summaryrefslogtreecommitdiff
path: root/git-apply-patch-script
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-211-1/+1
* [PATCH] Detect renames in diff family.Junio C Hamano2005-05-191-0/+3
* Fix thinko in the logic to refuse unmerged path fed to git-apply-patch-script.Junio C Hamano2005-05-071-1/+1
* Update git-apply-patch-script for symbolic links.Junio C Hamano2005-05-051-38/+101
* When the patch tries to create a new file and the file exists, abort.Junio C Hamano2005-05-041-0/+9
* Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFFJunio C Hamano2005-05-041-32/+43
* Make git-apply-patch-script executable.Junio C Hamano2005-05-011-0/+0
* [PATCH] typo fixes to git-apply-patch-scriptJunio C Hamano2005-05-011-4/+2
* [PATCH] Add git-apply-patch-script.Junio C Hamano2005-05-011-0/+60