libgit2/tests/resources/attr
Russell Belfer 875bfc5ffc Fix error in tree iterator when popping up trees
There was an error in the tree iterator where it would
delete two tree levels instead of just one when popping
up a tree level.  Unfortunately the test data for the
tree iterator did not have any deep trees with subtrees
in the middle of the tree items, so this problem went
unnoticed.  This contains the 1-line fix plus new test
data and tests that reveal the issue.
2012-03-25 21:26:48 -07:00
..
.gitted Fix error in tree iterator when popping up trees 2012-03-25 21:26:48 -07:00
dir Add unit tests for recent bug fixes 2012-02-01 12:30:35 -08:00
sub Add test for possible attr bug 2012-03-02 15:49:28 -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
file Fix handling of relative paths for attrs 2012-01-16 16:58:27 -08:00
gitattributes Add test for possible attr bug 2012-03-02 15:49:28 -08:00
gitignore Add unit tests for recent bug fixes 2012-02-01 12:30:35 -08:00
ign Fix handling of relative paths for attrs 2012-01-16 16:58:27 -08:00
macro_bad Improved gitattributes macro implementation 2011-12-30 15:00:14 -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 Initial implementation of git_diff_blob 2012-03-02 15:49:28 -08:00
root_test3 Add tests and fix bugs for diff whitespace options 2012-03-02 15:49:29 -08:00
root_test4.txt Initial implementation of git_diff_blob 2012-03-02 15:49:28 -08:00