libgit2/tests/resources/attr/.gitted/objects
Russell Belfer bd370b14fe Improved gitattributes macro implementation
This updates to implementation of gitattribute macros to be much more
similar to core git (albeit not 100%) and to handle expansion of
macros within macros, etc.  It also cleans up the refcounting usage
with macros to be much cleaner.

Also, this adds a new vector function `git_vector_insert_sorted()`
which allows you to maintain a sorted list as you go.  In order to
write that function, this changes the function `git__bsearch()` to
take a somewhat different set of parameters, although the core
functionality is still the same.
2011-12-30 15:00:14 -08:00
..
2b Improved gitattributes macro implementation 2011-12-30 15:00:14 -08:00
2c Add APIs for git attributes 2011-12-20 16:32:58 -08:00
2d Add APIs for git attributes 2011-12-20 16:32:58 -08:00
3b Add APIs for git attributes 2011-12-20 16:32:58 -08:00
3e Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
6b Add APIs for git attributes 2011-12-20 16:32:58 -08:00
9f Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
29 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
45 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
55 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
58 Improved gitattributes macro implementation 2011-12-30 15:00:14 -08:00
60 Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
94 Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
99 Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
a5 Improved gitattributes macro implementation 2011-12-30 15:00:14 -08:00
c0 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
c4 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
c7 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
d5 Improved gitattributes macro implementation 2011-12-30 15:00:14 -08:00
d8 Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00
dc Add APIs for git attributes 2011-12-20 16:32:58 -08:00
e5 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
f2 Add APIs for git attributes 2011-12-20 16:32:58 -08:00
fb Add APIs for git attributes 2011-12-20 16:32:58 -08:00
ff Add support for macros and cache flush API. 2011-12-29 00:01:10 -08:00