aboutsummaryrefslogtreecommitdiff
path: root/git-mv.perl
Commit message (Expand)AuthorAge
* git-mv: fix moves into a subdir from outsideJosef Weidendorfer2006-03-03
* Merge git-mv fixes from 'maint'Junio C Hamano2006-03-01
|\
| * git-mv: fixes for path handlingJosef Weidendorfer2006-03-01
| * git-mv: Allow -h without repo & fix error messageJosef Weidendorfer2006-03-01
| * Allow git-mv to accept ./ in paths.Junio C Hamano2006-03-01
* | Allow git-mv to accept ./ in paths.Junio C Hamano2006-02-18
|/
* 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