verify-pack -v: show delta-chain histogram.
[git] / diff-delta.c
2006-03-05  Junio C HamanoCauterize dropped or duplicate bits from next.
2006-03-04  Junio C HamanoMerge part of 'sp/checkout'
2006-03-04  Junio C HamanoMerge branch 'fk/blame'
2006-03-04  Junio C HamanoMerge branch 'lt/rev-list'
2006-03-04  Junio C HamanoMerge branch 'maint'
2006-03-02  Junio C HamanoMerge branch 'master' into next
2006-03-02  Junio C HamanoMerge branch 'maint'
2006-03-02  Junio C HamanoMerge branch 'ml/cvsserver' into next
2006-03-02  Junio C HamanoMerge branch 'jc/tag'
2006-03-02  Junio C HamanoMerge part of 'jc/diff'
2006-03-02  Junio C HamanoMerge branch 'np/delta' into next
2006-03-02  Nicolas Pitrediff-delta: allow reusing of the reference buffer index
2006-03-02  Nicolas Pitrediff-delta: bound hash list length to avoid O(m*n)...
2006-03-02  Nicolas Pitrediff-delta: produce optimal pack data
2006-03-02  Junio C HamanoMerge branch 'kh/svnimport'
2006-03-02  Junio C HamanoMerge branch 'js/refs'
2006-03-02  Junio C HamanoMerge branch 'ml/cvsserver' into next
2006-03-02  Junio C HamanoMerge branch 'jc/tag' into next
2006-03-02  Junio C HamanoPull GIT 1.2.4 fixes from master
2006-03-02  Junio C HamanoMerge branch 'jc/diff' into next
2006-03-02  Junio C HamanoUp to date with GIT 1.2.4 fixes
2006-03-02  Junio C HamanoMerge branch 'lt/apply'
2006-03-02  Junio C HamanoMerge early parts of 'np/delta' branch
2006-03-01  Junio C HamanoMerge branch 'lt/rev-list' into next
2006-03-01  Junio C HamanoMerge branch 'lt/rev-list' into next
2006-03-01  Junio C Hamanodiff-delta: cull collided hash bucket more aggressively.
2006-03-01  Junio C HamanoMerge part of 'jc/diff' into next
2006-03-01  Junio C HamanoMerge part of 'sp/checkout' into next
2006-03-01  Junio C HamanoMerge branch 'lt/apply' into next
2006-03-01  Junio C HamanoMerge branch 'js/refs' into next
2006-03-01  Junio C HamanoMerge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-02-28  Junio C HamanoMerge part of np/delta
2006-02-28  Junio C HamanoMerge branch 'lt/apply' into next
2006-02-28  Nicolas Pitrediff-delta: bound hash list length to avoid O(m*n)...
2006-02-28  Junio C HamanoRevert "Revert "diff-delta: produce optimal pack data""
2006-02-27  Junio C HamanoMerge branch 'master' into next
2006-02-27  Junio C HamanoMerge branch 'lt/rev-list' into next
2006-02-27  Junio C HamanoMerge branch 'lt/apply' into next
2006-02-27  Junio C HamanoMerge branch 'kh/svnimport' into next
2006-02-27  Junio C HamanoMerge branch 'kh/svnimport' into next
2006-02-27  Junio C HamanoMerge branch 'lt/apply' into next
2006-02-27  Junio C HamanoMerge branch 'lt/rev-list' into next
2006-02-26  Junio C HamanoMerge branch 'lt/rev-list' into next
2006-02-25  Junio C HamanoMerge branch 'master' into next
2006-02-25  Junio C HamanoMerge branch 'master' into next
2006-02-24  Junio C HamanoMerge branch 'master' into next
2006-02-24  Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24  Junio C HamanoMerge fix bits from jc/rev-list
2006-02-24  Junio C HamanoMerge branch 'np/delta' into next
2006-02-24  Junio C HamanoRevert "diff-delta: produce optimal pack data"
2006-02-24  Junio C HamanoMerge fixes from master
2006-02-23  Junio C HamanoMerge part of pack-thin branch
2006-02-23  Junio C HamanoMerge branch 'np/delta' into next
2006-02-23  Junio C HamanoMerge branches 'maint', 'jc/fix-co-candy' and 'jc/fix...
2006-02-23  Junio C HamanoMerge branch 'cw/remove' into next
2006-02-23  Junio C HamanoMerge master to get fixes up to GIT 1.2.3
2006-02-22  Junio C HamanoMerge branch 'ml/cvs' into next
2006-02-22  Junio C HamanoMerge branch 'ra/anno' into next
2006-02-22  Junio C HamanoMerge branch 'jc/send-insane-refs' into next
2006-02-22  Junio C HamanoMerge part of np/delta
2006-02-22  Nicolas Pitrediff-delta: big code simplification
2006-02-22  Nicolas Pitrediff-delta: produce optimal pack data
2006-02-22  Nicolas Pitrediff-delta: fold two special tests into one plus cleanups
2006-02-22  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-05  Peter EriksenUse adler32() from zlib instead of defining our own.
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-16  Nicolas Pitresmall cleanup for diff-delta.c
2005-12-13  Junio C HamanoRevert "diff-delta.c: allow delta with empty blob."
2005-12-12  Junio C Hamanodiff-delta.c: allow delta with empty blob.
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-05  Junio C HamanoMerge with gitk.
2005-07-31  Junio C HamanoMerge with gitk.
2005-07-29  Junio C HamanoMerge with gitk.
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-06-29  Nicolas Pitre[PATCH] assorted delta code cleanup
2005-06-29  Nicolas Pitre[PATCH] denser delta header encoding
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-26  Linus TorvaldsAdd a "max_size" parameter to diff_delta()
next