[PATCH] diff overhaul
[gitweb.git] / diff.c
2005-05-20 [PATCH] diff overhaul
2005-05-19 [PATCH] Declare stacked variables before the first...
2005-05-19 [PATCH] Detect renames in diff family.
2005-05-19 diff.c: remove left-over scoring debug message
2005-05-19 [PATCH] Detect renames in diff family.
2005-05-18 [PATCH] Diff-helper update
2005-05-18 [PATCH] Fix diff output take #4.
2005-05-15 Rename cache_match_stat() to ce_match_stat()
2005-05-14 [PATCH 1/3] Update mode-change strings in diff output.
2005-05-11 Merge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Rename environment variables.
2005-05-07 [PATCH] Add #include <limits.h> so that git compiles...
2005-05-06 Merge of http://members.cox.net/junkio/git-jc.git
2005-05-05 Octopus merge of the following five patches.
2005-05-05 Update diff engine for symlinks stored in the cache.
2005-05-05 Merge http://members.cox.net/junkio/git-jc.git/
2005-05-04 Optimize diff-cache -p --cached
2005-05-04 Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF
2005-05-02 Change the prefix for builtin diff generation.
2005-05-01 [PATCH] Rework built-in diff to make its output more...
2005-04-28 [PATCH] diff.c: clean temporary files
2005-04-28 [PATCH] Make diff-cache and friends output more cg...
2005-04-27 diff.c: don't add extra '/' to pathname
2005-04-27 [PATCH] Reworked external diff interface.
2005-04-26 [PATCH] introduce xmalloc and xrealloc
2005-04-26 [PATCH] Diff-tree-helper take two.
2005-04-26 [PATCH] Split external diff command interface to a...