aboutsummaryrefslogtreecommitdiff
path: root/xdiff-interface.c
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-03-14
|\
| * merge-file: handle empty files gracefullyJohannes Schindelin2008-03-13
* | Avoid unnecessary "if-before-free" tests.Jim Meyering2008-02-22
|/
* Re(-re)*fix trim_common_tail()Linus Torvalds2007-12-20
* Re-re-re-fix common tail optimizationJunio C Hamano2007-12-16
* trim_common_tail: brown paper bag fix.Jeff King2007-12-16
* xdiff tail trimming: use correct type.Junio C Hamano2007-12-14
* xdi_diff: trim common trailing linesJunio C Hamano2007-12-13
* xdl_diff: identify call sites.Junio C Hamano2007-12-13
* Per-path attribute based hunk header selection.Junio C Hamano2007-07-06
* War on whitespaceJunio C Hamano2007-06-07
* Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin2007-06-04
* Cast 64 bit off_t to 32 bit size_tShawn O. Pearce2007-03-07
* move read_mmfile() into xdiff-interfaceJohannes Schindelin2006-12-21
* Use xrealloc instead of reallocJonas Fonseca2006-08-26
* Match ofs/cnt types in diff interface.Junio C Hamano2006-04-06
* combine-diff: move the code to parse hunk-header into common library.Junio C Hamano2006-04-05
* combine-diff: refactor built-in xdiff interface.Junio C Hamano2006-04-05