Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -2/+2 |
2006-12-04 | git-mv: search more precisely for source directory in index | Johannes Schindelin | 1 | -0/+13 |
2006-10-01 | git-mv: invalidate the removed path properly in cache-tree | Junio C Hamano | 1 | -0/+19 |
2006-08-21 | git-mv: special case destination "." | Johannes Schindelin | 1 | -0/+4 |
2006-08-15 | git-mv: succeed even if source is a prefix of destination | Johannes Schindelin | 1 | -0/+4 |
2006-07-26 | builtin git-mv: support moving directories | Johannes Schindelin | 1 | -0/+4 |
2006-07-26 | t7001: add test for git-mv dir1 dir2/ | Johannes Schindelin | 1 | -0/+15 |
2006-07-26 | Extend testing git-mv for renaming of subdirectories | Josef Weidendorfer | 1 | -0/+21 |
2006-03-03 | git-mv: fix moves into a subdir from outside | Josef Weidendorfer | 1 | -2/+16 |
2005-11-29 | [PATCH] Add tests for git-mv in subdirectories | Alex Riesen | 1 | -0/+27 |