35 Commits (8dc1d0bf64ce84030a1a13ea64343f816dba9e27)

Author SHA1 Message Date
Junio C Hamano 3cde4e02ee diff: retire "compaction" heuristics 8 years ago
Michael Haggerty 433860f3d0 diff: improve positioning of add/delete blocks in diffs 9 years ago
Stefan Beller d634d61ed6 xdiff: implement empty line chunk heuristic 9 years ago
Jeff King 907681e940 xdiff: drop XDL_EMIT_COMMON 9 years ago
Antoine Pelisse 36617af7ed diff: add --ignore-blank-lines option 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
Junio C Hamano e5b06629de xdiff: remove XDL_PATCH_* macros 13 years ago
René Scharfe 14937c2c06 diff: add option to show whole functions as context 14 years ago
Tay Ray Chuan 739864b1ff xdiff: do away with xdl_mmfile_next() 14 years ago
Tay Ray Chuan 8c912eea94 teach --histogram to diff 14 years ago
Jonathan Nieder a4b5e91c49 xdl_merge(): move file1 and file2 labels to xmparam structure 15 years ago
Jonathan Nieder 8a161433a0 xdl_merge(): add optional ancestor label to diff3-style output 15 years ago
Bert Wesarg 560119b9ab refactor merge flags into xmparam_t 15 years ago
Bert Wesarg cd1d61c44f make union merge an xdl merge favor 15 years ago
Junio C Hamano 9914cf4689 xdl_merge(): allow passing down marker_size in xmparam_t 15 years ago
Junio C Hamano 00f8f97d30 xdl_merge(): introduce xmparam_t for merge specific parameters 15 years ago
Junio C Hamano 73eb40eeaa git-merge-file --ours, --theirs 15 years ago
Johannes Schindelin 92b7de93fb Implement the patience diff algorithm 16 years ago
René Scharfe 6d0e674a57 diff: add option to show context between close hunks 16 years ago
Brian Downing ef2e62fe23 Allow alternate "low-level" emit function from xdl_diff 17 years ago
Junio C Hamano e0af48e496 xdiff-merge: optionally show conflicts in "diff3 -m" style 17 years ago
Johannes Schindelin ee95ec5d58 xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM 17 years ago
Junio C Hamano f258475a6e Per-path attribute based hunk header selection. 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Johannes Schindelin 859f9c4581 teach diff machinery about --ignore-space-at-eol 18 years ago
Johannes Schindelin 857b933e04 xdiff: add xdl_merge() 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
Mark Wooding acb7257729 xdiff: Show function names in hunk headers. 19 years ago
Linus Torvalds 3443546f6e Use a *real* built-in diff generator 19 years ago