aboutsummaryrefslogtreecommitdiff
path: root/diff.h
Commit message (Expand)AuthorAge
* 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
|/
* diff --numstatJunio C Hamano2006-10-13
* Merge branch 'jc/diff-stat'Junio C Hamano2006-09-30
|\
| * diff --stat: allow custom diffstat output width.Junio C Hamano2006-09-27
* | diff.c: second war on whitespace.Junio C Hamano2006-09-24
|/
* diff: support custom callbacks for outputJeff King2006-09-07
* Add the --color-words option to the diff options familyJohannes Schindelin2006-08-10
* Colorize 'commit' lines in log uiJeff King2006-07-24
* diff: do not use configuration magic at the core-levelJunio C Hamano2006-07-08
* Add -a and --text to common diff options helpStephan Feder2006-07-07
* Teach --text option to diffStephan Feder2006-07-07
* Merge branch 'th/diff'Junio C Hamano2006-07-05
|\
| * Add msg_sep to diff_optionsTimo Hirvonen2006-06-26
| * Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen2006-06-26
* | add diff_flush_patch_id() to calculate the patch idJohannes Schindelin2006-06-26
|/
* Teach diff about -b and -w flagsJohannes Schindelin2006-06-23
* diff options: add --colorJohannes Schindelin2006-06-17
* fmt-patch: Support --attachJohannes Schindelin2006-05-21
* diff family: add --check optionJohannes Schindelin2006-05-21
* Merge branch 'se/diff'Junio C Hamano2006-05-15
|\
| * Add "--summary" option to git diff.Sean2006-05-14
* | git diff: support "-U" and "--unified" options properlyLinus Torvalds2006-05-14
|/
* binary diff: further updates.Junio C Hamano2006-05-05
* built-in diff: assorted updates.Junio C Hamano2006-04-29
* Libified diff-index: backward compatibility fix.Junio C Hamano2006-04-22
* Libify diff-index.Junio C Hamano2006-04-22
* Libify diff-files.Junio C Hamano2006-04-22
* Log message printout cleanupsLinus Torvalds2006-04-17
* diff-options: add --patch-with-statJohannes Schindelin2006-04-15
* diff-options: add --stat (take 2)Johannes Schindelin2006-04-13
* Merge branch 'jc/diff' into nextJunio C Hamano2006-04-11
|\
| * tree-diff: do not assume we use only one pathspecJunio C Hamano2006-04-10
* | Document --patch-with-rawPetr Baudis2006-04-11
* | diff-* --patch-with-rawJunio C Hamano2006-04-10
|/
* Retire diffcore-pathspec.Junio C Hamano2006-04-10
* Support for pickaxe matching regular expressionsPetr Baudis2006-04-04
* tree/diff header cleanup.Junio C Hamano2006-03-29
* combine-diff: Record diff status a bit more faithfullyJunio C Hamano2006-02-10
* combine-diff: move formatting logic to show_combined_diff()Junio C Hamano2006-02-09
* diff-tree -c raw outputLinus Torvalds2006-02-09
* combine-diff: show mode changes as well.Junio C Hamano2006-02-06
* combine-diff: remove misguided --show-empty hack.Junio C Hamano2006-02-05
* Make the "struct tree_desc" operations available to othersLinus Torvalds2006-01-31
*-. Merge lt/revlist,jc/diff,jc/revparse,jc/abbrevJunio C Hamano2006-01-28
|\ \
| | * abbrev cleanup: use symbolic constantsJunio C Hamano2006-01-28
| |/ |/|
| * diff-files: -c and --cc options.Junio C Hamano2006-01-28