Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/diff.h
AgeCommit message (Expand)Author
2006-10-14diff --numstatJunio C Hamano
2006-10-01Merge branch 'jc/diff-stat'Junio C Hamano
2006-09-27diff --stat: allow custom diffstat output width.Junio C Hamano
2006-09-24diff.c: second war on whitespace.Junio C Hamano
2006-09-08diff: support custom callbacks for outputJeff King
2006-08-11Add the --color-words option to the diff options familyJohannes Schindelin
2006-07-24Colorize 'commit' lines in log uiJeff King
2006-07-08diff: do not use configuration magic at the core-levelJunio C Hamano
2006-07-07Add -a and --text to common diff options helpStephan Feder
2006-07-07Teach --text option to diffStephan Feder
2006-07-06Merge branch 'th/diff'Junio C Hamano
2006-06-27Add msg_sep to diff_optionsTimo Hirvonen
2006-06-27Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen
2006-06-27add diff_flush_patch_id() to calculate the patch idJohannes Schindelin
2006-06-24Teach diff about -b and -w flagsJohannes Schindelin
2006-06-18diff options: add --colorJohannes Schindelin
2006-05-21fmt-patch: Support --attachJohannes Schindelin
2006-05-21diff family: add --check optionJohannes Schindelin
2006-05-16Merge branch 'se/diff'Junio C Hamano
2006-05-15Add "--summary" option to git diff.Sean
2006-05-15git diff: support "-U" and "--unified" options properlyLinus Torvalds
2006-05-06binary diff: further updates.Junio C Hamano
2006-04-29built-in diff: assorted updates.Junio C Hamano
2006-04-22Libified diff-index: backward compatibility fix.Junio C Hamano
2006-04-22Libify diff-index.Junio C Hamano
2006-04-22Libify diff-files.Junio C Hamano
2006-04-18Log message printout cleanupsLinus Torvalds
2006-04-16diff-options: add --patch-with-statJohannes Schindelin
2006-04-14diff-options: add --stat (take 2)Johannes Schindelin
2006-04-12Merge branch 'jc/diff' into nextJunio C Hamano
2006-04-11Document --patch-with-rawPetr Baudis
2006-04-11diff-* --patch-with-rawJunio C Hamano
2006-04-11tree-diff: do not assume we use only one pathspecJunio C Hamano
2006-04-11Retire diffcore-pathspec.Junio C Hamano
2006-04-05Support for pickaxe matching regular expressionsPetr Baudis
2006-03-30tree/diff header cleanup.Junio C Hamano
2006-02-10combine-diff: Record diff status a bit more faithfullyJunio C Hamano
2006-02-10combine-diff: move formatting logic to show_combined_diff()Junio C Hamano
2006-02-09diff-tree -c raw outputLinus Torvalds
2006-02-07combine-diff: show mode changes as well.Junio C Hamano
2006-02-06combine-diff: remove misguided --show-empty hack.Junio C Hamano
2006-02-01Make the "struct tree_desc" operations available to othersLinus Torvalds
2006-01-28Merge lt/revlist,jc/diff,jc/revparse,jc/abbrevJunio C Hamano
2006-01-28abbrev cleanup: use symbolic constantsJunio C Hamano
2006-01-28diff-files: -c and --cc options.Junio C Hamano
2006-01-28diff-tree --cc: denser combined diff output for a merge commit.Junio C Hamano
2006-01-28diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano
2005-12-20diff --abbrev: document --abbrev=<n> form.Junio C Hamano
2005-12-20diff: --abbrev optionJunio C Hamano
2005-11-22Move diff.renamelimit out of default configuration.Junio C Hamano