Merge branch 'jc/fix-tree-walk' into pu
authorShawn O. Pearce <spearce@spearce.org>
Tue, 29 Sep 2009 17:46:10 +0000 (10:46 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 29 Sep 2009 17:46:10 +0000 (10:46 -0700)
commit77352e0310e17d30816c1d98e0f575ad4520e0cc
treedcc361422f72eac268da6ad10c8fd13e5b087816
parent43d444a0b70c2868eaa32ee2ea54358e7309d6be
parentc9d69594d2b85451772985a1ddb6b676bca85ddd
Merge branch 'jc/fix-tree-walk' into pu

* jc/fix-tree-walk:
  read-tree --debug-unpack
  unpack-trees.c: look ahead in the index
  unpack-trees.c: prepare for looking ahead in the index
  traverse_trees(): handle D/F conflict case sanely
  more D/F conflict tests
  tests: move convenience regexp to match object names to test-lib.sh
  unpack_callback(): use unpack_failed() consistently
  unpack-trees: typofix
  diff-lib.c: fix misleading comments on oneway_diff()
cache.h
diff-lib.c