mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 01:43:48 +00:00
![]() This converts the git attr related code (including ignores) and the git diff related code (and implicitly the status code) to use `git_pools` for storing strings. This reduces the number of small blocks allocated dramatically. |
||
---|---|---|
.. | ||
buffer.c | ||
dirent.c | ||
errors.c | ||
filebuf.c | ||
hex.c | ||
oid.c | ||
path.c | ||
pool.c | ||
rmdir.c | ||
string.c | ||
strtol.c | ||
vector.c |