summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: avoid calling Perl just to determine file sizesJohannes Schindelin2019-01-295-4/+16
* README: add a build badge (status of the Azure Pipelines build)Johannes Schindelin2019-01-291-0/+2
* mingw: be more generous when wrapping up the setitimer() emulationJohannes Schindelin2019-01-291-1/+1
* ci: use git-sdk-64-minimal build artifactJohannes Schindelin2019-01-291-35/+9
* ci: add a Windows job to the Azure Pipelines definitionJohannes Schindelin2019-01-291-0/+91
* Add a build definition for Azure DevOpsJohannes Schindelin2019-01-292-0/+284
* ci/lib.sh: add support for Azure PipelinesJohannes Schindelin2019-01-292-0/+30
* tests: optionally write results as JUnit-style .xmlJohannes Schindelin2019-01-296-0/+175
* test-date: add a subcommand to measure times in shell scriptsJohannes Schindelin2019-01-281-0/+12
* ci: use a junction on Windows instead of a symlinkJohannes Schindelin2019-01-281-1/+4
* ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin2019-01-285-5/+6
* ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin2019-01-284-14/+43
* ci: rename the library of common functionsJohannes Schindelin2019-01-288-7/+7
* travis: fix skipping tagged releasesJohannes Schindelin2019-01-281-11/+14
* Third batch after 2.20Junio C Hamano2019-01-181-0/+80
* Merge branch 'js/gc-repack-close-before-remove'Junio C Hamano2019-01-182-1/+5
|\
| * gc/repack: release packs when neededJohannes Schindelin2019-01-112-1/+5
* | Merge branch 'en/show-ref-doc-fix'Junio C Hamano2019-01-181-1/+1
|\ \
| * | git-show-ref.txt: fix order of flagsElijah Newren2019-01-101-1/+1
| |/
* | Merge branch 'ot/ref-filter-object-info'Junio C Hamano2019-01-183-6/+56
|\ \
| * | ref-filter: give uintmax_t to format with %PRIuMAXJunio C Hamano2019-01-101-1/+1
| * | ref-filter: add docs for new optionsOlga Telezhnaya2018-12-281-1/+20
| * | ref-filter: add tests for deltabaseOlga Telezhnaya2018-12-281-0/+3
| * | ref-filter: add deltabase optionOlga Telezhnaya2018-12-281-1/+15
| * | ref-filter: add tests for objectsize:diskOlga Telezhnaya2018-12-281-0/+3
| * | ref-filter: add check for negative file sizeOlga Telezhnaya2018-12-281-0/+2
| * | ref-filter: add objectsize:disk optionOlga Telezhnaya2018-12-281-7/+16
* | | Merge branch 'sg/stress-test'Junio C Hamano2019-01-189-133/+308
|\ \ \
| * | | test-lib: add the '--stress' option to run a test repeatedly under loadSZEDER Gábor2019-01-073-5/+130
| * | | test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor2019-01-077-13/+41
| * | | test-lib: set $TRASH_DIRECTORY earlierSZEDER Gábor2019-01-071-6/+6
| * | | test-lib: consolidate naming of test-results pathsSZEDER Gábor2019-01-071-11/+11
| * | | test-lib: parse command line options earlierSZEDER Gábor2019-01-071-109/+124
| * | | test-lib: parse options in a for loop to keep $@ intactSZEDER Gábor2019-01-071-36/+42
| * | | test-lib: extract Bash version check for '-x' tracingSZEDER Gábor2019-01-071-18/+19
| * | | test-lib: translate SIGTERM and SIGHUP to an exitSZEDER Gábor2019-01-031-1/+1
* | | | Merge branch 'rs/sha1-file-close-mapped-file-on-error'Junio C Hamano2019-01-181-0/+1
|\ \ \ \
| * | | | sha1-file: close fd of empty file in map_sha1_file_1()René Scharfe2019-01-071-0/+1
* | | | | Merge branch 'rs/loose-object-cache-perffix'Junio C Hamano2019-01-185-22/+33
|\ \ \ \ \
| * | | | | object-store: retire odb_load_loose_cache()René Scharfe2019-01-082-14/+2
| * | | | | object-store: use one oid_array per subdirectory for loose cacheRené Scharfe2019-01-082-4/+7
| * | | | | object-store: factor out odb_clear_loose_cache()René Scharfe2019-01-084-6/+13
| * | | | | object-store: factor out odb_loose_cache()René Scharfe2019-01-083-8/+21
* | | | | | Merge branch 'po/git-p4-wo-login'Junio C Hamano2019-01-181-0/+2
|\ \ \ \ \ \
| * | | | | | git-p4: fix problem when p4 login is not necessaryPeter Osterlund2019-01-071-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mm/multimail-1.5'Junio C Hamano2019-01-188-57/+281
|\ \ \ \ \ \
| * | | | | | git-multimail: update to release 1.5.0Matthieu Moy2019-01-078-57/+281
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tg/t5570-drop-racy-test'Junio C Hamano2019-01-182-24/+3
|\ \ \ \ \ \
| * | | | | | Revert "t/lib-git-daemon: record daemon log"Thomas Gummerer2019-01-071-11/+3
| * | | | | | t5570: drop racy testThomas Gummerer2018-12-281-13/+0