libgit2/tests-clar/attr
Russell Belfer 19fa2bc111 Convert attrs and diffs to use string pools
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.
2012-04-25 10:42:37 -07:00
..
attr_expect.h Update clar and remove old helpers 2012-04-17 10:35:11 -07:00
file.c Convert attrs and diffs to use string pools 2012-04-25 10:42:37 -07:00
lookup.c Convert attrs and diffs to use string pools 2012-04-25 10:42:37 -07:00
repo.c Update clar and remove old helpers 2012-04-17 10:35:11 -07:00