Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-07 | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 1 | -3/+5 |
2006-12-21 | move read_mmfile() into xdiff-interface | Johannes Schindelin | 1 | -0/+19 |
2006-08-26 | Use xrealloc instead of realloc | Jonas Fonseca | 1 | -6/+6 |
2006-04-06 | Match ofs/cnt types in diff interface. | Junio C Hamano | 1 | -4/+4 |
2006-04-05 | combine-diff: move the code to parse hunk-header into common library. | Junio C Hamano | 1 | -0/+46 |
2006-04-05 | combine-diff: refactor built-in xdiff interface. | Junio C Hamano | 1 | -0/+58 |