| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| joinpath.c | ||
| parse.c | ||
| pattern.c | ||
| redirect.c | ||
| scp.c | ||
| valid.c |
The `gitno` buffer interface is another layer on top of socket reads. Abstract it a bit into a "static string" that has `git_str` like semantics but without heap allocation which moves the actual reading logic into the socket / stream code, and allows for easier future usage of a static / stack-allocated `git_str`-like interface.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| joinpath.c | Loading commit data... | |
| parse.c | Loading commit data... | |
| pattern.c | Loading commit data... | |
| redirect.c | Loading commit data... | |
| scp.c | Loading commit data... | |
| valid.c | Loading commit data... |