summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-20Merge branch 'js/access-nul-emulation-on-windows'Junio C Hamano1-0/+2
2021-04-20Merge branch 'sg/bugreport-fixes'Junio C Hamano1-2/+2
2021-04-20Merge branch 'jc/doc-do-not-capitalize-clarification'Junio C Hamano2-5/+13
2021-04-20Merge branch 'ab/usage-error-docs'Junio C Hamano3-15/+14
2021-04-20Merge branch 'ab/detox-gettext-tests'Junio C Hamano3-13/+6
2021-04-20Merge branch 'jt/fetch-pack-request-fix'Junio C Hamano1-1/+1
2021-04-20Merge branch 'hn/reftable-tables-doc-update'Junio C Hamano1-2/+7
2021-04-20Merge branch 'jk/pack-objects-bitmap-progress-fix'Junio C Hamano2-1/+25
2021-04-20Merge branch 'ab/userdiff-tests'Junio C Hamano9-109/+213
2021-04-20Merge branch 'ar/userdiff-scheme'Junio C Hamano18-0/+101
2021-04-20git-completion.bash: separate some commands onto their own lineDenton Liu1-9/+28
2021-04-20doc: clarify the filename encoding in git diffAndrey Bienkowski1-1/+4
2021-04-20ref-filter: reuse output bufferZheNing Hu3-16/+20
2021-04-19ref-filter: get rid of show_ref_array_itemZheNing Hu4-21/+34
2021-04-19parallel-checkout: add design documentationMatheus Tavares2-0/+271
2021-04-19config: allow overriding of global and system configurationPatrick Steinhardt4-3/+115
2021-04-19config: unify code paths to get global config pathsPatrick Steinhardt3-4/+13
2021-04-19config: rename `git_etc_config()`Patrick Steinhardt3-12/+11
2021-04-19rev-list: allow filtering of provided itemsPatrick Steinhardt8-14/+104
2021-04-19pack-bitmap: implement combined filterPatrick Steinhardt2-0/+17
2021-04-19pack-bitmap: implement object type filterPatrick Steinhardt2-4/+50
2021-04-19list-objects: implement object type filterPatrick Steinhardt6-3/+144
2021-04-19parallel-checkout: support progress displayingMatheus Tavares3-7/+43
2021-04-19parallel-checkout: add configuration optionsMatheus Tavares4-10/+54
2021-04-19parallel-checkout: make it truly parallelMatheus Tavares7-27/+496
2021-04-19unpack-trees: add basic support for parallel checkoutMatheus Tavares5-3/+418
2021-04-16doc/diff-options: document new --diff-merges featuresSergey Organov1-4/+11
2021-04-16diff-merges: introduce log.diffMerges config variableSergey Organov6-0/+46
2021-04-16diff-merges: adapt -m to enable default diff formatSergey Organov1-4/+4
2021-04-16diff-merges: refactor set_diff_merges()Sergey Organov1-15/+21
2021-04-16diff-merges: introduce --diff-merges=onSergey Organov2-0/+15
2021-04-16The eleventh (aka "ort") batchJunio C Hamano1-0/+6
2021-04-16Merge branch 'ah/merge-ort-ubsan-fix'Junio C Hamano1-14/+6
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano16-38/+446
2021-04-16Merge branch 'en/ort-perf-batch-10'Junio C Hamano3-47/+281
2021-04-16completion: avoid aliased command lookup error in nounset modeVille Skyttä1-1/+1
2021-04-16maintenance: respect remote.*.skipFetchAllDerrick Stolee2-1/+10
2021-04-16maintenance: use 'git fetch --prefetch'Derrick Stolee3-15/+12
2021-04-16fetch: add --prefetch optionDerrick Stolee3-1/+106
2021-04-16msvc: avoid calling `access("NUL", flags)`Johannes Schindelin1-0/+2
2021-04-15pkt-line: do not report packet write errors twiceMatheus Tavares1-7/+24
2021-04-15The tenth batchJunio C Hamano1-0/+12
2021-04-15Merge branch 'jz/apply-3way-cached'Junio C Hamano3-5/+60
2021-04-15Merge branch 'ab/complete-cherry-pick-head'Junio C Hamano1-1/+1
2021-04-15Merge branch 'jz/apply-run-3way-first'Junio C Hamano3-10/+28
2021-04-15transport: respect verbosity when setting upstreamØystein Walle2-5/+12
2021-04-14doc: clarify "do not capitalize the first word" ruleJunio C Hamano2-5/+13
2021-04-14name-hash: use expand_to_path()Derrick Stolee1-0/+4
2021-04-14sparse-index: expand_to_path()Derrick Stolee2-0/+86
2021-04-14name-hash: don't add directories to name_hashDerrick Stolee1-2/+5