libgit2/tests/resources
Russell Belfer df743c7d3a Initial implementation of gitignore support
Adds support for .gitignore files to git_status_foreach() and
git_status_file().  This includes refactoring the gitattributes
code to share logic where possible.  The GIT_STATUS_IGNORED flag
will now be passed in for files that are ignored (provided they
are not already in the index or the head of repo).
2012-01-11 14:39:51 -08:00
..
attr Improved gitattributes macro implementation 2011-12-30 15:00:14 -08:00
bad_tag.git tests: Add refs folder to the bad_tag.git repo 2011-11-26 08:48:01 +01:00
config config: behave like git with [section.subsection] 2011-10-01 19:58:26 +02:00
empty_bare.git Add empty bare and normal repos to test resources 2011-03-23 00:25:04 +02:00
empty_standard_repo/.gitted Add empty bare and normal repos to test resources 2011-03-23 00:25:04 +02:00
status Initial implementation of gitignore support 2012-01-11 14:39:51 -08:00
testrepo.git Add test commit containing subtrees and files 2011-10-13 22:48:58 +02:00
.gitattributes Mark the resources in the test folder as binary to prevent unexpected line-feed conversion 2011-09-15 01:13:50 +02:00
.gitignore Tests: Added tests for git_repository_discover. 2011-06-05 00:23:24 +02:00
big.index Add unit test for writing a big index file 2011-02-22 15:19:35 +02:00
gitgit.index Move test resources to a common directory 2010-08-12 18:49:04 +02:00