summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-04-20Merge branch 'ab/detox-gettext-tests'Junio C Hamano-13/+6
2021-04-20Merge branch 'jt/fetch-pack-request-fix'Junio C Hamano-1/+1
2021-04-20Merge branch 'hn/reftable-tables-doc-update'Junio C Hamano-2/+7
2021-04-20Merge branch 'jk/pack-objects-bitmap-progress-fix'Junio C Hamano-1/+25
2021-04-20Merge branch 'ab/userdiff-tests'Junio C Hamano-109/+213
2021-04-20Merge branch 'ar/userdiff-scheme'Junio C Hamano-0/+101
2021-04-20git-completion.bash: separate some commands onto their own lineDenton Liu-9/+28
2021-04-20doc: clarify the filename encoding in git diffAndrey Bienkowski-1/+4
2021-04-20ref-filter: reuse output bufferZheNing Hu-16/+20
2021-04-19ref-filter: get rid of show_ref_array_itemZheNing Hu-21/+34
2021-04-19parallel-checkout: add design documentationMatheus Tavares-0/+271
2021-04-19config: allow overriding of global and system configurationPatrick Steinhardt-3/+115
2021-04-19config: unify code paths to get global config pathsPatrick Steinhardt-4/+13
2021-04-19config: rename `git_etc_config()`Patrick Steinhardt-12/+11
2021-04-19rev-list: allow filtering of provided itemsPatrick Steinhardt-14/+104
2021-04-19pack-bitmap: implement combined filterPatrick Steinhardt-0/+17
2021-04-19pack-bitmap: implement object type filterPatrick Steinhardt-4/+50
2021-04-19list-objects: implement object type filterPatrick Steinhardt-3/+144
2021-04-19parallel-checkout: support progress displayingMatheus Tavares-7/+43
2021-04-19parallel-checkout: add configuration optionsMatheus Tavares-10/+54
2021-04-19parallel-checkout: make it truly parallelMatheus Tavares-27/+496
2021-04-19unpack-trees: add basic support for parallel checkoutMatheus Tavares-3/+418
2021-04-16doc/diff-options: document new --diff-merges featuresSergey Organov-4/+11
2021-04-16diff-merges: introduce log.diffMerges config variableSergey Organov-0/+46
2021-04-16diff-merges: adapt -m to enable default diff formatSergey Organov-4/+4
2021-04-16diff-merges: refactor set_diff_merges()Sergey Organov-15/+21
2021-04-16diff-merges: introduce --diff-merges=onSergey Organov-0/+15
2021-04-16The eleventh (aka "ort") batchJunio C Hamano-0/+6
2021-04-16Merge branch 'ah/merge-ort-ubsan-fix'Junio C Hamano-14/+6
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano-38/+446
2021-04-16Merge branch 'en/ort-perf-batch-10'Junio C Hamano-47/+281
2021-04-16completion: avoid aliased command lookup error in nounset modeVille Skyttä-1/+1
2021-04-16maintenance: respect remote.*.skipFetchAllDerrick Stolee-1/+10
2021-04-16maintenance: use 'git fetch --prefetch'Derrick Stolee-15/+12
2021-04-16fetch: add --prefetch optionDerrick Stolee-1/+106
2021-04-16msvc: avoid calling `access("NUL", flags)`Johannes Schindelin-0/+2
2021-04-15pkt-line: do not report packet write errors twiceMatheus Tavares-7/+24
2021-04-15The tenth batchJunio C Hamano-0/+12
2021-04-15Merge branch 'jz/apply-3way-cached'Junio C Hamano-5/+60
2021-04-15Merge branch 'ab/complete-cherry-pick-head'Junio C Hamano-1/+1
2021-04-15Merge branch 'jz/apply-run-3way-first'Junio C Hamano-10/+28
2021-04-15transport: respect verbosity when setting upstreamØystein Walle-5/+12
2021-04-14doc: clarify "do not capitalize the first word" ruleJunio C Hamano-5/+13
2021-04-14name-hash: use expand_to_path()Derrick Stolee-0/+4
2021-04-14sparse-index: expand_to_path()Derrick Stolee-0/+86
2021-04-14name-hash: don't add directories to name_hashDerrick Stolee-2/+5
2021-04-14revision: ensure full indexDerrick Stolee-0/+2
2021-04-14resolve-undo: ensure full indexDerrick Stolee-0/+4
2021-04-14read-cache: ensure full indexDerrick Stolee-0/+4
2021-04-14pathspec: ensure full indexDerrick Stolee-0/+2