summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Merge branch 'it/log-format-source'Libravatar Junio C Hamano7-1/+71
2019-01-29Merge branch 'js/add-e-clear-patch-before-stating'Libravatar Junio C Hamano1-1/+1
2019-01-29Merge branch 'bc/tree-walk-oid'Libravatar Junio C Hamano21-98/+84
2019-01-29Merge branch 'jt/upload-pack-deepen-relative-proto-v2'Libravatar Junio C Hamano4-4/+80
2019-01-29Merge branch 'jk/remote-insteadof-cleanup'Libravatar Junio C Hamano1-2/+2
2019-01-29Merge branch 'ms/http-no-more-failonerror'Libravatar Junio C Hamano5-19/+72
2019-01-29Merge branch 'os/rebase-runs-post-checkout-hook'Libravatar Junio C Hamano2-56/+52
2019-01-29Merge branch 'bc/sha-256'Libravatar Junio C Hamano16-94/+642
2019-01-29Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'Libravatar Junio C Hamano12-89/+426
2019-01-29Merge branch 'jt/fetch-pack-v2'Libravatar Junio C Hamano2-10/+21
2019-01-29Merge branch 'jk/proto-v2-hidden-refs-fix'Libravatar Junio C Hamano2-0/+22
2019-01-29Merge branch 'jk/save-getenv-result'Libravatar Junio C Hamano6-12/+23
2019-01-29Merge branch 'pw/diff-color-moved-ws-fix'Libravatar Junio C Hamano4-87/+256
2019-01-29Merge branch 'ja/doc-build-l10n'Libravatar Junio C Hamano1-5/+17
2019-01-29Merge branch 'js/rebase-i-redo-exec'Libravatar Junio C Hamano9-5/+108
2019-01-29Merge branch 'cc/fetch-error-message-fix'Libravatar Junio C Hamano1-2/+4
2019-01-29Merge branch 'cc/partial-clone-doc-typofix'Libravatar Junio C Hamano1-1/+1
2019-01-29Merge branch 'kg/external-diff-save-env'Libravatar Junio C Hamano1-1/+1
2019-01-29Add `human` date format tests.Libravatar Stephen P. Smith1-0/+18
2019-01-29Add `human` format to test-toolLibravatar Stephen P. Smith4-7/+33
2019-01-29ci: parallelize testing on WindowsLibravatar Johannes Schindelin5-8/+141
2019-01-29ci: speed up Windows phaseLibravatar Johannes Schindelin1-0/+2
2019-01-29tests: optionally skip bin-wrappers/Libravatar Johannes Schindelin2-6/+22
2019-01-29t0061: workaround issues with --with-dashes and RUNTIME_PREFIXLibravatar Johannes Schindelin1-1/+2
2019-01-29tests: add t/helper/ to the PATH with --with-dashesLibravatar Johannes Schindelin1-1/+1
2019-01-29mingw: try to work around issues with the test cleanupLibravatar Johannes Schindelin1-1/+5
2019-01-29tests: include detailed trace logs with --write-junit-xml upon failureLibravatar Johannes Schindelin2-1/+42
2019-01-29tests: avoid calling Perl just to determine file sizesLibravatar Johannes Schindelin5-4/+16
2019-01-29README: add a build badge (status of the Azure Pipelines build)Libravatar Johannes Schindelin1-0/+2
2019-01-29mingw: be more generous when wrapping up the setitimer() emulationLibravatar Johannes Schindelin1-1/+1
2019-01-29ci: use git-sdk-64-minimal build artifactLibravatar Johannes Schindelin1-35/+9
2019-01-29ci: add a Windows job to the Azure Pipelines definitionLibravatar Johannes Schindelin1-0/+91
2019-01-29Add a build definition for Azure DevOpsLibravatar Johannes Schindelin2-0/+284
2019-01-29ci/lib.sh: add support for Azure PipelinesLibravatar Johannes Schindelin2-0/+30
2019-01-29tests: optionally write results as JUnit-style .xmlLibravatar Johannes Schindelin6-0/+175
2019-01-29docs/config: clarify "text property" in core.eolLibravatar Jeff King1-2/+5
2019-01-29doc/gitattributes: clarify "autocrlf overrides eol"Libravatar Jeff King1-1/+3
2019-01-28test-lint: only use only sed [-n] [-e command] [-f command_file]Libravatar Torsten Bögershausen1-1/+1
2019-01-28pack-objects: merge read_lock and lock in packing_data structLibravatar Patrick Hogg3-31/+19
2019-01-28pack-objects: move read mutex to packing_data structLibravatar Patrick Hogg3-5/+13
2019-01-28git-instaweb: add Python builtin http.server supportLibravatar Arti Zirk2-2/+128
2019-01-28test-date: add a subcommand to measure times in shell scriptsLibravatar Johannes Schindelin1-0/+12
2019-01-28ci: use a junction on Windows instead of a symlinkLibravatar Johannes Schindelin1-1/+4
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsLibravatar Johannes Schindelin5-5/+6
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsLibravatar Johannes Schindelin4-14/+43
2019-01-28ci: rename the library of common functionsLibravatar Johannes Schindelin8-7/+7
2019-01-28travis: fix skipping tagged releasesLibravatar Johannes Schindelin1-11/+14
2019-01-28implicit interactive rebase: don't run sequence editorLibravatar Phillip Wood5-10/+16
2019-01-27object_as_type: initialize commit-graph-related fields of 'struct commit'Libravatar SZEDER Gábor3-6/+12
2019-01-27strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an otherLibravatar SZEDER Gábor1-0/+30