Merge branch 'np/delta' into next
authorJunio C Hamano <junkio@cox.net>
Thu, 2 Mar 2006 06:08:12 +0000 (22:08 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 2 Mar 2006 06:08:12 +0000 (22:08 -0800)
* np/delta:
  diff-delta: allow reusing of the reference buffer index
  diff-delta: bound hash list length to avoid O(m*n) behavior
  diff-delta: produce optimal pack data
  Merge branch 'kh/svnimport'
  Merge branch 'js/refs'
  annotate: fix -S parameter to take a string
  annotate: Add a basic set of test cases.
  annotate: handle \No newline at end of file.
  gitview: Use horizontal scroll bar in the tree view


Trivial merge