16 Commits (9b9f5a2258e6df611d2903d84fd8d41806ce0e00)

Author SHA1 Message Date
René Scharfe 86295bb6ba add xdi_diff_hunks() for callers that only need hunk lengths 16 years ago
Brandon Casey a013585b20 diff.c: associate a flag with each pattern and use it for compiling regex 16 years ago
Junio C Hamano b541248467 merge.conflictstyle: choose between "merge" and "diff3 -m" styles 16 years ago
Junio C Hamano 8a3f524bf2 xdiff-interface: hide the whole "xdiff_emit_state" business from the caller 16 years ago
Brian Downing b463776086 Use strbuf for struct xdiff_emit_state's remainder 16 years ago
Brian Downing c99db9d292 Make xdi_diff_outf interface for running xdiff_outf diffs 16 years ago
Junio C Hamano c279d7e986 xdl_diff: identify call sites. 17 years ago
Junio C Hamano f258475a6e Per-path attribute based hunk header selection. 18 years ago
Johannes Schindelin 634cd48a8a Move buffer_is_binary() to xdiff-interface.h 18 years ago
Johannes Schindelin 6bfce93e04 Move buffer_is_binary() to xdiff-interface.h 18 years ago
Johannes Schindelin 7cab5883ff move read_mmfile() into xdiff-interface 18 years ago
Junio C Hamano a0fd31463b Match ofs/cnt types in diff interface. 19 years ago
Junio C Hamano c1e335a43f combine-diff: move the code to parse hunk-header into common library. 19 years ago
Junio C Hamano d9ea73e056 combine-diff: refactor built-in xdiff interface. 19 years ago