On Thu, Feb 07, 2019 at 05:33:05PM +0700, Nguyễn Thái Ngọc Duy wrote: > Nguyễn Thái Ngọc Duy (21): > diff.c: convert --patch-with-raw > diff.c: convert --numstat and --shortstat > diff.c: convert --dirstat and friends > diff.c: convert --check > diff.c: convert --summary > diff.c: convert --patch-with-stat > diff.c: convert --name-only > diff.c: convert --name-status > diff.c: convert -s|--no-patch > diff.c: convert --stat* > diff.c: convert --[no-]compact-summary > diff.c: convert --output-* > diff.c: convert -B|--break-rewrites > diff.c: convert -M|--find-renames > diff.c: convert -D|--irreversible-delete > diff.c: convert -C|--find-copies > diff.c: convert --find-copies-harder > diff.c: convert --no-renames|--[no--rename-empty > diff.c: convert --relative > diff.c: convert --[no-]minimal > diff.c: convert --ignore-some-changes Nit: convert to what? Perhaps a 's/$/ to parse-options/' would improve the shortlog/oneline output.