Yank writing-back support from gitfakemmap.
[gitweb.git] / diffcore.h
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Diff: -l<num> to limit rename/copy detection.
2005-09-18 Merge branch 'master' of .
2005-09-14 Revert "[PATCH] plug memory leak in diff.c::diff_free_f...
2005-08-30 Merge refs/heads/master from paulus
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-14 Merge master into rc
2005-08-14 [PATCH] plug memory leak in diff.c::diff_free_filepair()
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-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-06-13 [PATCH] Re-Fix SIGSEGV on unmerged files in git-diff...
2005-06-08 Fix SIGSEGV on unmerged files in git-diff-files -p
2005-06-05 [PATCH] diffcore-break.c: various fixes.
2005-06-03 [PATCH] diff: Update -B heuristics.
2005-06-03 [PATCH] diff: Fix docs and add -O to diff-helper.
2005-06-03 [PATCH] Tweak count-delta interface
2005-06-01 [PATCH] diff: mode bits fixes
2005-05-30 [PATCH] Add -B flag to diff-* brothers.
2005-05-30 [PATCH] diff: code clean-up and removal of rename hack.
2005-05-29 [PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 [PATCH] Fix the way diffcore-rename records unremoved...
2005-05-29 [PATCH] Remove a function not used anymore.
2005-05-29 [PATCH] Introduce diff_free_filepair() funcion.
2005-05-26 [PATCH] Diff updates to express type changes
2005-05-25 [PATCH] Fix type-change handling when assigning the...
2005-05-24 [PATCH] Redo rename/copy detection logic.
2005-05-24 [PATCH] Fix diff-pruning logic which was running prune...
2005-05-23 [PATCH] diff-raw format update take #2.
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 ...
2005-05-21 [PATCH] Diff overhaul, adding half of copy detection.