improve depth heuristic for maximum delta size
[git] / diff-files.c
2005-05-21  Junio C Hamano[PATCH] Introducing software archaeologist's tool ...
2005-05-21  Junio C Hamano[PATCH] Diff overhaul, adding half of copy detection.
2005-05-20  Linus Torvaldssparse cleanup
2005-05-20  Junio C Hamano[PATCH] Diff-files fix with more tests.
2005-05-20  Junio C Hamano[PATCH] diff overhaul
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-19  Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-18  Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-15  Brad RobertsRename cache_match_stat() to ce_match_stat()
2005-05-13  Junio C Hamano[PATCH] Fix git-diff-files for symlinks.
2005-05-06  Kay Sievers[PATCH] fix compare symlink against readlink not data
2005-04-30  Nicolas Pitre[PATCH] fix usage string for renamed git commands
2005-04-29  Linus TorvaldsRename git core commands to be "git-xxxx" to avoid...