Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-06git-mv to work with Perl 5.6Junio C Hamano
2005-11-30[PATCH] Make git-mv work in subdirectories, tooJohannes Schindelin
2005-11-28git-mv: quote $src in regexp properly.Junio C Hamano
2005-11-28git-mv: follow -k request even on failing renamesJosef Weidendorfer
2005-11-28git-mv: fully detect 'directory moved into itself'Josef Weidendorfer
2005-11-28git-mv: keep git index consistent with file system on failed renameJosef Weidendorfer
2005-11-28git-mv: shrink usage, no usage on errorJosef Weidendorfer
2005-11-26git-mv is not able to handle big directoriesAlexander Litvinov
2005-11-24Fix git-mv for moving directories with 1 fileJosef Weidendorfer
2005-11-02Strip any trailing slash on destination argumentJosef Weidendorfer
2005-10-26Check another error condition in git-mvJosef Weidendorfer
2005-10-24Add git-mvJosef Weidendorfer