| Commit message (Expand) | Author | Age |
* | Call 'say' outside test_expect_success | Johannes Sixt | 2009-03-19 |
* | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 2009-03-19 |
* | Make sure lockfiles are unlocked when dying on SIGPIPE | Junio C Hamano | 2008-12-21 |
* | git add --intent-to-add: fix removal of cached emptiness | Junio C Hamano | 2008-11-28 |
* | rm: loosen safety valve for empty files | Jeff King | 2008-10-22 |
* | git rm: refresh index before up-to-date check | Johannes Schindelin | 2008-10-08 |
* | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 |
* | Merge branch 'maint' | Junio C Hamano | 2008-07-19 |
|\ |
|
| * | builtin-rm: fix index lock file path | Olivier Marin | 2008-07-19 |
* | | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
|/ |
|
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 |
* | t/t{3600,3800,5401}: do not use egrep when grep would do | Junio C Hamano | 2008-01-05 |
* | More permissive "git-rm --cached" behavior without -f. | Matthieu Moy | 2007-07-13 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | Add --ignore-unmatch option to exit with zero status when no files are removed. | Steven Grimm | 2007-04-17 |
* | Add --quiet option to suppress output of "rm" commands for removed files. | Steven Grimm | 2007-04-16 |
* | t3600: update the test for updated git rm | Junio C Hamano | 2006-12-25 |
* | Remove unnecessary output from t3600-rm. | Shawn Pearce | 2006-05-29 |
* | t3600-rm: skip failed-remove test when we cannot make an unremovable file. | Junio C Hamano | 2006-04-13 |
* | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) | Alex Riesen | 2006-03-03 |
* | git-rm: Fix to properly handle files with spaces, tabs, newlines, etc. | Carl Worth | 2006-02-22 |
* | Add new git-rm command with documentation | Carl Worth | 2006-02-22 |