index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
diff-options.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
diff: add diff.orderfile configuration variable
Samuel Bronson
1
-0
/
+3
2013-07-22
Merge branch 'mm/diff-no-patch-synonym-to-s'
Junio C Hamano
1
-0
/
+5
2013-07-17
Documentation: move description of -s, --no-patch to diff-options.txt
Matthieu Moy
1
-0
/
+5
2013-07-12
Merge branch 'ft/diff-rename-default-score-is-half'
Junio C Hamano
1
-1
/
+1
2013-07-05
diff-options: document default similarity index
Fraser Tweedale
1
-1
/
+1
2013-06-30
Merge branch 'ap/diff-ignore-blank-lines'
Junio C Hamano
1
-0
/
+3
2013-06-19
diff: add --ignore-blank-lines option
Antoine Pelisse
1
-0
/
+3
2013-06-11
Merge branch 'rr/diffcore-pickaxe-doc'
Junio C Hamano
1
-8
/
+30
2013-06-03
diffcore-pickaxe doc: document -S and -G properly
Ramkumar Ramachandra
1
-8
/
+30
2013-05-28
trivial: Add missing period in documentation
Phil Hord
1
-1
/
+1
2013-03-25
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
1
-2
/
+2
2013-03-25
Merge branch 'jc/color-diff-doc' into maint-1.8.1
Junio C Hamano
1
-2
/
+2
2013-03-19
Merge branch 'jc/color-diff-doc'
Junio C Hamano
1
-2
/
+2
2013-02-22
diff-options: unconfuse description of --color
Junio C Hamano
1
-2
/
+2
2013-02-17
Merge branch 'mp/diff-algo-config'
Junio C Hamano
1
-0
/
+20
2013-02-01
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
1
-2
/
+2
2013-01-16
diff: Introduce --diff-algorithm command line option
Michal Privoznik
1
-0
/
+20
2012-12-18
Sync with 'maint'
Junio C Hamano
1
-1
/
+5
2012-12-18
clarify -M without % symbol in diff-options
Sitaram Chamarty
1
-1
/
+5
2012-11-18
diff: introduce diff.submodule configuration variable
Ramkumar Ramachandra
1
-1
/
+2
2012-06-22
Documentation: Fix misspellings
Leila Muhtasib
1
-1
/
+1
2012-04-26
docs: stop using asciidoc no-inline-literal
Jeff King
1
-1
/
+1
2012-03-15
Merge branch 'th/doc-diff-submodule-option'
Junio C Hamano
1
-5
/
+6
2012-03-14
Documentation/diff-options: reword description of --submodule option
Tim Henigan
1
-5
/
+6
2012-03-06
Merge branch 'zj/diff-stat-dyncol'
Junio C Hamano
1
-6
/
+12
2012-03-06
Merge branch 'maint-1.7.7' into maint-1.7.8
Junio C Hamano
1
-0
/
+3
2012-03-06
Document the --histogram diff option
Thomas Rast
1
-0
/
+3
2012-03-01
diff --stat: add config option to limit graph width
Zbigniew Jędrzejewski-Szmek
1
-7
/
+9
2012-03-01
diff --stat: enable limiting of the graph part
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2012-03-01
diff --stat: use a maximum of 5/8 for the filename part
Zbigniew Jędrzejewski-Szmek
1
-6
/
+8
2011-11-08
Sync with 1.7.7.3
Junio C Hamano
1
-0
/
+2
2011-11-08
docs: don't mention --quiet or --exit-code in git-log(1)
Jeff King
1
-0
/
+2
2011-10-19
Merge branch 'rs/diff-whole-function'
Junio C Hamano
1
-0
/
+4
2011-10-10
diff: add option to show whole functions as context
René Scharfe
1
-0
/
+4
2011-10-03
diff: resurrect XDF_NEED_MINIMAL with --minimal
Junio C Hamano
1
-0
/
+4
2011-07-06
Merge branch 'maint'
Junio C Hamano
1
-0
/
+11
2011-07-06
docs: document --textconv diff option
Jeff King
1
-0
/
+11
2011-06-29
Merge branch 'mg/diff-stat-count'
Junio C Hamano
1
-1
/
+7
2011-06-22
Merge branch 'maint'
Junio C Hamano
1
-4
/
+8
2011-06-22
Documentation: git diff --check respects core.whitespace
Christof Krüger
1
-4
/
+8
2011-05-27
diff-options.txt: describe --stat-{width,name-width,count}
Michael J Gruber
1
-0
/
+3
2011-05-27
diff: introduce --stat-lines to limit the stat lines
Michael J Gruber
1
-1
/
+4
2011-05-26
Merge branch 'mg/diff-uiconfig-doc' into maint
Junio C Hamano
1
-4
/
+11
2011-05-13
Merge branch 'jh/dirstat-lines'
Junio C Hamano
1
-12
/
+42
2011-05-06
Merge branch 'mg/diff-uiconfig-doc'
Junio C Hamano
1
-4
/
+11
2011-05-06
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-05-05
Remove duplicated "is a"
João Britto
1
-1
/
+1
2011-04-29
New --dirstat=lines mode, doing dirstat analysis based on diffstat
Johan Herland
1
-0
/
+8
2011-04-29
Add config variable for specifying default --dirstat behavior
Johan Herland
1
-0
/
+2
2011-04-29
Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file
Johan Herland
1
-12
/
+32
[next]