clone: the given repository dir should be relative to $PWD
[gitweb.git] / diffcore.h
2006-03-02 Merge branch 'ml/cvsserver'
2006-03-02 Merge branch 'master' into next
2006-03-02 Merge branch 'maint'
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'jc/tag'
2006-03-02 Merge part of 'jc/diff'
2006-03-02 Merge branch 'np/delta' into next
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'jc/tag' into next
2006-03-02 Pull GIT 1.2.4 fixes from master
2006-03-02 Merge branch 'jc/diff' into next
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 Merge part of 'jc/diff' into next
2006-03-01 Merge part of 'sp/checkout' into next
2006-03-01 Merge branch 'lt/apply' into next
2006-03-01 Merge branch 'js/refs' into next
2006-03-01 Merge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-03-01 diffcore-rename: split out the delta counting code.
2006-02-28 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'master' into next
2006-02-27 Merge branch 'lt/rev-list' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'lt/rev-list' into next
2006-02-26 Merge branch 'lt/rev-list' into next
2006-02-25 Merge branch 'master' into next
2006-02-25 Merge branch 'master' into next
2006-02-24 Merge branch 'master' into next
2006-02-24 Merge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24 Merge fix bits from jc/rev-list
2006-02-24 Merge branch 'np/delta' into next
2006-02-24 Tweak break/merge score to adjust to the new delta...
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-16 GIT 1.1.3 v1.1.3
2006-01-16 Merge branch 'fix'
2006-01-16 Merge branch 'fixo/1.0'
2006-01-16 GIT 1.0.11 v1.0.11
2006-01-16 diffcore-break/diffcore-rename: integer overflow.
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07 GIT 0.99.9e v0.99.9e
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
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.