Code

git-mv: succeed even if source is a prefix of destination
[git.git] / builtin-mv.c
2006-08-16 Johannes Schindelingit-mv: succeed even if source is a prefix of destination
2006-08-13 Junio C HamanoGIT 1.4.2 v1.4.2
2006-08-13 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-08-13 Junio C HamanoBetter error message when we are unable to lock the...
2006-08-12 Junio C HamanoMerge branch 'rj/header'
2006-08-08 Junio C Hamanobuiltin-mv: fix use of uninitialized memory.
2006-08-04 Junio C HamanoMerge branch 'jc/c99'
2006-08-04 Junio C HamanoFurther clean-up: usage() vs die()
2006-07-30 Junio C HamanoMerge branch 'lt/web'
2006-07-30 Junio C HamanoMerge branch '__/setup-n-mv'
2006-07-30 Junio C HamanoMerge branch 'js/mv'
2006-07-29 Junio C HamanoMerge branch 'lt/setup' into __/setup-n-mv
2006-07-26 Johannes Schindelinbuiltin git-mv: support moving directories
2006-07-26 Johannes SchindelinMake git-mv a builtin