summaryrefslogtreecommitdiff
path: root/t/t2200-add-update.sh
AgeCommit message (Expand)Author
2011-03-10i18n: git-add "remove '%s'" messageÆvar Arnfjörð Bjarmason
2010-11-09tests: add missing &&Jonathan Nieder
2010-02-17test for add with non-existent pathspecChris Packham
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2009-03-19t2200, t7004: Avoid glob pattern that also matches filesJohannes Sixt
2009-01-29add -u: do not fail to resolve a path as deletedJunio C Hamano
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-05-21"git-add -n -u" should not add but just reportJunio C Hamano
2008-03-13add test_cmp function for test scriptsJeff King
2007-11-12t2200: test more cases of "add -u"Junio C Hamano
2007-09-14Add test to check recent fix to "git add -u"Benoit Sigoure
2007-08-16Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano
2007-08-15git-add -u paths... now works from subdirectorySalikh Zakirov
2007-08-15Fix "git add -u" data corruption.Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-05-12git-add: allow path limiting with -uJeff King