]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
Extract helper bits from c-merge-recursive work
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Wed, 26 Jul 2006 04:32:18 +0000 (21:32 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 26 Jul 2006 20:36:36 +0000 (13:36 -0700)
commit8fd2cb4069178539d8cf7711586d4e6378722bf3
tree33db684a3460e85ec2bbfd0370db0012c90320b9
parent24cf6e5847073d50390e0b7950e8e6b5a09103bc
Extract helper bits from c-merge-recursive work

This backports the pieces that are not uncooked from the merge-recursive
WIP we have seen earlier, to be used in git-mv rewritten in C.

Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h
path-list.c [new file with mode: 0644]
path-list.h [new file with mode: 0644]
read-cache.c