58 Commits (1514c8edd62d96006cd1de31e906ed5798dd4681)

Author SHA1 Message Date
Stefan Beller 40069d6e3a submodule.c: correctly handle nested submodules in is_submodule_modified 8 years ago
Stefan Beller dd6962dd73 short status: improve reporting for submodule changes 8 years ago
Stefan Beller 70471ed9bb t3600: rename test to describe its functionality 8 years ago
Stefan Beller 55856a35b2 rm: absorb a submodules git dir before deletion 8 years ago
Stefan Beller 9e189f1a5c t3600: slightly modernize style 8 years ago
Stefan Beller 8954bd76eb t3600: remove useless redirect 8 years ago
Emily Xie d426430e6e pathspec: warn on empty strings as pathspec 9 years ago
Johannes Schindelin 4539a8982c mingw: do not bother to test funny file names 9 years ago
Elia Pinto e3ab3bc22b t/t3600-rm.sh: use the $( ... ) construct for command substitution 9 years ago
Jeff King 27a6625b13 t3600: fix &&-chain breakage for setup commands 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Jeff King 8fb268720e t: fix severe &&-chain breakage 10 years ago
Charles Bailey 11b5390251 tests: don't rely on strerror text when testing rmdir failure 11 years ago
Jens Lehmann bbad9f9314 rm: better document side effects when removing a submodule 11 years ago
SZEDER Gábor 056f34bbcd t3600: fix broken "choking git rm" test 11 years ago
Jens Lehmann 95c16418f0 rm: delete .gitmodules entry of submodules removed from the work tree 12 years ago
Mathieu Lienard--Mayor 7e30944622 rm: introduce advice.rmHints to shorten messages 12 years ago
Mathieu Lienard--Mayor 914dc0289d rm: better error message on failure for multiple files 12 years ago
Jeff King 03415ca8db t3600: document failure of rm across symbolic links 12 years ago
Jeff King 96ec8ee92a t3600: test behavior of reverse-d/f conflict 12 years ago
Jeff King 9a6728d4d1 rm: do not complain about d/f conflicts during deletion 12 years ago
Junio C Hamano 2d3ac9ad67 t3600: Avoid "cp -a", which is a GNUism 12 years ago
Jens Lehmann 53e4c5dcab Teach rm to remove submodules when given with a trailing '/' 12 years ago
Jens Lehmann 293ab15eea submodule: teach rm to remove submodules unless they contain a git directory 13 years ago
Junio C Hamano 3749fde561 test: use $_z40 from test-lib 14 years ago
Ramsay Jones fbbfc8a9bb t3600-rm.sh: Don't pass a non-existent prereq to test #15 14 years ago
Ævar Arnfjörð Bjarmason c91cfd1916 tests: A SANITY test prereq for testing if we're root 15 years ago
Ævar Arnfjörð Bjarmason fadb5156e4 tests: Skip tests in a way that makes sense under TAP 15 years ago
Jeff King 3fc0d131c5 rm: fix bug in recursive subdirectory removal 15 years ago
Johannes Sixt 56e78bfb29 t3600: Use test prerequisite tags 16 years ago
Johannes Sixt 5b46a4285f Call 'say' outside test_expect_success 16 years ago
Johannes Sixt fae74a04d7 test suite: Use 'say' to say something instead of 'test_expect_success' 16 years ago
Junio C Hamano 0693f9ddad Make sure lockfiles are unlocked when dying on SIGPIPE 16 years ago
Junio C Hamano 388b2acd6e git add --intent-to-add: fix removal of cached emptiness 16 years ago
Jeff King f55527f802 rm: loosen safety valve for empty files 17 years ago
Johannes Schindelin cced48a808 git rm: refresh index before up-to-date check 17 years ago
Nanako Shiraishi 3604e7c5c6 tests: use "git xyzzy" form (t3600 - t6999) 17 years ago
Olivier Marin 4d26467279 builtin-rm: fix index lock file path 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Junio C Hamano 0feb4d1c99 t/t{3600,3800,5401}: do not use egrep when grep would do 17 years ago
Matthieu Moy bdecd9d41b More permissive "git-rm --cached" behavior without -f. 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Steven Grimm bb1faf0d5b Add --ignore-unmatch option to exit with zero status when no files are removed. 18 years ago
Steven Grimm b48caa20de Add --quiet option to suppress output of "rm" commands for removed files. 18 years ago
Junio C Hamano 467e1b5383 t3600: update the test for updated git rm 18 years ago
Shawn Pearce 22669a045a Remove unnecessary output from t3600-rm. 19 years ago
Junio C Hamano 2283645b85 t3600-rm: skip failed-remove test when we cannot make an unremovable file. 19 years ago
Alex Riesen d51fac5310 workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) 19 years ago
Carl Worth 3844cdc8f1 git-rm: Fix to properly handle files with spaces, tabs, newlines, etc. 19 years ago