summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Merge branch 'os/rebase-runs-post-checkout-hook'Junio C Hamano1-54/+42
2019-01-29Merge branch 'bc/sha-256'Junio C Hamano7-51/+188
2019-01-29Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'Junio C Hamano2-3/+122
2019-01-29Merge branch 'jt/fetch-pack-v2'Junio C Hamano1-7/+15
2019-01-29Merge branch 'jk/proto-v2-hidden-refs-fix'Junio C Hamano1-0/+6
2019-01-29Merge branch 'pw/diff-color-moved-ws-fix'Junio C Hamano1-3/+96
2019-01-29Merge branch 'js/rebase-i-redo-exec'Junio C Hamano1-0/+14
2019-01-29pretty: add support for separator option in %(trailers)Anders Waldenborg1-0/+36
2019-01-29pretty: add support for "valueonly" option in %(trailers)Anders Waldenborg1-0/+6
2019-01-29pretty: allow showing specific trailersAnders Waldenborg1-0/+57
2019-01-29pretty: allow %(trailers) options with explicit valueAnders Waldenborg1-0/+18
2019-01-29Add `human` date format tests.Stephen P. Smith1-0/+18
2019-01-29Add `human` format to test-toolStephen P. Smith2-3/+14
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin1-0/+31
2019-01-29tests: optionally skip bin-wrappers/Johannes Schindelin2-6/+22
2019-01-29t0061: workaround issues with --with-dashes and RUNTIME_PREFIXJohannes Schindelin1-1/+2
2019-01-29tests: add t/helper/ to the PATH with --with-dashesJohannes Schindelin1-1/+1
2019-01-29mingw: try to work around issues with the test cleanupJohannes Schindelin1-1/+5
2019-01-29tests: include detailed trace logs with --write-junit-xml upon failureJohannes Schindelin2-1/+42
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin5-4/+16
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin5-0/+174
2019-01-28test-lint: only use only sed [-n] [-e command] [-f command_file]Torsten Bögershausen1-1/+1
2019-01-28test-date: add a subcommand to measure times in shell scriptsJohannes Schindelin1-0/+12
2019-01-28implicit interactive rebase: don't run sequence editorPhillip Wood3-6/+11
2019-01-27parse-options: disable option abbreviation with PARSE_OPT_KEEP_UNKNOWNNguyễn Thái Ngọc Duy1-2/+2
2019-01-24show_date_relative(): drop unused "tz" parameterJeff King1-1/+1
2019-01-24combine-diff: treat --dirstat like --statJeff King2-0/+4
2019-01-24combine-diff: treat --summary like --statJeff King2-0/+13
2019-01-24combine-diff: treat --shortstat like --statJeff King2-0/+5
2019-01-24diff: clear emitted_symbols flag after useJeff King1-0/+79
2019-01-24t4006: resurrect commented-out testsJeff King1-23/+32
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy3-2/+4
2019-01-23checkout: fix regression in checkout -b on intitial checkoutBen Peart1-1/+1
2019-01-23checkout: add test demonstrating regression with checkout -b on initial commitBen Peart1-0/+9
2019-01-22attr: do not mark queried macros as unsetJeff King1-0/+20
2019-01-22tests: explicitly use `test-tool.exe` on WindowsJohannes Schindelin1-1/+1
2019-01-22commit-graph: rename "large edges" to "extra edges"SZEDER Gábor1-7/+7
2019-01-22commit-tree: add missing --gpg-sign flagBrandon Richardson1-3/+12
2019-01-22t7510: invoke git as part of &&-chainMartin Ågren1-2/+6
2019-01-18Merge branch 'ot/ref-filter-object-info'Junio C Hamano1-0/+6
2019-01-18Merge branch 'sg/stress-test'Junio C Hamano9-133/+308
2019-01-18Merge branch 'tg/t5570-drop-racy-test'Junio C Hamano2-24/+3
2019-01-18Merge branch 'so/cherry-pick-always-allow-m1'Junio C Hamano3-11/+15
2019-01-18Merge branch 'nd/worktree-remove-with-uninitialized-submodules'Junio C Hamano1-0/+37
2019-01-18Merge branch 'sg/test-bash-version-fix'Junio C Hamano1-2/+2
2019-01-18Merge branch 'cy/zsh-completion-SP-in-path'Junio C Hamano1-5/+5
2019-01-18Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Junio C Hamano3-3/+14
2019-01-18Merge branch 'jn/stripspace-wo-repository'Junio C Hamano1-3/+9
2019-01-18Merge branch 'sb/submodule-fetchjobs-default-to-one'Junio C Hamano1-0/+2
2019-01-18Merge branch 'nd/style-opening-brace'Junio C Hamano1-1/+2