libgit2/tests-clar/attr
Russell Belfer 7a5ee3dc92 Add ~ expansion to global attributes and excludes
This adds ~/ prefix expansion for the value of core.attributesfile
and core.excludesfile, plus it fixes the fact that the attributes
cache was holding on to the string data from the config for a long
time (instead of making its own strdup) which could have caused a
problem if the config was refreshed.  Adds a test for the new
expansion capability.
2013-05-24 11:09:04 -07:00
..
attr_expect.h Fix bugs for status with spaces and reloaded attrs 2012-05-24 17:14:56 -07:00
file.c Fix bugs for status with spaces and reloaded attrs 2012-05-24 17:14:56 -07:00
flags.c global: Fix unit tests after reordering 2012-05-18 01:25:57 +02:00
ignore.c Add ~ expansion to global attributes and excludes 2013-05-24 11:09:04 -07:00
lookup.c Support for core.ignorecase 2012-09-17 15:42:41 -04:00
repo.c Vector improvements and their fallout 2013-01-27 14:17:07 -05:00