pull --rebase/remote rename: document and honor single-letter abbreviations rebase types
Bert Wesarg committed over 6 years ago
config: add '--show-scope' to print the scope of a config value
Matthew Rogers committed over 6 years ago
submodule-config: add subomdule config scope
Matthew Rogers committed over 6 years ago
config: teach git_config_source to remember its scope
Matthew Rogers committed over 6 years ago
config: preserve scope in do_git_config_sequence
Matthew Rogers committed over 6 years ago
config: clarify meaning of command line scoping
Matthew Rogers committed over 6 years ago
config: split repo scope to local and worktree
Matthew Rogers committed over 6 years ago
config: make scope_name non-static and rename it
Matthew Rogers committed over 6 years ago
ci: ignore rubygems warning in the "Documentation" job
Johannes Schindelin committed over 6 years ago
parse-options: simplify parse_options_dup()
René Scharfe committed over 6 years ago
parse-options: const parse_options_concat() parameters
René Scharfe committed over 6 years ago
parse-options: factor out parse_options_count()
René Scharfe committed over 6 years ago
parse-options: use COPY_ARRAY in parse_options_concat()
René Scharfe committed over 6 years ago
mailinfo: don't insert header prefix for handle_content_type()
René Scharfe committed over 6 years ago
strbuf: add and use strbuf_insertstr()
René Scharfe committed over 6 years ago
pack-format: correct multi-pack-index description
Johannes Berg committed over 6 years ago
diff-options.txt: avoid "regex" overload in example
Martin Ågren committed over 6 years ago
doc: describe Git bundle format
Masaya Suzuki committed over 6 years ago
brian m. carlson committed over 6 years ago
t6006: make hash size independent
brian m. carlson committed over 6 years ago