summaryrefslogtreecommitdiff
path: root/diff.h
AgeCommit message (Expand)AuthorFilesLines
2006-11-07Merge branch 'jc/pickaxe'Libravatar Junio C Hamano1-0/+1
2006-11-04git-pickaxe: rename detection optimizationLibravatar Junio C Hamano1-0/+1
2006-10-26Make git-cherry handle root treesLibravatar Rene Scharfe1-0/+2
2006-10-13diff --numstatLibravatar Junio C Hamano1-7/+9
2006-09-30Merge branch 'jc/diff-stat'Libravatar Junio C Hamano1-0/+3
2006-09-27diff --stat: allow custom diffstat output width.Libravatar Junio C Hamano1-0/+3
2006-09-24diff.c: second war on whitespace.Libravatar Junio C Hamano1-0/+1
2006-09-07diff: support custom callbacks for outputLibravatar Jeff King1-0/+8
2006-08-10Add the --color-words option to the diff options familyLibravatar Johannes Schindelin1-1/+2
2006-07-24Colorize 'commit' lines in log uiLibravatar Jeff King1-0/+11
2006-07-08diff: do not use configuration magic at the core-levelLibravatar Junio C Hamano1-1/+1
2006-07-07Add -a and --text to common diff options helpLibravatar Stephan Feder1-1/+2
2006-07-07Teach --text option to diffLibravatar Stephan Feder1-0/+1
2006-07-05Merge branch 'th/diff'Libravatar Junio C Hamano1-12/+16
2006-06-26Add msg_sep to diff_optionsLibravatar Timo Hirvonen1-0/+1
2006-06-26Merge with_raw, with_stat and summary variables to output_formatLibravatar Timo Hirvonen1-12/+15
2006-06-26add diff_flush_patch_id() to calculate the patch idLibravatar Johannes Schindelin1-0/+2
2006-06-23Teach diff about -b and -w flagsLibravatar Johannes Schindelin1-0/+1
2006-06-17diff options: add --colorLibravatar Johannes Schindelin1-1/+2
2006-05-21fmt-patch: Support --attachLibravatar Johannes Schindelin1-0/+3
2006-05-21diff family: add --check optionLibravatar Johannes Schindelin1-0/+1
2006-05-15Merge branch 'se/diff'Libravatar Junio C Hamano1-1/+2
2006-05-14Add "--summary" option to git diff.Libravatar Sean1-1/+2
2006-05-14git diff: support "-U" and "--unified" options properlyLibravatar Linus Torvalds1-0/+1
2006-05-05binary diff: further updates.Libravatar Junio C Hamano1-0/+1
2006-04-29built-in diff: assorted updates.Libravatar Junio C Hamano1-0/+2
2006-04-22Libified diff-index: backward compatibility fix.Libravatar Junio C Hamano1-1/+1
2006-04-22Libify diff-index.Libravatar Junio C Hamano1-0/+2
2006-04-22Libify diff-files.Libravatar Junio C Hamano1-2/+5
2006-04-17Log message printout cleanupsLibravatar Linus Torvalds1-4/+4
2006-04-15diff-options: add --patch-with-statLibravatar Johannes Schindelin1-0/+3
2006-04-13diff-options: add --stat (take 2)Libravatar Johannes Schindelin1-0/+2
2006-04-11Merge branch 'jc/diff' into nextLibravatar Junio C Hamano1-1/+5
2006-04-11Document --patch-with-rawLibravatar Petr Baudis1-0/+2
2006-04-10diff-* --patch-with-rawLibravatar Junio C Hamano1-0/+1
2006-04-10tree-diff: do not assume we use only one pathspecLibravatar Junio C Hamano1-1/+5
2006-04-10Retire diffcore-pathspec.Libravatar Junio C Hamano1-1/+0
2006-04-04Support for pickaxe matching regular expressionsLibravatar Petr Baudis1-0/+1
2006-03-29tree/diff header cleanup.Libravatar Junio C Hamano1-11/+1
2006-02-10combine-diff: Record diff status a bit more faithfullyLibravatar Junio C Hamano1-0/+1
2006-02-09combine-diff: move formatting logic to show_combined_diff()Libravatar Junio C Hamano1-1/+2
2006-02-09diff-tree -c raw outputLibravatar Linus Torvalds1-3/+3
2006-02-06combine-diff: show mode changes as well.Libravatar Junio C Hamano1-1/+8
2006-02-05combine-diff: remove misguided --show-empty hack.Libravatar Junio C Hamano1-2/+2
2006-01-31Make the "struct tree_desc" operations available to othersLibravatar Linus Torvalds1-0/+3
2006-01-28Merge lt/revlist,jc/diff,jc/revparse,jc/abbrevLibravatar Junio C Hamano1-3/+13
2006-01-28abbrev cleanup: use symbolic constantsLibravatar Junio C Hamano1-3/+0
2006-01-28diff-files: -c and --cc options.Libravatar Junio C Hamano1-0/+11
2006-01-28diff-tree --cc: denser combined diff output for a merge commit.Libravatar Junio C Hamano1-1/+1
2006-01-28diff-tree -c: show a merge commit a bit more sensibly.Libravatar Junio C Hamano1-0/+2