aboutsummaryrefslogtreecommitdiff
path: root/git-mv.perl
Commit message (Expand)AuthorAge
* git-mv to work with Perl 5.6Junio C Hamano2005-12-05
* [PATCH] Make git-mv work in subdirectories, tooJohannes Schindelin2005-11-29
* git-mv: quote $src in regexp properly.Junio C Hamano2005-11-28
* git-mv: follow -k request even on failing renamesJosef Weidendorfer2005-11-27
* git-mv: fully detect 'directory moved into itself'Josef Weidendorfer2005-11-27
* git-mv: keep git index consistent with file system on failed renameJosef Weidendorfer2005-11-27
* git-mv: shrink usage, no usage on errorJosef Weidendorfer2005-11-27
* git-mv is not able to handle big directoriesAlexander Litvinov2005-11-25
* Fix git-mv for moving directories with 1 fileJosef Weidendorfer2005-11-23
* Strip any trailing slash on destination argumentJosef Weidendorfer2005-11-01
* Check another error condition in git-mvJosef Weidendorfer2005-10-25
* Add git-mvJosef Weidendorfer2005-10-23