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
/
range-diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
Merge branch 'es/format-patch-rangediff'
Junio C Hamano
1
-3
/
+23
2018-08-20
range-diff: indent special lines as context
Stefan Beller
1
-0
/
+2
2018-08-20
range-diff: make use of different output indicators
Stefan Beller
1
-1
/
+19
2018-08-14
range-diff: relieve callers of low-level configuration burden
Eric Sunshine
1
-2
/
+22
2018-08-14
range-diff: respect diff_option.file rather than assuming 'stdout'
Eric Sunshine
1
-1
/
+1
2018-08-13
range-diff: left-pad patch numbers
Johannes Schindelin
1
-7
/
+9
2018-08-13
range-diff: use color for the commit pairs
Johannes Schindelin
1
-13
/
+38
2018-08-13
range-diff: do not show "function names" in hunk headers
Johannes Schindelin
1
-0
/
+6
2018-08-13
range-diff: adjust the output of the commit pairs
Johannes Schindelin
1
-9
/
+50
2018-08-13
range-diff: right-trim commit messages
Johannes Schindelin
1
-0
/
+1
2018-08-13
range-diff: also show the diff between patches
Johannes Schindelin
1
-3
/
+31
2018-08-13
range-diff: improve the order of the shown commits
Johannes Schindelin
1
-19
/
+40
2018-08-13
range-diff: first rudimentary implementation
Johannes Schindelin
1
-0
/
+311