summaryrefslogtreecommitdiff
path: root/diff.c
Commit message (Expand)AuthorAgeFilesLines
* Optimize diff-cache -p --cachedJunio C Hamano2005-05-041-13/+54
* Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFFJunio C Hamano2005-05-041-8/+12
* Change the prefix for builtin diff generation.Linus Torvalds2005-05-011-1/+1
* [PATCH] Rework built-in diff to make its output more dense.Junio C Hamano2005-05-011-11/+15
* [PATCH] diff.c: clean temporary filesJunio C Hamano2005-04-281-5/+24
* [PATCH] Make diff-cache and friends output more cg-patch friendly.Junio C Hamano2005-04-281-20/+36
* diff.c: don't add extra '/' to pathnameLinus Torvalds2005-04-271-2/+0
* [PATCH] Reworked external diff interface.Junio C Hamano2005-04-271-35/+58
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-3/+2
* [PATCH] Diff-tree-helper take two.Junio C Hamano2005-04-261-43/+205
* [PATCH] Split external diff command interface to a separate file.Junio C Hamano2005-04-251-0/+106