summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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-18Merge branch 'ot/ref-filter-object-info'Junio C Hamano
2019-01-18Merge branch 'sg/stress-test'Junio C Hamano
2019-01-18Merge branch 'tg/t5570-drop-racy-test'Junio C Hamano
2019-01-18Merge branch 'so/cherry-pick-always-allow-m1'Junio C Hamano
2019-01-18Merge branch 'nd/worktree-remove-with-uninitialized-submodules'Junio C Hamano
2019-01-18Merge branch 'sg/test-bash-version-fix'Junio C Hamano
2019-01-18Merge branch 'cy/zsh-completion-SP-in-path'Junio C Hamano
2019-01-18Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Junio C Hamano
2019-01-18Merge branch 'jn/stripspace-wo-repository'Junio C Hamano
2019-01-18Merge branch 'sb/submodule-fetchjobs-default-to-one'Junio C Hamano
2019-01-18Merge branch 'nd/style-opening-brace'Junio C Hamano
2019-01-14Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano
2019-01-14Merge branch 'tb/log-G-binary'Junio C Hamano
2019-01-14Merge branch 'sb/diff-color-moved-config-option-fixup'Junio C Hamano
2019-01-14Merge branch 'hn/highlight-sideband-keywords'Junio C Hamano
2019-01-14Merge branch 'cb/test-lint-cp-a'Junio C Hamano
2019-01-14Merge branch 'cb/t5004-empty-tar-archive-fix'Junio C Hamano
2019-01-14Merge branch 'hb/t0061-dot-in-path-fix'Junio C Hamano
2019-01-14Merge branch 'nd/checkout-noisy'Junio C Hamano
2019-01-14Merge branch 'nd/attr-pathspec-in-tree-walk'Junio C Hamano
2019-01-14Merge 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-04Merge branch 'sd/stash-wo-user-name'Junio C Hamano
2019-01-04Merge branch 'sg/clone-initial-fetch-configuration'Junio C Hamano
2019-01-04Merge branch 'nd/checkout-dwim-fix'Junio C Hamano
2019-01-04Merge branch 'ab/push-dwim-dst'Junio C Hamano
2019-01-04Merge branch 'en/fast-export-import'Junio C Hamano
2019-01-04Merge branch 'en/merge-path-collision'Junio C Hamano
2019-01-04Merge branch 'nd/i18n'Junio C Hamano
2019-01-03test-lib: translate SIGTERM and SIGHUP to an exitSZEDER Gábor
2019-01-03Merge branch 'sg/test-bash-version-fix'Junio C Hamano
2019-01-03test-lib: check Bash version for '-x' without using shell arraysSZEDER Gábor
2019-01-03completion: treat results of git ls-tree as file pathsChayoung You
2018-12-28t5570: drop racy testThomas Gummerer
2018-12-28ref-filter: add tests for deltabaseOlga Telezhnaya
2018-12-28ref-filter: add tests for objectsize:diskOlga Telezhnaya
2018-12-26stripspace: allow -s/-c outside git repositoryJonathan Nieder
2018-12-26git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen