[PATCH] plug memory leak in diff.c::diff_free_filepair()
[gitweb.git] / diffcore-pickaxe.c
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-24 [PATCH] diffcore-pickaxe: switch to "counting" behaviour.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-29 [PATCH] Do not include unused header files.
2005-05-29 [PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 [PATCH] Add --pickaxe-all to diff-* brothers.
2005-05-29 [PATCH] Introduce diff_free_filepair() funcion.
2005-05-23 [PATCH] Performance fix for pickaxe.
2005-05-23 [PATCH] Rename/copy detection fix.
2005-05-22 [PATCH] Diffcore updates.
2005-05-22 [PATCH] The diff-raw format updates.
2005-05-22 [PATCH] Prepare diffcore interface for diff-tree header...
2005-05-21 [PATCH] Introducing software archaeologist's tool ...