Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-23 | xdiff/histogram: remove tail recursion | 1 | -6/+14 | |
2018-07-19 | xdiff/xhistogram: move index allocation into find_lcs | 1 | -43/+53 | |
2018-07-19 | xdiff/xhistogram: factor out memory cleanup into free_index() | 1 | -4/+9 | |
2018-07-19 | xdiff/xhistogram: pass arguments directly to fall_back_to_classic_diff | 1 | -11/+11 | |
2013-04-12 | Correct common spelling mistakes in comments and tests | 1 | -1/+1 | |
2012-02-19 | xdiff: PATIENCE/HISTOGRAM are not independent option bits | 1 | -1/+1 | |
2011-08-08 | xdiff/xhistogram: drop need for additional variable | 1 | -5/+4 | |
2011-08-08 | xdiff/xhistogram: rely on xdl_trim_ends() | 1 | -27/+4 | |
2011-08-08 | xdiff/xhistogram: rework handling of recursed results | 1 | -6/+9 | |
2011-07-12 | teach --histogram to diff | 1 | -0/+384 |