aboutsummaryrefslogtreecommitdiffstats
path: root/diff.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-14diff: squelch empty diffs even moreRené Scharfe1-0/+1
2007-08-14git-diff: squelch "empty" diffsJunio C Hamano1-0/+1
2007-06-22Finally implement "git log --follow"Linus Torvalds1-0/+1
2007-06-08Even more missing staticJunio C Hamano1-2/+0
2007-04-22Support 'diff=pgm' attributeJunio C Hamano1-0/+1
2007-03-14diff --quietJunio C Hamano1-2/+2
2007-03-14Remove unused diffcore_std_no_resolveJunio C Hamano1-2/+0
2007-03-14Allow git-diff exit with codes similar to diff(1)Alex Riesen1-1/+4
2007-02-28diff: make more cases implicit --no-indexJohannes Schindelin1-0/+2
2007-02-26diff --no-index: also imitate the exit status of diff(1)Johannes Schindelin1-0/+3
2007-02-22Teach git-diff-files the new option `--no-index`Johannes Schindelin1-0/+1
2007-02-05git-blame: no rev means start from the working tree file.Junio C Hamano1-0/+1
2007-01-06diff-index --cached --raw: show tree entry on the LHS for unmerged entries.Junio C Hamano1-1/+3
2006-12-15make commit message a little more consistent and confortingNicolas Pitre1-0/+1
2006-11-07Merge branch 'jc/pickaxe'Junio C Hamano1-0/+1
2006-11-04git-pickaxe: rename detection optimizationJunio C Hamano1-0/+1
2006-10-26Make git-cherry handle root treesRene Scharfe1-0/+2
2006-10-13diff --numstatJunio C Hamano1-7/+9
2006-09-30Merge branch 'jc/diff-stat'Junio C Hamano1-0/+3
2006-09-27diff --stat: allow custom diffstat output width.Junio C Hamano1-0/+3
2006-09-24diff.c: second war on whitespace.Junio C Hamano1-0/+1
2006-09-07diff: support custom callbacks for outputJeff King1-0/+8
2006-08-10Add the --color-words option to the diff options familyJohannes Schindelin1-1/+2
2006-07-24Colorize 'commit' lines in log uiJeff King1-0/+11
2006-07-08diff: do not use configuration magic at the core-levelJunio C Hamano1-1/+1
2006-07-07Add -a and --text to common diff options helpStephan Feder1-1/+2
2006-07-07Teach --text option to diffStephan Feder1-0/+1
2006-07-05Merge branch 'th/diff'Junio C Hamano1-12/+16
2006-06-26Add msg_sep to diff_optionsTimo Hirvonen1-0/+1
2006-06-26Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen1-12/+15
2006-06-26add diff_flush_patch_id() to calculate the patch idJohannes Schindelin1-0/+2
2006-06-23Teach diff about -b and -w flagsJohannes Schindelin1-0/+1
2006-06-17diff options: add --colorJohannes Schindelin1-1/+2
2006-05-21fmt-patch: Support --attachJohannes Schindelin1-0/+3
2006-05-21diff family: add --check optionJohannes Schindelin1-0/+1
2006-05-15Merge branch 'se/diff'Junio C Hamano1-1/+2
2006-05-14Add "--summary" option to git diff.Sean1-1/+2
2006-05-14git diff: support "-U" and "--unified" options properlyLinus Torvalds1-0/+1
2006-05-05binary diff: further updates.Junio C Hamano1-0/+1
2006-04-29built-in diff: assorted updates.Junio C Hamano1-0/+2
2006-04-22Libified diff-index: backward compatibility fix.Junio C Hamano1-1/+1
2006-04-22Libify diff-index.Junio C Hamano1-0/+2
2006-04-22Libify diff-files.Junio C Hamano1-2/+5
2006-04-17Log message printout cleanupsLinus Torvalds1-4/+4
2006-04-15diff-options: add --patch-with-statJohannes Schindelin1-0/+3
2006-04-13diff-options: add --stat (take 2)Johannes Schindelin1-0/+2
2006-04-11Merge branch 'jc/diff' into nextJunio C Hamano1-1/+5
2006-04-11Document --patch-with-rawPetr Baudis1-0/+2
2006-04-10diff-* --patch-with-rawJunio C Hamano1-0/+1
2006-04-10tree-diff: do not assume we use only one pathspecJunio C Hamano1-1/+5