summaryrefslogtreecommitdiff
path: root/xdiff-interface.c
Commit message (Expand)AuthorAgeFilesLines
* Per-path attribute based hunk header selection.Junio C Hamano2007-07-061-0/+71
* War on whitespaceJunio C Hamano2007-06-071-2/+0
* Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin2007-06-041-0/+8
* Cast 64 bit off_t to 32 bit size_tShawn O. Pearce2007-03-071-3/+5
* move read_mmfile() into xdiff-interfaceJohannes Schindelin2006-12-211-0/+19
* Use xrealloc instead of reallocJonas Fonseca2006-08-261-6/+6
* Match ofs/cnt types in diff interface.Junio C Hamano2006-04-061-4/+4
* combine-diff: move the code to parse hunk-header into common library.Junio C Hamano2006-04-051-0/+46
* combine-diff: refactor built-in xdiff interface.Junio C Hamano2006-04-051-0/+58