Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-06 | Match ofs/cnt types in diff interface. | Junio C Hamano | 1 | -4/+4 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-04-05 | combine-diff: move the code to parse hunk-header into common library. | Junio C Hamano | 1 | -0/+46 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-04-05 | combine-diff: refactor built-in xdiff interface. | Junio C Hamano | 1 | -0/+58 | |
This refactors the line-by-line callback mechanism used in combine-diff so that other programs can reuse it more easily. Signed-off-by: Junio C Hamano <junkio@cox.net> |