| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Junio C Hamano | 2008-03-14 | 1 | -2/+2 |
|\ |
|
| * | merge-file: handle empty files gracefully | Johannes Schindelin | 2008-03-13 | 1 | -2/+2 |
* | | Avoid unnecessary "if-before-free" tests. | Jim Meyering | 2008-02-22 | 1 | -2/+1 |
|/ |
|
* | Re(-re)*fix trim_common_tail() | Linus Torvalds | 2007-12-20 | 1 | -4/+7 |
* | Re-re-re-fix common tail optimization | Junio C Hamano | 2007-12-16 | 1 | -1/+1 |
* | trim_common_tail: brown paper bag fix. | Jeff King | 2007-12-16 | 1 | -5/+4 |
* | xdiff tail trimming: use correct type. | Junio C Hamano | 2007-12-14 | 1 | -3/+2 |
* | xdi_diff: trim common trailing lines | Junio C Hamano | 2007-12-13 | 1 | -1/+33 |
* | xdl_diff: identify call sites. | Junio C Hamano | 2007-12-13 | 1 | -0/+5 |
* | Per-path attribute based hunk header selection. | Junio C Hamano | 2007-07-06 | 1 | -0/+71 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -2/+0 |
* | Move buffer_is_binary() to xdiff-interface.h | Johannes Schindelin | 2007-06-04 | 1 | -0/+8 |
* | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 2007-03-07 | 1 | -3/+5 |
* | move read_mmfile() into xdiff-interface | Johannes Schindelin | 2006-12-21 | 1 | -0/+19 |
* | Use xrealloc instead of realloc | Jonas Fonseca | 2006-08-26 | 1 | -6/+6 |
* | Match ofs/cnt types in diff interface. | Junio C Hamano | 2006-04-06 | 1 | -4/+4 |
* | combine-diff: move the code to parse hunk-header into common library. | Junio C Hamano | 2006-04-05 | 1 | -0/+46 |
* | combine-diff: refactor built-in xdiff interface. | Junio C Hamano | 2006-04-05 | 1 | -0/+58 |