reftable/merged: make `merged_iter` structure private
Patrick Steinhardt committed over 2 years ago
reftable/pq: use `size_t` to track iterator index
Patrick Steinhardt committed over 2 years ago
setup: remove unnecessary variable
Ghanshyam Thakkar committed over 2 years ago
t9117: prefer test_path_* helper functions
shejialuo committed over 2 years ago
completion: reflog subcommands and options
Rubén Justo committed over 2 years ago
completion: factor out __git_resolve_builtins
Rubén Justo committed over 2 years ago
completion: introduce __git_find_subcommand
Rubén Justo committed over 2 years ago
completion: reflog show <log-options>
Rubén Justo committed over 2 years ago
completion: reflog with implicit "show"
Rubén Justo committed over 2 years ago
clean: improve -n and -f implementation and documentation
Sergey Organov committed over 2 years ago
parse-options: rearrange long_name matching code
René Scharfe committed over 2 years ago
parse-options: normalize arg and long_name before comparison
René Scharfe committed over 2 years ago
parse-options: detect ambiguous self-negation
René Scharfe committed over 2 years ago
parse-options: factor out register_abbrev() and struct parsed_option
René Scharfe committed over 2 years ago
parse-options: set arg of abbreviated option lazily
René Scharfe committed over 2 years ago
parse-options: recognize abbreviated negated option with arg
René Scharfe committed over 2 years ago
t-ctype: avoid duplicating class names
René Scharfe committed over 2 years ago
René Scharfe committed over 2 years ago
René Scharfe committed over 2 years ago
t-ctype: allow NUL anywhere in the specification string
René Scharfe committed over 2 years ago