summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-27t1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into subsequent testsPatrick Steinhardt
2021-04-21The twelfth batchJunio C Hamano
2021-04-21Merge branch 'js/access-nul-emulation-on-windows'Junio C Hamano
2021-04-21Merge branch 'sg/bugreport-fixes'Junio C Hamano
2021-04-21Merge branch 'jc/doc-do-not-capitalize-clarification'Junio C Hamano
2021-04-21Merge branch 'ab/usage-error-docs'Junio C Hamano
2021-04-21Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-04-21Merge branch 'jt/fetch-pack-request-fix'Junio C Hamano
2021-04-21Merge branch 'hn/reftable-tables-doc-update'Junio C Hamano
2021-04-21Merge branch 'jk/pack-objects-bitmap-progress-fix'Junio C Hamano
2021-04-21Merge branch 'ab/userdiff-tests'Junio C Hamano
2021-04-21Merge branch 'ar/userdiff-scheme'Junio C Hamano
2021-04-20doc: clarify the filename encoding in git diffAndrey Bienkowski
2021-04-20ref-filter: reuse output bufferZheNing Hu
2021-04-19ref-filter: get rid of show_ref_array_itemZheNing Hu
2021-04-19parallel-checkout: add design documentationMatheus Tavares
2021-04-19config: allow overriding of global and system configurationPatrick Steinhardt
2021-04-19config: unify code paths to get global config pathsPatrick Steinhardt
2021-04-19config: rename `git_etc_config()`Patrick Steinhardt
2021-04-19rev-list: allow filtering of provided itemsPatrick Steinhardt
2021-04-19pack-bitmap: implement combined filterPatrick Steinhardt
2021-04-19pack-bitmap: implement object type filterPatrick Steinhardt
2021-04-19list-objects: implement object type filterPatrick Steinhardt
2021-04-19parallel-checkout: support progress displayingMatheus Tavares
2021-04-19parallel-checkout: add configuration optionsMatheus Tavares
2021-04-19parallel-checkout: make it truly parallelMatheus Tavares
2021-04-19unpack-trees: add basic support for parallel checkoutMatheus Tavares
2021-04-17doc/diff-options: document new --diff-merges featuresSergey Organov
2021-04-17diff-merges: introduce log.diffMerges config variableSergey Organov
2021-04-17diff-merges: adapt -m to enable default diff formatSergey Organov
2021-04-17diff-merges: refactor set_diff_merges()Sergey Organov
2021-04-17diff-merges: introduce --diff-merges=onSergey Organov
2021-04-16The eleventh (aka "ort") batchJunio C Hamano
2021-04-16Merge branch 'ah/merge-ort-ubsan-fix'Junio C Hamano
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano
2021-04-16Merge branch 'en/ort-perf-batch-10'Junio C Hamano
2021-04-16completion: avoid aliased command lookup error in nounset modeVille Skyttä
2021-04-16maintenance: respect remote.*.skipFetchAllDerrick Stolee
2021-04-16maintenance: use 'git fetch --prefetch'Derrick Stolee
2021-04-16fetch: add --prefetch optionDerrick Stolee
2021-04-16msvc: avoid calling `access("NUL", flags)`Johannes Schindelin
2021-04-15pkt-line: do not report packet write errors twiceMatheus Tavares
2021-04-15The tenth batchJunio C Hamano
2021-04-15Merge branch 'jz/apply-3way-cached'Junio C Hamano
2021-04-15Merge branch 'ab/complete-cherry-pick-head'Junio C Hamano
2021-04-15Merge branch 'jz/apply-run-3way-first'Junio C Hamano
2021-04-15transport: respect verbosity when setting upstreamØystein Walle
2021-04-15doc: clarify "do not capitalize the first word" ruleJunio C Hamano
2021-04-14name-hash: use expand_to_path()Derrick Stolee
2021-04-14sparse-index: expand_to_path()Derrick Stolee