builtin/gc.c: let parse-options parse 'git maintenance's subcommands
SZEDER Gábor committed about 4 years ago
builtin/commit-graph.c: let parse-options parse subcommands
SZEDER Gábor committed about 4 years ago
builtin/bundle.c: let parse-options parse subcommands
SZEDER Gábor committed about 4 years ago
parse-options: add support for parsing subcommands
SZEDER Gábor committed about 4 years ago
parse-options: drop leading space from '--git-completion-helper' output
SZEDER Gábor committed about 4 years ago
parse-options: clarify the limitations of PARSE_OPT_NODASH
SZEDER Gábor committed about 4 years ago
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor committed about 4 years ago
api-parse-options.txt: fix description of OPT_CMDMODE
SZEDER Gábor committed about 4 years ago
t0040-parse-options: test parse_options() with various 'parse_opt_flags'
SZEDER Gábor committed about 4 years ago
t5505-remote.sh: check the behavior without a subcommand
SZEDER Gábor committed about 4 years ago
t3301-notes.sh: check that default operation mode doesn't take arguments
SZEDER Gábor committed about 4 years ago
git.c: update NO_PARSEOPT markings
SZEDER Gábor committed about 4 years ago
git-prompt: show presence of unresolved conflicts at command prompt
Justin Donnelly committed about 4 years ago
revision: allow --ancestry-path to take an argument
Elijah Newren committed about 4 years ago
t6019: modernize tests with helper
Derrick Stolee committed about 4 years ago
rev-list-options.txt: fix simple typo
Elijah Newren committed about 4 years ago
merge-ort: remove code obsoleted by other changes
Elijah Newren committed about 4 years ago
scalar: update technical doc roadmap with FSMonitor support
Victoria Dye committed about 4 years ago
scalar unregister: stop FSMonitor daemon
Johannes Schindelin committed about 4 years ago
scalar: enable built-in FSMonitor on `register`
Matthew John Cheetham committed about 4 years ago