index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
range-diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
column, range-diff: downcase option description
Chinmoy Chakraborty
2021-03-29
1
-1
/
+1
*
Merge branch 'js/range-diff-one-side-only'
Junio C Hamano
2021-02-18
1
-5
/
+16
|
\
|
*
range-diff: offer --left-only/--right-only options
Johannes Schindelin
2021-02-07
1
-1
/
+7
|
*
range-diff: combine all options in a single data structure
Johannes Schindelin
2021-02-07
1
-4
/
+9
*
|
range-diff/format-patch: refactor check for commit range
Johannes Schindelin
2021-01-28
1
-4
/
+5
|
/
*
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-29
1
-2
/
+2
*
range-diff: clear `other_arg` at end of function
Denton Liu
2019-12-06
1
-0
/
+1
*
range-diff: pass through --notes to `git log`
Denton Liu
2019-11-21
1
-1
/
+5
*
builtin: consistently pass cmd_* prefix to parse_options
Jeff King
2019-05-13
1
-1
/
+1
*
range-diff: use parse_options() instead of diff_opt_parse()
Nguyễn Thái Ngọc Duy
2019-03-24
1
-20
/
+6
*
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-1
/
+1
|
\
|
*
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
|
Merge branch 'es/format-patch-rangediff'
Junio C Hamano
2018-09-17
1
-20
/
+5
|
\
\
|
|
/
|
/
|
|
*
range-diff: relieve callers of low-level configuration burden
Eric Sunshine
2018-08-14
1
-19
/
+4
|
*
range-diff: publish default creation factor
Eric Sunshine
2018-08-14
1
-1
/
+1
*
|
range-diff: update stale summary of --no-dual-color
Kyle Meyer
2018-08-27
1
-1
/
+1
|
/
*
range-diff: make --dual-color the default mode
Johannes Schindelin
2018-08-13
1
-4
/
+6
*
range-diff: offer to dual-color the diffs
Johannes Schindelin
2018-08-13
1
-0
/
+8
*
range-diff: suppress the diff headers
Johannes Schindelin
2018-08-13
1
-0
/
+1
*
range-diff: indent the diffs just like tbdiff
Johannes Schindelin
2018-08-13
1
-0
/
+10
*
range-diff: also show the diff between patches
Johannes Schindelin
2018-08-13
1
-2
/
+29
*
range-diff: first rudimentary implementation
Johannes Schindelin
2018-08-13
1
-1
/
+44
*
Introduce `range-diff` to compare iterations of a topic branch
Johannes Schindelin
2018-08-13
1
-0
/
+25