libgit2/tests-clar/checkout
Russell Belfer 40342bd2b6 Add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH
This adds an option to checkout a la the diff option to turn off
fnmatch evaluation for pathspec entries.  This can be useful to
make sure your "pattern" in really interpretted as an exact file
match only.
2013-01-10 15:15:37 -08:00
..
checkout_helpers.c Fix crlf issue with checkout tests 2013-01-04 16:56:21 -08:00
checkout_helpers.h Fix crlf issue with checkout tests 2013-01-04 16:56:21 -08:00
head.c Fix checkout bug rmv untracked trees from index 2013-01-04 15:47:44 -08:00
index.c Actually fix win32 checkout test 2013-01-04 17:17:37 -08:00
tree.c Add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH 2013-01-10 15:15:37 -08:00
typechange.c Extend tests for checkout with typechanges 2013-01-04 15:47:43 -08:00