summaryrefslogtreecommitdiff
path: root/git-apply-patch-script
AgeCommit message (Expand)Author
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano
2005-05-07Fix thinko in the logic to refuse unmerged path fed to git-apply-patch-script.Junio C Hamano
2005-05-05Update git-apply-patch-script for symbolic links.Junio C Hamano
2005-05-04When the patch tries to create a new file and the file exists, abort.Junio C Hamano
2005-05-04Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFFJunio C Hamano
2005-05-02Make git-apply-patch-script executable.Junio C Hamano
2005-05-02[PATCH] typo fixes to git-apply-patch-scriptJunio C Hamano
2005-05-01[PATCH] Add git-apply-patch-script.Junio C Hamano