summaryrefslogtreecommitdiffstats
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* credential-cache: check for windows specific errorsCarlo Marcelo Arenas Belón2021-09-141-2/+28
* Merge branch 'rs/show-branch-simplify'Junio C Hamano2021-09-101-10/+5
|\
| * show-branch: simplify rev_is_head()René Scharfe2021-08-271-10/+5
* | Merge branch 'ab/retire-advice-config'Junio C Hamano2021-09-1012-25/+26
|\ \
| * | advice: move advice.graftFileDeprecated squashing to commit.[ch]Ævar Arnfjörð Bjarmason2021-08-251-1/+1
| * | advice: remove use of global advice_add_embedded_repoÆvar Arnfjörð Bjarmason2021-08-251-3/+4
| * | advice: remove read uses of most global `advice_` variablesBen Boeckel2021-08-2511-21/+21
| |/
* | Merge branch 'mk/clone-recurse-submodules'Junio C Hamano2021-09-101-0/+5
|\ \
| * | clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabledMahi Kolla2021-08-301-0/+5
| |/
* | Merge branch 'ab/gc-log-rephrase'Junio C Hamano2021-09-101-1/+1
|\ \
| * | gc: remove trailing dot from "gc.log" lineÆvar Arnfjörð Bjarmason2021-09-021-1/+1
| |/
* | Merge branch 'tk/fast-export-anonymized-tag-fix'Junio C Hamano2021-09-101-0/+1
|\ \
| * | fast-export: fix anonymized tag using original lengthTal Kelrich2021-08-311-0/+1
* | | Merge branch 'ab/commit-graph-usage'Junio C Hamano2021-09-102-46/+55
|\ \ \
| * | | commit-graph: show "unexpected subcommand" errorÆvar Arnfjörð Bjarmason2021-08-311-0/+1
| * | | commit-graph: show usage on "commit-graph [write|verify] garbage"Ævar Arnfjörð Bjarmason2021-08-311-0/+4
| * | | commit-graph: early exit to "usage" on !argcÆvar Arnfjörð Bjarmason2021-08-311-6/+7
| * | | multi-pack-index: refactor "goto usage" patternÆvar Arnfjörð Bjarmason2021-08-311-6/+5
| * | | commit-graph: use parse_options_concat()Ævar Arnfjörð Bjarmason2021-08-311-16/+21
| * | | commit-graph: remove redundant handling of -hÆvar Arnfjörð Bjarmason2021-08-311-4/+0
| * | | commit-graph: define common usage with a macroÆvar Arnfjörð Bjarmason2021-08-311-14/+17
* | | | Merge branch 'tb/add-objects-in-unpacked-packs-simplify'Junio C Hamano2021-09-101-73/+12
|\ \ \ \
| * | | | builtin/pack-objects.c: remove duplicate hash lookupTaylor Blau2021-08-301-10/+1
| * | | | builtin/pack-objects.c: simplify add_objects_in_unpacked_packs()Taylor Blau2021-08-301-68/+16
| |/ / /
* | | | Merge branch 'ps/fetch-omit-formatting-under-quiet'Junio C Hamano2021-09-101-5/+12
|\ \ \ \
| * | | | fetch: skip formatting updated refs with `--quiet`Patrick Steinhardt2021-08-301-5/+12
| | |_|/ | |/| |
* | | | Merge branch 'js/advise-when-skipping-cherry-picked'Junio C Hamano2021-09-101-0/+1
|\ \ \ \
| * | | | sequencer: advise if skipping cherry-picked commitJosh Steadmon2021-08-311-0/+1
| |/ / /
* | | | Merge branch 'sg/column-nl'Junio C Hamano2021-09-081-1/+1
|\ \ \ \
| * | | | column: fix parsing of the '--nl' optionSZEDER Gábor2021-08-261-1/+1
| |/ / /
* | | | Merge branch 'rs/branch-allow-deleting-dangling'Junio C Hamano2021-09-081-1/+1
|\ \ \ \
| * | | | branch: allow deleting dangling branches with --forceRené Scharfe2021-08-281-1/+1
| |/ / /
* | | | Merge branch 'mt/quiet-with-delayed-checkout'Junio C Hamano2021-09-081-1/+1
|\ \ \ \
| * | | | checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares2021-08-271-1/+1
| |/ / /
* | | | Merge branch 'rs/xopen-reports-open-failures'Junio C Hamano2021-09-0811-37/+12
|\ \ \ \
| * | | | use xopen() to handle fatal open(2) failuresRené Scharfe2021-08-2511-37/+12
| |/ / /
* | | | Merge branch 'js/maintenance-launchctl-fix'Junio C Hamano2021-09-081-21/+70
|\ \ \ \
| * | | | maintenance: skip bootout/bootstrap when plist is registeredDerrick Stolee2021-08-241-9/+45
| * | | | maintenance: create `launchctl` configuration using a lock fileJohannes Schindelin2021-08-241-17/+30
| |/ / /
* | | | Merge branch 'ab/rebase-fatal-fatal-fix'Junio C Hamano2021-09-081-1/+1
|\ \ \ \
| * | | | rebase: emit one "fatal" in "fatal: fatal: <error>"Ævar Arnfjörð Bjarmason2021-08-241-1/+1
* | | | | Merge branch 'ab/ls-remote-packet-trace'Junio C Hamano2021-09-081-0/+2
|\ \ \ \ \
| * | | | | ls-remote: set packet_trace_identity(<name>)Ævar Arnfjörð Bjarmason2021-08-241-0/+2
| |/ / / /
* | | | | Merge branch 'jk/commit-edit-fixup-fix'Junio C Hamano2021-09-031-2/+3
|\ \ \ \ \
| * | | | | commit: restore --edit when combined with --fixupJoel Klinghed2021-08-151-2/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'ps/connectivity-optim'Junio C Hamano2021-09-032-2/+3
|\ \ \ \ \
| * | | | | revision: separate walk and unsorted flagsPatrick Steinhardt2021-08-052-2/+3
| |/ / / /
* | | | | Merge branch 'cb/builtin-merge-format-string-fix'Junio C Hamano2021-08-311-3/+5
|\ \ \ \ \
| * | | | | builtin/merge: avoid -Wformat-extra-args from ancient XcodeCarlo Marcelo Arenas Belón2021-08-091-3/+5
* | | | | | Merge branch 'en/ort-becomes-the-default'Junio C Hamano2021-08-312-3/+9
|\ \ \ \ \ \