| Commit message (Expand) | Author | Age |
* | Merge branch 'maint' | Junio C Hamano | 2008-09-03 |
|\ |
|
| * | tests: use "git xyzzy" form (t7000 - t7199) | Nanako Shiraishi | 2008-09-03 |
* | | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 |
|/ |
|
* | t7001: fix "git mv" test | Junio C Hamano | 2008-07-28 |
* | git-mv: Keep moved index entries inact | Petr Baudis | 2008-07-27 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
* | builtin-mv: minimum fix to avoid losing files | Junio C Hamano | 2008-02-05 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 |
* | t/t7001: avoid unnecessary ERE when using grep | Miklos Vajna | 2008-01-05 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 2007-01-12 |
* | git-mv: search more precisely for source directory in index | Johannes Schindelin | 2006-12-04 |
* | git-mv: invalidate the removed path properly in cache-tree | Junio C Hamano | 2006-10-01 |
* | git-mv: special case destination "." | Johannes Schindelin | 2006-08-21 |
* | git-mv: succeed even if source is a prefix of destination | Johannes Schindelin | 2006-08-15 |
* | builtin git-mv: support moving directories | Johannes Schindelin | 2006-07-26 |
* | t7001: add test for git-mv dir1 dir2/ | Johannes Schindelin | 2006-07-26 |
* | Extend testing git-mv for renaming of subdirectories | Josef Weidendorfer | 2006-07-26 |
* | git-mv: fix moves into a subdir from outside | Josef Weidendorfer | 2006-03-03 |
* | [PATCH] Add tests for git-mv in subdirectories | Alex Riesen | 2005-11-29 |