sparse cleanup
[git.git] / diff.c
2005-05-20 Linus Torvaldssparse cleanup
2005-05-20 Junio C Hamano[PATCH] Simplify "reverse-diff" logic in the diff core.
2005-05-20 Junio C Hamano[PATCH] diff overhaul
2005-05-19 Thomas Glanzmann[PATCH] Declare stacked variables before the first...
2005-05-19 Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-19 Linus Torvaldsdiff.c: remove left-over scoring debug message
2005-05-19 Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-18 Junio C Hamano[PATCH] Diff-helper update
2005-05-18 Junio C Hamano[PATCH] Fix diff output take #4.
2005-05-15 Brad RobertsRename cache_match_stat() to ce_match_stat()
2005-05-14 Junio C Hamano[PATCH 1/3] Update mode-change strings in diff output.
2005-05-11 Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Junio C HamanoRename environment variables.
2005-05-07 Thomas Glanzmann[PATCH] Add #include <limits.h> so that git compiles...
2005-05-06 Linus TorvaldsMerge of http://members.cox.net/junkio/git-jc.git
2005-05-05 Junio C HamanoOctopus merge of the following five patches.
2005-05-05 Junio C HamanoUpdate diff engine for symlinks stored in the cache.
2005-05-05 Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-04 Junio C HamanoOptimize diff-cache -p --cached
2005-05-04 Junio C HamanoTerminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF
2005-05-02 Linus TorvaldsChange the prefix for builtin diff generation.
2005-05-01 Junio C Hamano[PATCH] Rework built-in diff to make its output more...
2005-04-28 Junio C Hamano[PATCH] diff.c: clean temporary files
2005-04-28 Junio C Hamano[PATCH] Make diff-cache and friends output more cg...
2005-04-27 Linus Torvaldsdiff.c: don't add extra '/' to pathname
2005-04-27 Junio C Hamano[PATCH] Reworked external diff interface.
2005-04-26 Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-26 Junio C Hamano[PATCH] Diff-tree-helper take two.
2005-04-26 Junio C Hamano[PATCH] Split external diff command interface to a...