sparse-checkout: extract add_patterns_from_input()
Derrick Stolee committed over 6 years ago
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg committed over 6 years ago
config: provide access to the current line number
Bert Wesarg committed over 6 years ago
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg committed over 6 years ago
remote: clean-up config callback
Bert Wesarg committed over 6 years ago
remote: clean-up by returning early to avoid one indentation
Bert Wesarg committed over 6 years ago
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