summaryrefslogtreecommitdiff
path: root/xdiff-interface.c
AgeCommit message (Expand)Author
2007-06-16Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin
2007-03-07Cast 64 bit off_t to 32 bit size_tShawn O. Pearce
2006-12-22move read_mmfile() into xdiff-interfaceJohannes Schindelin
2006-08-27Use xrealloc instead of reallocJonas Fonseca
2006-04-07Match ofs/cnt types in diff interface.Junio C Hamano
2006-04-05combine-diff: move the code to parse hunk-header into common library.Junio C Hamano
2006-04-05combine-diff: refactor built-in xdiff interface.Junio C Hamano