1. 50b2063 travis: remove the hack to build the Windows job on Azure Pipelines by Johannes Schindelin · 6 years ago
  2. a8c51f7 ci: clear and mark MAKEFLAGS exported just once by Junio C Hamano · 6 years ago
  3. 406f93a ci: make sure we build Git parallel by SZEDER Gábor · 6 years ago
  4. d219b7f Merge branch 'sg/travis-osx-brew-breakage-workaround' by Junio C Hamano · 6 years ago
  5. 57cbc53 Merge branch 'js/vsts-ci' by Junio C Hamano · 6 years ago
  6. a1ccaed travis-ci: make the OSX build jobs' 'brew update' more quiet by SZEDER Gábor · 6 years ago
  7. b819f1d ci: parallelize testing on Windows by Johannes Schindelin · 6 years ago
  8. a87e427 ci: speed up Windows phase by Johannes Schindelin · 6 years ago
  9. 27be781 Add a build definition for Azure DevOps by Johannes Schindelin · 6 years ago
  10. 6141a2e ci/lib.sh: add support for Azure Pipelines by Johannes Schindelin · 6 years ago
  11. 4b060a4 ci: use a junction on Windows instead of a symlink by Johannes Schindelin · 6 years ago
  12. eaa6229 ci: inherit --jobs via MAKEFLAGS in run-build-and-tests by Johannes Schindelin · 6 years ago
  13. b011fab ci/lib.sh: encapsulate Travis-specific things by Johannes Schindelin · 6 years ago
  14. c2160f2 ci: rename the library of common functions by Johannes Schindelin · 6 years ago
  15. 4096a98 travis: fix skipping tagged releases by Johannes Schindelin · 6 years ago
  16. 2c8921d travis-ci: build with the right compiler by SZEDER Gábor · 6 years ago
  17. bbf24ad travis-ci: don't be '--quiet' when running the tests by SZEDER Gábor · 6 years ago
  18. 9549326 Merge branch 'ab/dynamic-gettext-poison' by Junio C Hamano · 6 years ago
  19. 57f06d5 Merge branch 'sg/travis-install-dependencies' by Junio C Hamano · 6 years ago
  20. 6cdccfc i18n: make GETTEXT_POISON a runtime option by Ævar Arnfjörð Bjarmason · 6 years ago
  21. 0f0c511 travis-ci: install packages in 'ci/install-dependencies.sh' by SZEDER Gábor · 6 years ago
  22. 97164c9 ci: add optional test variables by Derrick Stolee · 6 years ago
  23. 29d9e3e Merge branch 'nd/pack-deltify-regression-fix' by Junio C Hamano · 7 years ago
  24. 6be44b5 Merge branch 'sg/travis-retrieve-trash-upon-failure' by Junio C Hamano · 7 years ago
  25. aea8879 travis-ci: include the trash directories of failed tests in the trace log by SZEDER Gábor · 7 years ago
  26. 0860a76 travis-ci: fail if Coccinelle static analysis found something to transform by SZEDER Gábor · 7 years ago
  27. 4ab8d1a travis-ci: run Coccinelle static analysis with two parallel jobs by SZEDER Gábor · 7 years ago
  28. 9ac3f0e pack-objects: fix performance issues on packing large deltas by Nguyễn Thái Ngọc Duy · 7 years ago
  29. 6105fee Merge branch 'nd/travis-gcc-8' by Junio C Hamano · 7 years ago
  30. 37fa4b3 travis-ci: run gcc-8 on linux-gcc jobs by Nguyễn Thái Ngọc Duy · 7 years ago
  31. f6a5576 ci: exercise the whole test suite with uncommon code in pack-objects by Nguyễn Thái Ngọc Duy · 7 years ago
  32. 4c2db93 read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean by Nguyễn Thái Ngọc Duy · 7 years ago
  33. 571e472 Merge branch 'sg/test-x' by Junio C Hamano · 7 years ago
  34. c710d18 Merge branch 'sg/travis-build-during-script-phase' by Junio C Hamano · 7 years ago
  35. aedffe9 travis-ci: run tests with '-x' tracing by SZEDER Gábor · 7 years ago
  36. 798224a Merge branch 'sg/travis-linux32-sanity' by Junio C Hamano · 7 years ago
  37. e75c862 Merge branch 'tg/split-index-fixes' by Junio C Hamano · 7 years ago
  38. 6b99576 travis-ci: don't fail if user already exists on 32 bit Linux build job by SZEDER Gábor · 7 years ago
  39. 5330330 travis-ci: don't run the test suite as root in the 32 bit Linux build by SZEDER Gábor · 7 years ago
  40. b2cbaa0 travis-ci: don't repeat the path of the cache directory by SZEDER Gábor · 7 years ago
  41. 04d47e9 travis-ci: use 'set -e' in the 32 bit Linux build job by SZEDER Gábor · 7 years ago
  42. f63b123 travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build by SZEDER Gábor · 7 years ago
  43. ae59a4e travis: run tests with GIT_TEST_SPLIT_INDEX by Thomas Gummerer · 7 years ago
  44. 3c93b82 travis-ci: build Git during the 'script' phase by SZEDER Gábor · 7 years ago
  45. b92cb86 travis-ci: check that all build artifacts are .gitignore-d by SZEDER Gábor · 7 years ago
  46. 88e00b7 travis-ci: don't store P4 and Git LFS in the working tree by SZEDER Gábor · 7 years ago
  47. 9cc2c76 travis-ci: record and skip successfully built trees by SZEDER Gábor · 7 years ago
  48. b4a2fdc travis-ci: create the cache directory early in the build process by SZEDER Gábor · 7 years ago
  49. 495ea6c travis-ci: print the "tip of branch is exactly at tag" message in color by SZEDER Gábor · 7 years ago
  50. 677c707 travis-ci: only print test failures if there are test results available by SZEDER Gábor · 7 years ago
  51. 7e72cfc travis-ci: save prove state for the 32 bit Linux build by SZEDER Gábor · 7 years ago
  52. a8b8b6b travis-ci: fine tune the use of 'set -x' in 'ci/*' scripts by SZEDER Gábor · 7 years ago
  53. 4f26366 travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output by SZEDER Gábor · 7 years ago
  54. a1157b7 travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh' by SZEDER Gábor · 7 years ago
  55. e3371e9 travis-ci: move setting environment variables to 'ci/lib-travisci.sh' by SZEDER Gábor · 7 years ago
  56. bf427a9 travis-ci: introduce a $jobname variable for 'ci/*' scripts by SZEDER Gábor · 7 years ago
  57. 83d1efe travis-ci: fix running P4 and Git LFS tests in Linux build jobs by SZEDER Gábor · 7 years ago
  58. 8376eb4 travis-ci: fix "skip_branch_tip_with_tag()" string comparison by Lars Schneider · 7 years ago
  59. f67242c travis: dedent a few scripts that are indented overly deeply by Junio C Hamano · 7 years ago
  60. 09f5e97 travis-ci: skip a branch build if equal tag is present by Lars Schneider · 8 years ago
  61. 657343a travis-ci: move Travis CI code into dedicated scripts by Lars Schneider · 8 years ago
  62. dcad9a4 Merge branch 'ls/travis-relays-for-windows-ci' by Junio C Hamano · 8 years ago
  63. c773da2 Merge branch 'ls/travis-doc-asciidoctor' by Junio C Hamano · 8 years ago
  64. 7c7478f Merge branch 'rg/a-the-typo' by Junio C Hamano · 8 years ago
  65. 016d66f travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503 by Lars Schneider · 8 years ago
  66. 6fa68ff travis-ci: handle Git for Windows CI status "failed" explicitly by Lars Schneider · 8 years ago
  67. 5621760 fix minor typos by René Genz · 8 years ago
  68. c4b4968 travis-ci: printf $STATUS as string by Lars Schneider · 8 years ago
  69. 505ad91 travis-ci: check AsciiDoc/AsciiDoctor stderr output by Lars Schneider · 8 years ago
  70. a6e6976 travis-ci: parallelize documentation build by Lars Schneider · 8 years ago
  71. 159e601 travis-ci: build documentation with AsciiDoc and Asciidoctor by Lars Schneider · 8 years ago
  72. 029aeee travis-ci: build and test Git on Windows by Lars Schneider · 8 years ago
  73. 88dedd5 Travis: also test on 32-bit Linux by Johannes Schindelin · 8 years ago
  74. b98712b travis-ci: build documentation by Lars Schneider · 9 years ago