git-mv: quote $src in regexp properly.
[gitweb.git] / git-mv.perl
2005-11-28 git-mv: quote $src in regexp properly.
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 git-mv: follow -k request even on failing renames
2005-11-27 git-mv: fully detect 'directory moved into itself'
2005-11-27 git-mv: keep git index consistent with file system...
2005-11-27 git-mv: shrink usage, no usage on error
2005-11-26 git-mv is not able to handle big directories
2005-11-24 Fix git-mv for moving directories with 1 file
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-01 Strip any trailing slash on destination argument
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26 Check another error condition in git-mv
2005-10-24 Add git-mv