range-diff: combine all options in a single data structure
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 5 Feb 2021 14:46:11 +0000 (14:46 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Feb 2021 05:14:31 +0000 (21:14 -0800)
commitf1ce6c191e9d15ce78041d8b6496c246b10d9b2d
treebd2e245ebc24622e25b7b1f0c1fbe821719ab4dc
parent5189bb87249434fba3a82f17b2bc6c93025ba88d
range-diff: combine all options in a single data structure

This will make it easier to implement the `--left-only` and
`--right-only` options.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/log.c
builtin/range-diff.c
log-tree.c
range-diff.c
range-diff.h