Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-10-01 | git-mv: invalidate the removed path properly in cache-tree | Junio C Hamano | 1 | -0/+1 |
2006-08-21 | builtin-mv: readability patch | Johannes Schindelin | 1 | -60/+44 |
2006-08-21 | git-mv: fix off-by-one error | Johannes Schindelin | 1 | -1/+1 |
2006-08-21 | git-mv: special case destination "." | Johannes Schindelin | 1 | -1/+4 |
2006-08-16 | [PATCH] git-mv: add more path normalization | Johannes Schindelin | 1 | -9/+16 |
2006-08-15 | git-mv: succeed even if source is a prefix of destination | Johannes Schindelin | 1 | -1/+4 |
2006-08-12 | Better error message when we are unable to lock the index file | Junio C Hamano | 1 | -4/+1 |
2006-08-08 | builtin-mv: fix use of uninitialized memory. | Junio C Hamano | 1 | -1/+2 |
2006-08-03 | Further clean-up: usage() vs die() | Junio C Hamano | 1 | -1/+1 |
2006-07-29 | Merge branch 'lt/setup' into __/setup-n-mv | Junio C Hamano | 1 | -2/+1 |
2006-07-26 | builtin git-mv: support moving directories | Johannes Schindelin | 1 | -5/+82 |
2006-07-26 | Make git-mv a builtin | Johannes Schindelin | 1 | -0/+221 |