Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-29 | Make macros to prevent double-inclusion in headers consistent. | Junio C Hamano | 1 | -3/+3 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-07-26 | Extract helper bits from c-merge-recursive work | Johannes Schindelin | 1 | -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> |