18 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
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 16 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