Add "--depth=N" parameter to git-pack-objects to limit maximum delta depth
[git] / t / t4004-diff-rename-symlink.sh
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-05  Linus Torvaldsdiff 'rename' format change.
2005-05-24  Junio C Hamano[PATCH] Redo rename/copy detection logic.
2005-05-23  Junio C Hamano[PATCH] Be careful with symlinks when detecting renames...