summaryrefslogtreecommitdiff
path: root/xdiff-interface.c
Commit message (Expand)AuthorAgeFilesLines
* 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