aboutsummaryrefslogtreecommitdiff
path: root/diff.h
Commit message (Expand)AuthorAge
* Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-maskingKeith Cascio2009-03-04
* Generalize and libify index_is_dirty() to index_differs_from(...)Stephan Beyer2009-02-10
* color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-17
* diff: add option to show context between close hunksRené Scharfe2008-12-29
* userdiff: require explicitly allowing textconvJeff King2008-10-26
* Merge branch 'ho/dirstat-by-file'Shawn O. Pearce2008-09-25
|\
| * diff --dirstat-by-file: count changed files, not linesHeikki Orsila2008-09-05
* | Merge branch 'jc/diff-prefix'Junio C Hamano2008-09-18
|\ \ | |/ |/|
| * diff: vary default prefix depending on what are comparedJunio C Hamano2008-08-30
* | diff --cumulative is a sub-option of --dirstatJunio C Hamano2008-09-03
|/
* Fix buffer overflow in git diffDmitry Potapov2008-07-16
* Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-26
|\
| * "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-24
* | Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\ \
| * | Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* | | diff options: Introduce --ignore-submodulesJohannes Schindelin2008-05-15
| |/ |/|
* | Merge branch 'jk/renamelimit' (early part)Junio C Hamano2008-05-14
|\ \ | |/ |/|
| * diff: make "too many files" rename warning optionalJeff King2008-05-03
* | Remove dead code: show_log() sep argument and diff_options.msg_sepAdam Simpkins2008-05-03
|/
* Write diff output to a file in struct diff_optionsDaniel Barkalow2008-03-14
* Merge branch 'jc/diff-relative'Junio C Hamano2008-02-27
|\
| * diff --relative: output paths as relative to the current subdirectoryJunio C Hamano2008-02-13
* | Merge branch 'lt/dirstat'Junio C Hamano2008-02-24
|\ \
| * | Add "--dirstat" for some directory statisticsLinus Torvalds2008-02-12
| |/
* | Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-18
|/
* add a "basic" diff config callbackJeff King2008-01-04
* Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin2007-12-20
* diff --check: minor fixupsJunio C Hamano2007-12-13
* "diff --check" should affect exit statusWincent Colaiuta2007-12-13
* Merge branch 'ph/diffopts'Junio C Hamano2007-11-18
|\
| * Make the diff_options bitfields be an unsigned with explicit masks.Pierre Habouzit2007-11-11
* | git-add: make the entry stat-clean after re-adding the same contentsJunio C Hamano2007-11-10
* | ce_match_stat, run_diff_files: use symbolic constants for readabilityJunio C Hamano2007-11-10
|/
* diff: squelch empty diffs even moreRené Scharfe2007-08-14
* git-diff: squelch "empty" diffsJunio C Hamano2007-08-14
* Finally implement "git log --follow"Linus Torvalds2007-06-22
* Even more missing staticJunio C Hamano2007-06-08
* Support 'diff=pgm' attributeJunio C Hamano2007-04-22
* diff --quietJunio C Hamano2007-03-14
* Remove unused diffcore_std_no_resolveJunio C Hamano2007-03-14
* Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-14
* diff: make more cases implicit --no-indexJohannes Schindelin2007-02-28
* diff --no-index: also imitate the exit status of diff(1)Johannes Schindelin2007-02-26
* Teach git-diff-files the new option `--no-index`Johannes Schindelin2007-02-22
* git-blame: no rev means start from the working tree file.Junio C Hamano2007-02-05
* diff-index --cached --raw: show tree entry on the LHS for unmerged entries.Junio C Hamano2007-01-06
* make commit message a little more consistent and confortingNicolas Pitre2006-12-15
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-07
|\
| * git-pickaxe: rename detection optimizationJunio C Hamano2006-11-04
* | Make git-cherry handle root treesRene Scharfe2006-10-26
|/