summaryrefslogtreecommitdiff
path: root/xdiff-interface.c
AgeCommit message (Expand)Author
2008-09-19diff.c: associate a flag with each pattern and use it for compiling regexBrandon Casey
2008-03-14Merge branch 'maint'Junio C Hamano
2008-03-14merge-file: handle empty files gracefullyJohannes Schindelin
2008-02-22Avoid unnecessary "if-before-free" tests.Jim Meyering
2007-12-21Re(-re)*fix trim_common_tail()Linus Torvalds
2007-12-16Re-re-re-fix common tail optimizationJunio C Hamano
2007-12-16trim_common_tail: brown paper bag fix.Jeff King
2007-12-14xdiff tail trimming: use correct type.Junio C Hamano
2007-12-14xdi_diff: trim common trailing linesJunio C Hamano
2007-12-14xdl_diff: identify call sites.Junio C Hamano
2007-07-06Per-path attribute based hunk header selection.Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-06-05Move 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