summaryrefslogtreecommitdiffstats
path: root/RelNotes (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-17Git 2.25.1v2.25.1Junio C Hamano3-2/+57
2020-02-17prefix_path: show gitdir when arg is outside repoEmily Shaffer2-2/+4
2020-02-14doc: move credential helper info into gitcredentials(7)Jeff King2-91/+88
2020-02-14The fifth batch for 2.26Junio C Hamano1-0/+71
2020-02-14mingw: add a helper function to attach GDB to the current processJohannes Schindelin2-0/+23
2020-02-14t5580: test cloning without file://, test fetching via UNC pathsJohannes Schindelin1-0/+12
2020-02-14t9001, t9116: avoid pipesJohannes Schindelin2-6/+10
2020-02-12The fourth batch for 2.26Junio C Hamano1-0/+44
2020-02-12tests: fix --write-junit-xml with subshellsJohannes Schindelin1-1/+2
2020-02-11convert: fix typoJohannes Schindelin1-1/+1
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-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-46/+48
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-9/+3
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