Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin
2019-01-29tests: optionally skip bin-wrappers/Johannes Schindelin
2019-01-29t0061: workaround issues with --with-dashes and RUNTIME_PREFIXJohannes Schindelin
2019-01-29tests: add t/helper/ to the PATH with --with-dashesJohannes Schindelin
2019-01-29mingw: try to work around issues with the test cleanupJohannes Schindelin
2019-01-29tests: include detailed trace logs with --write-junit-xml upon failureJohannes Schindelin
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin
2019-01-28test-date: add a subcommand to measure times in shell scriptsJohannes Schindelin
2019-01-19Merge branch 'ot/ref-filter-object-info'Junio C Hamano
2019-01-19Merge branch 'sg/stress-test'Junio C Hamano
2019-01-19Merge branch 'tg/t5570-drop-racy-test'Junio C Hamano
2019-01-19Merge branch 'so/cherry-pick-always-allow-m1'Junio C Hamano
2019-01-19Merge branch 'nd/worktree-remove-with-uninitialized-submodules'Junio C Hamano
2019-01-19Merge branch 'sg/test-bash-version-fix'Junio C Hamano
2019-01-19Merge branch 'cy/zsh-completion-SP-in-path'Junio C Hamano
2019-01-19Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Junio C Hamano
2019-01-19Merge branch 'jn/stripspace-wo-repository'Junio C Hamano
2019-01-19Merge branch 'sb/submodule-fetchjobs-default-to-one'Junio C Hamano
2019-01-19Merge branch 'nd/style-opening-brace'Junio C Hamano
2019-01-15Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano
2019-01-15Merge branch 'tb/log-G-binary'Junio C Hamano
2019-01-15Merge branch 'sb/diff-color-moved-config-option-fixup'Junio C Hamano
2019-01-15Merge branch 'hn/highlight-sideband-keywords'Junio C Hamano
2019-01-15Merge branch 'cb/test-lint-cp-a'Junio C Hamano
2019-01-15Merge branch 'cb/t5004-empty-tar-archive-fix'Junio C Hamano
2019-01-15Merge branch 'hb/t0061-dot-in-path-fix'Junio C Hamano
2019-01-15Merge branch 'nd/checkout-noisy'Junio C Hamano
2019-01-15Merge branch 'nd/attr-pathspec-in-tree-walk'Junio C Hamano
2019-01-15Merge branch 'md/list-lazy-objects-fix'Junio C Hamano
2019-01-07worktree: allow to (re)move worktrees with uninitialized submodulesNguyễn Thái Ngọc Duy
2019-01-07test-lib: add the '--stress' option to run a test repeatedly under loadSZEDER Gábor
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor
2019-01-07test-lib: set $TRASH_DIRECTORY earlierSZEDER Gábor
2019-01-07test-lib: consolidate naming of test-results pathsSZEDER Gábor
2019-01-07test-lib: parse command line options earlierSZEDER Gábor
2019-01-07test-lib: parse options in a for loop to keep $@ intactSZEDER Gábor
2019-01-07test-lib: extract Bash version check for '-x' tracingSZEDER Gábor
2019-01-07t3506: validate '-m 1 -ff' is now accepted for non-merge commitsSergey Organov
2019-01-07t3502: validate '-m 1' argument is now accepted for non-merge commitsSergey Organov
2019-01-07Revert "t/lib-git-daemon: record daemon log"Thomas Gummerer
2019-01-05Merge branch 'sd/stash-wo-user-name'Junio C Hamano
2019-01-05Merge branch 'sg/clone-initial-fetch-configuration'Junio C Hamano
2019-01-05Merge branch 'nd/checkout-dwim-fix'Junio C Hamano
2019-01-05Merge branch 'ab/push-dwim-dst'Junio C Hamano
2019-01-05Merge branch 'en/fast-export-import'Junio C Hamano
2019-01-05Merge branch 'en/merge-path-collision'Junio C Hamano
2019-01-05Merge branch 'nd/i18n'Junio C Hamano
2019-01-04test-lib: translate SIGTERM and SIGHUP to an exitSZEDER Gábor
2019-01-04Merge branch 'sg/test-bash-version-fix'Junio C Hamano