aboutsummaryrefslogtreecommitdiff
path: root/xdiff/xdiffi.c
Commit message (Expand)AuthorAge
* refactor: use bitsizeof() instead of 8 * sizeof()Pierre Habouzit2009-07-22
* Fix typos / spelling in commentsMike Ralphson2009-04-22
* Fix various dead stores found by the clang static analyzerBenjamin Kramer2009-03-15
* Implement the patience diff algorithmJohannes Schindelin2009-01-07
* Allow alternate "low-level" emit function from xdl_diffBrian Downing2008-10-25
* Remove unreachable statementsGuido Ostkamp2007-11-15
* War on whitespaceJunio C Hamano2007-06-07
* xdiff: add xdl_merge()Johannes Schindelin2006-12-02
* Fix more typos, primarily in the codePavel Roskin2006-07-10
* Teach diff about -b and -w flagsJohannes Schindelin2006-06-23
* xdiff: post-process hunks to make them consistent.Davide Libenzi2006-04-13
* xdiff/xdiffi.c: fix warnings about possibly uninitialized variablesMarco Roeland2006-04-08
* Clean-up trivially redundant diff.Davide Libenzi2006-04-04
* Use a *real* built-in diff generatorLinus Torvalds2006-03-25