summaryrefslogtreecommitdiff
path: root/diff.c
AgeCommit message (Expand)Author
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-20sparse cleanupLinus Torvalds
2005-05-20[PATCH] Simplify "reverse-diff" logic in the diff core.Junio C Hamano
2005-05-20[PATCH] diff overhaulJunio C Hamano
2005-05-19[PATCH] Declare stacked variables before the first statement.Thomas Glanzmann
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano
2005-05-19diff.c: remove left-over scoring debug messageLinus Torvalds
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano
2005-05-18[PATCH] Diff-helper updateJunio C Hamano
2005-05-18[PATCH] Fix diff output take #4.Junio C Hamano
2005-05-15Rename cache_match_stat() to ce_match_stat()Brad Roberts
2005-05-14[PATCH 1/3] Update mode-change strings in diff output.Junio C Hamano
2005-05-10Rename environment variables.Junio C Hamano
2005-05-07[PATCH] Add #include <limits.h> so that git compiles under SolarisThomas Glanzmann
2005-05-05Update diff engine for symlinks stored in the cache.Junio C Hamano
2005-05-04Optimize diff-cache -p --cachedJunio C Hamano
2005-05-04Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFFJunio C Hamano
2005-05-02Change the prefix for builtin diff generation.Linus Torvalds
2005-05-01[PATCH] Rework built-in diff to make its output more dense.Junio C Hamano
2005-04-28[PATCH] diff.c: clean temporary filesJunio C Hamano
2005-04-28[PATCH] Make diff-cache and friends output more cg-patch friendly.Junio C Hamano
2005-04-27diff.c: don't add extra '/' to pathnameLinus Torvalds
2005-04-27[PATCH] Reworked external diff interface.Junio C Hamano
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li
2005-04-26[PATCH] Diff-tree-helper take two.Junio C Hamano
2005-04-26[PATCH] Split external diff command interface to a separate file.Junio C Hamano