summaryrefslogtreecommitdiff
path: root/diff.h
Commit message (Expand)AuthorAgeFilesLines
* diff --quietJunio C Hamano2007-03-141-2/+2
* Remove unused diffcore_std_no_resolveJunio C Hamano2007-03-141-2/+0
* Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-141-1/+4
* diff: make more cases implicit --no-indexJohannes Schindelin2007-02-281-0/+2
* diff --no-index: also imitate the exit status of diff(1)Johannes Schindelin2007-02-261-0/+3
* Teach git-diff-files the new option `--no-index`Johannes Schindelin2007-02-221-0/+1
* git-blame: no rev means start from the working tree file.Junio C Hamano2007-02-051-0/+1
* diff-index --cached --raw: show tree entry on the LHS for unmerged entries.Junio C Hamano2007-01-061-1/+3
* make commit message a little more consistent and confortingNicolas Pitre2006-12-151-0/+1
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-071-0/+1
|\
| * git-pickaxe: rename detection optimizationJunio C Hamano2006-11-041-0/+1
* | Make git-cherry handle root treesRene Scharfe2006-10-261-0/+2
|/
* diff --numstatJunio C Hamano2006-10-131-7/+9
* Merge branch 'jc/diff-stat'Junio C Hamano2006-09-301-0/+3
|\
| * diff --stat: allow custom diffstat output width.Junio C Hamano2006-09-271-0/+3
* | diff.c: second war on whitespace.Junio C Hamano2006-09-241-0/+1
|/
* diff: support custom callbacks for outputJeff King2006-09-071-0/+8
* Add the --color-words option to the diff options familyJohannes Schindelin2006-08-101-1/+2
* Colorize 'commit' lines in log uiJeff King2006-07-241-0/+11
* diff: do not use configuration magic at the core-levelJunio C Hamano2006-07-081-1/+1
* Add -a and --text to common diff options helpStephan Feder2006-07-071-1/+2
* Teach --text option to diffStephan Feder2006-07-071-0/+1
* Merge branch 'th/diff'Junio C Hamano2006-07-051-12/+16
|\
| * Add msg_sep to diff_optionsTimo Hirvonen2006-06-261-0/+1
| * Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen2006-06-261-12/+15
* | add diff_flush_patch_id() to calculate the patch idJohannes Schindelin2006-06-261-0/+2
|/
* Teach diff about -b and -w flagsJohannes Schindelin2006-06-231-0/+1
* diff options: add --colorJohannes Schindelin2006-06-171-1/+2
* fmt-patch: Support --attachJohannes Schindelin2006-05-211-0/+3
* diff family: add --check optionJohannes Schindelin2006-05-211-0/+1
* Merge branch 'se/diff'Junio C Hamano2006-05-151-1/+2
|\
| * Add "--summary" option to git diff.Sean2006-05-141-1/+2
* | git diff: support "-U" and "--unified" options properlyLinus Torvalds2006-05-141-0/+1
|/
* binary diff: further updates.Junio C Hamano2006-05-051-0/+1
* built-in diff: assorted updates.Junio C Hamano2006-04-291-0/+2
* Libified diff-index: backward compatibility fix.Junio C Hamano2006-04-221-1/+1
* Libify diff-index.Junio C Hamano2006-04-221-0/+2
* Libify diff-files.Junio C Hamano2006-04-221-2/+5
* Log message printout cleanupsLinus Torvalds2006-04-171-4/+4
* diff-options: add --patch-with-statJohannes Schindelin2006-04-151-0/+3
* diff-options: add --stat (take 2)Johannes Schindelin2006-04-131-0/+2
* Merge branch 'jc/diff' into nextJunio C Hamano2006-04-111-1/+5
|\
| * tree-diff: do not assume we use only one pathspecJunio C Hamano2006-04-101-1/+5
* | Document --patch-with-rawPetr Baudis2006-04-111-0/+2
* | diff-* --patch-with-rawJunio C Hamano2006-04-101-0/+1
|/
* Retire diffcore-pathspec.Junio C Hamano2006-04-101-1/+0
* Support for pickaxe matching regular expressionsPetr Baudis2006-04-041-0/+1
* tree/diff header cleanup.Junio C Hamano2006-03-291-11/+1
* combine-diff: Record diff status a bit more faithfullyJunio C Hamano2006-02-101-0/+1
* combine-diff: move formatting logic to show_combined_diff()Junio C Hamano2006-02-091-1/+2