mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-02 19:37:59 +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. |
||
|---|---|---|
| .. | ||
| attr_expect.h | ||
| file.c | ||
| lookup.c | ||
| repo.c | ||