mailinfo: simplify parsing of header values
Jeff King committed over 6 years ago
mailinfo: treat header values as C strings
Jeff King committed over 6 years ago
rebase: --fork-point regression fix
Junio C Hamano committed over 6 years ago
sparse-checkout: work with Windows paths
Derrick Stolee committed over 6 years ago
sparse-checkout: create 'add' subcommand
Derrick Stolee committed over 6 years ago
sparse-checkout: extract pattern update from 'set' subcommand
Derrick Stolee committed over 6 years ago
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