summaryrefslogtreecommitdiff
path: root/xdiff
AgeCommit message (Expand)Author
2007-03-19xdiff/xutils.c(xdl_hash_record): factor out whitespace handlingJohannes Schindelin
2007-02-13teach diff machinery about --ignore-space-at-eolJohannes Schindelin
2006-12-30Fix yet another subtle xdl_merge() bugJohannes Schindelin
2006-12-28xdl_merge(): fix a segmentation fault when refining conflictsJohannes Schindelin
2006-12-12Merge branch 'master' into js/mergeJunio C Hamano
2006-12-05xdl_merge(): fix and simplify conflict handlingJohannes Schindelin
2006-12-04diff -b: ignore whitespace at end of lineJohannes Schindelin
2006-12-02xdl_merge(): fix thinkoJohannes Schindelin
2006-12-02xdl_merge(): fix an off-by-one bugJohannes Schindelin
2006-12-02xmerge: make return value from xdl_merge() more usable.Junio C Hamano
2006-12-02xdiff: add xdl_merge()Johannes Schindelin
2006-11-23Increase length of function name bufferAndy Parkins
2006-10-25xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis
2006-10-23xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering
2006-10-16Merge branch 'maint'Junio C Hamano
2006-10-16Fix hash function in xdiff libraryv1.4.2.4Linus Torvalds
2006-10-12diff: fix 2 whitespace issuesJohannes Schindelin
2006-07-12Merge branch 'lt/merge-tree'Junio C Hamano
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-06-28xdiff: generate "anti-diffs" aka what is common to two filesLinus Torvalds
2006-06-23Teach diff about -b and -w flagsJohannes Schindelin
2006-06-19xdiff: minor changes to match libxdiff-0.21Junio C Hamano
2006-04-13xdiff: post-process hunks to make them consistent.Davide Libenzi
2006-04-08xdiff/xdiffi.c: fix warnings about possibly uninitialized variablesMarco Roeland
2006-04-04Clean-up trivially redundant diff.Davide Libenzi
2006-03-27xdiff: Show function names in hunk headers.Mark Wooding
2006-03-25built-in diff: minimum tweaksJunio C Hamano
2006-03-25builtin-diff: \No newline at end of file.Linus Torvalds
2006-03-25Use a *real* built-in diff generatorLinus Torvalds