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-11-09
Merge branch 'mh/maint-parse-dirstat-fix'
Jeff King
1
-19
/
+21
2012-10-29
Move setup_diff_pager to libgit.a
Nguyễn Thái Ngọc Duy
1
-0
/
+16
2012-10-29
parse_dirstat_params(): use string_list to split comma-separated string
Michael Haggerty
1
-19
/
+21
2012-10-17
Fix "git diff --stat" for interesting - but empty - file changes
Linus Torvalds
1
-10
/
+15
2012-09-30
diff: diff.context configuration gives default to -U
Jeff Muizelaar
1
-1
/
+8
2012-09-21
diff: accept --no-follow option
Junio C Hamano
1
-0
/
+2
2012-09-20
Merge branch 'nd/maint-diffstat-summary' into maint
Junio C Hamano
1
-6
/
+4
2012-09-18
Merge branch 'jc/make-static'
Junio C Hamano
1
-1
/
+1
2012-09-17
Merge branch 'nd/maint-diffstat-summary'
Junio C Hamano
1
-6
/
+4
2012-09-15
diff.c: mark a private file-scope symbol as static
Junio C Hamano
1
-1
/
+1
2012-09-14
Revert diffstat back to English
Nguyễn Thái Ngọc Duy
1
-6
/
+4
2012-09-11
Sync with 1.7.11.6
Junio C Hamano
1
-3
/
+2
2012-09-11
Merge branch 'ab/diff-write-incomplete-line' into maint-1.7.11
Junio C Hamano
1
-0
/
+1
2012-09-11
Merge branch 'tr/void-diff-setup-done' into maint-1.7.11
Junio C Hamano
1
-3
/
+1
2012-09-10
Merge branch 'maint-1.7.11' into maint
Junio C Hamano
1
-6
/
+10
2012-09-10
Merge branch 'jk/maint-null-in-trees' into maint-1.7.11
Junio C Hamano
1
-6
/
+10
2012-08-27
Merge branch 'ab/diff-write-incomplete-line'
Junio C Hamano
1
-0
/
+1
2012-08-27
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
1
-6
/
+10
2012-08-22
Merge branch 'tr/void-diff-setup-done'
Junio C Hamano
1
-3
/
+1
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
[prev]
[next]