Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdiff: introduce XDL_ALLOC_GROW() | Phillip Wood | 2022-07-08 | 1 | -0/+10 |
* | xdiff: introduce XDL_CALLOC_ARRAY() | Phillip Wood | 2022-07-08 | 1 | -0/+3 |
* | xdiff: introduce XDL_ALLOC_ARRAY() | Phillip Wood | 2022-07-08 | 1 | -0/+5 |
* | xdiff/xmacros.h: remove unused XDL_PTRFREE | Ævar Arnfjörð Bjarmason | 2022-04-01 | 1 | -1/+0 |
* | Replace Free Software Foundation address in license notices | Todd Zullinger | 2017-11-09 | 1 | -2/+2 |
* | xdiff: cast arguments for ctype functions to unsigned char | Jonathan Nieder | 2010-10-06 | 1 | -0/+1 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Fix hash function in xdiff libraryv1.4.2.4 | Linus Torvalds | 2006-10-17 | 1 | -2/+3 |
* | Teach diff about -b and -w flags | Johannes Schindelin | 2006-06-24 | 1 | -1/+0 |
* | xdiff: post-process hunks to make them consistent. | Davide Libenzi | 2006-04-14 | 1 | -0/+1 |
* | Use a *real* built-in diff generator | Linus Torvalds | 2006-03-26 | 1 | -0/+53 |