libgit2/tests/resources/attr
Russell Belfer 73b51450a3 Add support for macros and cache flush API.
Add support for git attribute macro definitions.  Also, add
support for cache flush API to clear the attribute file content
cache when needed.

Additionally, improved the handling of global and system files,
making common utility functions in fileops and converting config
and attr to both use the common functions.

Adds a bunch more tests and fixed some memory leaks.  Note that
adding macros required me to use refcounted attribute assignment
definitions, which complicated, but probably improved memory usage.
2011-12-29 00:01:10 -08:00
..
.gitted Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
subdir Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
subdir2 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
attr0 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
attr1 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
attr2 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
attr3 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
binfile Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
gitattributes Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
macro_test Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
root_test1 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
root_test2 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
root_test3 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
root_test4.txt Add APIs for git attributes 2011-12-20 16:32:58 -08:00