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
/
builtin
/
range-diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
range-diff: clear `other_arg` at end of function
Denton Liu
1
-0
/
+1
2019-11-21
range-diff: pass through --notes to `git log`
Denton Liu
1
-1
/
+5
2019-05-13
builtin: consistently pass cmd_* prefix to parse_options
Jeff King
1
-1
/
+1
2019-03-24
range-diff: use parse_options() instead of diff_opt_parse()
Nguyễn Thái Ngọc Duy
1
-20
/
+6
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2018-09-21
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'es/format-patch-rangediff'
Junio C Hamano
1
-20
/
+5
2018-08-27
range-diff: update stale summary of --no-dual-color
Kyle Meyer
1
-1
/
+1
2018-08-14
range-diff: relieve callers of low-level configuration burden
Eric Sunshine
1
-19
/
+4
2018-08-14
range-diff: publish default creation factor
Eric Sunshine
1
-1
/
+1
2018-08-13
range-diff: make --dual-color the default mode
Johannes Schindelin
1
-4
/
+6
2018-08-13
range-diff: offer to dual-color the diffs
Johannes Schindelin
1
-0
/
+8
2018-08-13
range-diff: suppress the diff headers
Johannes Schindelin
1
-0
/
+1
2018-08-13
range-diff: indent the diffs just like tbdiff
Johannes Schindelin
1
-0
/
+10
2018-08-13
range-diff: also show the diff between patches
Johannes Schindelin
1
-2
/
+29
2018-08-13
range-diff: first rudimentary implementation
Johannes Schindelin
1
-1
/
+44
2018-08-13
Introduce `range-diff` to compare iterations of a topic branch
Johannes Schindelin
1
-0
/
+25