summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-11color.c: refactor color_output argumentsEyal Soha1-13/+21
2020-02-11mailinfo: factor out some repeated header handlingJeff King1-16/+23
2020-02-11mailinfo: be more liberal with header whitespaceJeff King2-2/+18
2020-02-11mailinfo: simplify parsing of header valuesJeff King1-18/+22
2020-02-11mailinfo: treat header values as C stringsJeff King1-4/+4
2020-02-11rebase: --fork-point regression fixJunio C Hamano3-13/+34
2020-02-11sparse-checkout: work with Windows pathsDerrick Stolee2-0/+17
2020-02-11sparse-checkout: create 'add' subcommandDerrick Stolee3-6/+132
2020-02-11sparse-checkout: extract pattern update from 'set' subcommandDerrick Stolee1-18/+26
2020-02-11sparse-checkout: extract add_patterns_from_input()Derrick Stolee1-29/+35
2020-02-10remote rename/remove: gently handle remote.pushDefault configBert Wesarg2-2/+129
2020-02-10config: provide access to the current line numberBert Wesarg4-2/+22
2020-02-10remote rename/remove: handle branch.<name>.pushRemote config valuesBert Wesarg2-2/+36
2020-02-10remote: clean-up config callbackBert Wesarg1-11/+17
2020-02-10remote: clean-up by returning early to avoid one indentationBert Wesarg1-45/+47
2020-02-10pull --rebase/remote rename: document and honor single-letter abbreviations r...Bert Wesarg7-49/+75
2020-02-10config: add '--show-scope' to print the scope of a config valueMatthew Rogers3-7/+87
2020-02-10submodule-config: add subomdule config scopeMatthew Rogers3-1/+6
2020-02-10config: teach git_config_source to remember its scopeMatthew Rogers3-13/+27
2020-02-10config: preserve scope in do_git_config_sequenceMatthew Rogers1-1/+2
2020-02-10config: clarify meaning of command line scopingMatthew Rogers3-5/+5
2020-02-10config: split repo scope to local and worktreeMatthew Rogers5-11/+13
2020-02-10config: make scope_name non-static and rename itMatthew Rogers3-16/+18
2020-02-10ci: ignore rubygems warning in the "Documentation" jobJohannes Schindelin1-0/+1
2020-02-10parse-options: simplify parse_options_dup()René Scharfe1-8/+2
2020-02-10parse-options: const parse_options_concat() parametersRené Scharfe2-2/+3
2020-02-10parse-options: factor out parse_options_count()René Scharfe1-12/+12
2020-02-10parse-options: use COPY_ARRAY in parse_options_concat()René Scharfe1-5/+2
2020-02-10mailinfo: don't insert header prefix for handle_content_type()René Scharfe1-1/+0
2020-02-10strbuf: add and use strbuf_insertstr()René Scharfe11-15/+27
2020-02-10pack-format: correct multi-pack-index descriptionJohannes Berg1-2/+3
2020-02-09diff-options.txt: avoid "regex" overload in exampleMartin Ågren1-4/+4
2020-02-07doc: describe Git bundle formatMasaya Suzuki1-0/+48
2020-02-07t6024: update for SHA-256brian m. carlson1-5/+10
2020-02-07t6006: make hash size independentbrian m. carlson1-1/+3
2020-02-07t6000: abstract away SHA-1-specific constantsbrian m. carlson1-5/+8
2020-02-07t5703: make test work with SHA-256brian m. carlson1-3/+4
2020-02-07t5607: make hash size independentbrian m. carlson1-1/+1
2020-02-07t5318: update for SHA-256brian m. carlson1-2/+2
2020-02-07t5515: make test hash independentbrian m. carlson1-5/+54
2020-02-07t5321: make test hash independentbrian m. carlson1-2/+2
2020-02-07t5313: make test hash independentbrian m. carlson1-4/+15
2020-02-07t5309: make test hash independentbrian m. carlson1-8/+2
2020-02-07t5302: make hash size independentbrian m. carlson1-9/+12
2020-02-07t4060: make test work with SHA-256brian m. carlson1-56/+70
2020-02-07t4211: add test cases for SHA-256brian m. carlson14-1/+1263
2020-02-07t4211: move SHA-1-specific test cases into a directorybrian m. carlson14-1/+1
2020-02-07t4013: make test hash independentbrian m. carlson1-6/+38
2020-02-07t3311: make test work with SHA-256brian m. carlson1-25/+35
2020-02-07t3310: make test work with SHA-256brian m. carlson1-26/+58