summaryrefslogtreecommitdiff
path: root/path-list.h
Commit message (Collapse)AuthorAgeFilesLines
* Make macros to prevent double-inclusion in headers consistent.Junio C Hamano2007-04-291-3/+3
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Extract helper bits from c-merge-recursive workJohannes Schindelin2006-07-261-0/+22
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>