Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |