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