31 Commits (dbceb3ecc5488408069283bbd091b2af9a1560df)

Author SHA1 Message Date
Todd Zullinger 484257925f Replace Free Software Foundation address in license notices 7 years ago
Junio C Hamano 3cde4e02ee diff: retire "compaction" heuristics 8 years ago
Jeff King 134e40d744 xdiff: rename "struct group" to "struct xdlgroup" 8 years ago
Michael Haggerty 433860f3d0 diff: improve positioning of add/delete blocks in diffs 8 years ago
Michael Haggerty e8adf23d1e xdl_change_compact(): introduce the concept of a change group 9 years ago
Michael Haggerty 152598cbb6 recs_match(): take two xrecord_t pointers as arguments 9 years ago
Michael Haggerty c06c0b6343 is_blank_line(): take a single xrecord_t as argument 9 years ago
Michael Haggerty cb0eded863 xdl_change_compact(): only use heuristic if group can't be matched 9 years ago
Michael Haggerty a8fd78cc53 xdl_change_compact(): fix compaction heuristic to adjust ixo 9 years ago
Stefan Beller d634d61ed6 xdiff: implement empty line chunk heuristic 9 years ago
Jacob Keller 92e5b62fec xdiff: add recs_match helper function 9 years ago
Antoine Pelisse 36617af7ed diff: add --ignore-blank-lines option 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
René Scharfe 3319e60633 xdiff: remove emit_func() and xdi_diff_hunks() 13 years ago
René Scharfe 467d348c19 xdiff: add hunk_func() 13 years ago
Junio C Hamano 307ab20b33 xdiff: PATIENCE/HISTOGRAM are not independent option bits 13 years ago
Tay Ray Chuan 8c912eea94 teach --histogram to diff 14 years ago
Pierre Habouzit f630cfda88 refactor: use bitsizeof() instead of 8 * sizeof() 16 years ago
Mike Ralphson 3ea3c215c0 Fix typos / spelling in comments 16 years ago
Benjamin Kramer 8e24cbaeaf Fix various dead stores found by the clang static analyzer 16 years ago
Johannes Schindelin 92b7de93fb Implement the patience diff algorithm 16 years ago
Brian Downing ef2e62fe23 Allow alternate "low-level" emit function from xdl_diff 17 years ago
Guido Ostkamp a777e9ca54 Remove unreachable statements 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Johannes Schindelin 857b933e04 xdiff: add xdl_merge() 18 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Johannes Schindelin 0d21efa51c Teach diff about -b and -w flags 19 years ago
Davide Libenzi 295ba2fb89 xdiff: post-process hunks to make them consistent. 19 years ago
Marco Roeland 0ed49a3ed9 xdiff/xdiffi.c: fix warnings about possibly uninitialized variables 19 years ago
Davide Libenzi ca557afff9 Clean-up trivially redundant diff. 19 years ago
Linus Torvalds 3443546f6e Use a *real* built-in diff generator 19 years ago