summaryrefslogtreecommitdiff
path: root/builtin-mv.c
AgeCommit message (Expand)Author
2006-08-16[PATCH] git-mv: add more path normalizationJohannes Schindelin
2006-08-16git-mv: succeed even if source is a prefix of destinationJohannes Schindelin
2006-08-13Better error message when we are unable to lock the index fileJunio C Hamano
2006-08-08builtin-mv: fix use of uninitialized memory.Junio C Hamano
2006-08-04Further clean-up: usage() vs die()Junio C Hamano
2006-07-29Merge branch 'lt/setup' into __/setup-n-mvJunio C Hamano
2006-07-26builtin git-mv: support moving directoriesJohannes Schindelin
2006-07-26Make git-mv a builtinJohannes Schindelin