35 Commits (196821f440d46029f0399a7d97c0cfc78a870244)

Author SHA1 Message Date
Johannes Schindelin ee95ec5d58 xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM 17 years ago
Johannes Schindelin f407f14dea xdl_merge(): make XDL_MERGE_ZEALOUS output simpler 17 years ago
Guido Ostkamp a777e9ca54 Remove unreachable statements 17 years ago
Junio C Hamano f258475a6e Per-path attribute based hunk header selection. 18 years ago
Pierre Habouzit 52fae7de4e Missing statics. 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Johannes Schindelin 824f782c3f xdiff/xutils.c(xdl_hash_record): factor out whitespace handling 18 years ago
Johannes Schindelin 859f9c4581 teach diff machinery about --ignore-space-at-eol 18 years ago
Johannes Schindelin 22b6abcd08 Fix yet another subtle xdl_merge() bug 18 years ago
Johannes Schindelin 5d6b151fdd xdl_merge(): fix a segmentation fault when refining conflicts 18 years ago
Johannes Schindelin 98e6da8a36 xdl_merge(): fix and simplify conflict handling 18 years ago
Johannes Schindelin c7c24889bb diff -b: ignore whitespace at end of line 18 years ago
Johannes Schindelin 710daa83fc xdl_merge(): fix thinko 18 years ago
Johannes Schindelin 875b8ce476 xdl_merge(): fix an off-by-one bug 18 years ago
Junio C Hamano 53a7085a10 xmerge: make return value from xdl_merge() more usable. 18 years ago
Johannes Schindelin 857b933e04 xdiff: add xdl_merge() 18 years ago
Andy Parkins f73da29fa2 Increase length of function name buffer 18 years ago
Petr Baudis 70da769a46 xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines 18 years ago
Jim Meyering 67aef03455 xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header. 18 years ago
Linus Torvalds 9de0834663 Fix hash function in xdiff library 18 years ago
Johannes Schindelin 2344d47fba diff: fix 2 whitespace issues 18 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Linus Torvalds a9ed376b15 xdiff: generate "anti-diffs" aka what is common to two files 19 years ago
Johannes Schindelin 0d21efa51c Teach diff about -b and -w flags 19 years ago
Junio C Hamano d281786fcd xdiff: minor changes to match libxdiff-0.21 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
Mark Wooding acb7257729 xdiff: Show function names in hunk headers. 19 years ago
Junio C Hamano 3ce8f08944 built-in diff: minimum tweaks 19 years ago
Linus Torvalds 621c53cc08 builtin-diff: \No newline at end of file. 19 years ago
Linus Torvalds 3443546f6e Use a *real* built-in diff generator 19 years ago