]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/bisect'
authorJunio C Hamano <junkio@cox.net>
Wed, 4 Apr 2007 07:10:21 +0000 (00:10 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 4 Apr 2007 07:10:21 +0000 (00:10 -0700)
commitc0718268e810895d33a81929bebb7441c6582de6
treecf452f2935cc06ed764b26500f8508458ac931d8
parentbdceecbbd76c4b2bc045d2384635c09b85d94415
parent1daa09d9a833d3969b64e763865a58df56bc3871
Merge branch 'jc/bisect'

* jc/bisect:
  make the previous optimization work also on path-limited rev-list --bisect
  rev-list --bisect: Fix "halfway" optimization.
  t6004: add a bit more path optimization test.
  git-rev-list --bisect: optimization
  git-rev-list: add --bisect-vars option.
  t6002: minor spelling fix.