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
/
diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-05
Fix '\ No newline...' annotation in rewrite diffs
Adam Butcher
1
-0
/
+1
2012-08-03
diff_setup_done(): return void
Thomas Rast
1
-3
/
+1
2012-07-31
Merge branch 'nd/maint-i18n-diffstat'
Junio C Hamano
1
-1
/
+1
2012-07-30
Merge branch 'jv/maint-no-ext-diff' into maint
Junio C Hamano
1
-3
/
+5
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
1
-6
/
+10
2012-07-26
i18n: leave \n out of translated diffstat
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-07-23
Merge branch 'jv/maint-no-ext-diff'
Junio C Hamano
1
-3
/
+5
2012-07-22
Merge branch 'jc/refactor-diff-stdin' into maint
Junio C Hamano
1
-20
/
+1
2012-07-17
diff: correctly disable external_diff with --no-ext-diff
Junio C Hamano
1
-3
/
+5
2012-07-13
Merge branch 'jc/refactor-diff-stdin'
Junio C Hamano
1
-20
/
+1
2012-06-28
diff-index.c: "git diff" has no need to read blob from the standard input
Junio C Hamano
1
-20
/
+1
2012-06-15
Merge branch 'as/diff-shortstat-ignore-binary'
Junio C Hamano
1
-1
/
+1
2012-06-15
diff: Only count lines in show_shortstats
Alexander Strasser
1
-1
/
+1
2012-05-07
Merge branch 'zj/diff-empty-chmod'
Junio C Hamano
1
-16
/
+27
2012-05-02
Merge branch 'zj/diff-stat-smaller-num-columns'
Junio C Hamano
1
-10
/
+38
2012-05-02
Merge branch 'lp/diffstat-with-graph'
Junio C Hamano
1
-2
/
+6
2012-05-01
diff --stat: do not run diff on indentical files
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2012-05-01
diff --stat: report mode-only changes for binary files like text files
Zbigniew Jędrzejewski-Szmek
1
-15
/
+23
2012-04-30
diff --stat: use less columns for change counts
Zbigniew Jędrzejewski-Szmek
1
-10
/
+38
2012-04-23
Merge branch 'lp/maint-diff-three-dash-with-graph'
Junio C Hamano
1
-0
/
+6
2012-04-18
Prevent graph_width of stat width from falling below min
Lucian Poston
1
-1
/
+5
2012-04-16
Merge branch 'jk/diff-no-rename-empty'
Junio C Hamano
1
-0
/
+5
2012-04-16
Adjust stat width calculations to take --graph output into account
Lucian Poston
1
-1
/
+1
2012-04-15
Merge branch 'tr/maint-word-diff-regex-sticky'
Junio C Hamano
1
-56
/
+66
2012-04-15
Merge branch 'jc/diff-algo-cleanup'
Junio C Hamano
1
-2
/
+2
2012-03-23
teach diffcore-rename to optionally ignore empty content
Jeff King
1
-0
/
+5
2012-03-20
log --graph: fix break in graph lines
Lucian Poston
1
-0
/
+6
2012-03-14
diff: tweak a _copy_ of diff_options with word-diff
Thomas Rast
1
-1
/
+4
2012-03-14
diff: refactor the word-diff setup from builtin_diff_cmd
Thomas Rast
1
-56
/
+63
2012-03-12
Merge branch 'jc/maint-diff-patch-header' into maint
Junio C Hamano
1
-1
/
+1
2012-03-06
Merge branch 'jc/maint-diff-patch-header'
Junio C Hamano
1
-1
/
+1
2012-03-06
Merge branch 'zj/diff-stat-dyncol'
Junio C Hamano
1
-27
/
+87
2012-03-01
diff -p: squelch "diff --git" header for stat-dirty paths
Junio C Hamano
1
-1
/
+1
2012-03-01
diff --stat: add config option to limit graph width
Zbigniew Jędrzejewski-Szmek
1
-0
/
+8
2012-03-01
diff --stat: enable limiting of the graph part
Zbigniew Jędrzejewski-Szmek
1
-2
/
+21
2012-03-01
diff --stat: use a maximum of 5/8 for the filename part
Zbigniew Jędrzejewski-Szmek
1
-30
/
+60
2012-03-01
diff --stat: use the full terminal width
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2012-02-24
Merge branches zj/decimal-width, zj/term-columns and jc/diff-stat-scaler
Junio C Hamano
1
-7
/
+20
2012-02-21
Merge branch 'jc/diff-stat-scaler' into maint
Junio C Hamano
1
-7
/
+20
2012-02-20
Merge branch 'jc/diff-stat-scaler'
Junio C Hamano
1
-7
/
+20
2012-02-19
xdiff: PATIENCE/HISTOGRAM are not independent option bits
Junio C Hamano
1
-2
/
+2
2012-02-14
diff --stat: show bars of same length for paths with same amount of changes
Junio C Hamano
1
-7
/
+20
2012-02-14
Merge branch 'jk/userdiff-config-simplify'
Junio C Hamano
1
-5
/
+2
2012-02-07
drop odd return value semantics from userdiff_config
Jeff King
1
-5
/
+2
2012-02-03
Use correct grammar in diffstat summary line
Nguyễn Thái Ngọc Duy
1
-5
/
+51
2012-01-18
Merge branch 'tr/maint-word-diff-incomplete-line'
Junio C Hamano
1
-0
/
+9
2012-01-12
word-diff: ignore '\ No newline at eof' marker
Thomas Rast
1
-0
/
+9
2011-11-01
Merge branch 'jc/maint-diffstat-numstat-context' into maint
Junio C Hamano
1
-0
/
+2
2011-10-21
Merge branch 'rs/diff-cleanup-records-fix' into maint
Junio C Hamano
1
-0
/
+4
2011-10-19
Merge branch 'rs/diff-whole-function'
Junio C Hamano
1
-0
/
+8
[prev]
[next]