aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10Junio C Hamano2017-09-22
|\
| * shell: drop git-cvsserver support by defaultJeff King2017-09-12
* | Merge tag 'v2.9.5' into maint-2.10Junio C Hamano2017-07-30
|\ \ | |/
| * Merge tag 'v2.8.6' into maint-2.9Junio C Hamano2017-07-30
| |\
| | * Merge tag 'v2.7.6' into maint-2.8Junio C Hamano2017-07-30
| | |\
| | | * connect: reject paths that look like command line optionsJeff King2017-07-28
| | | * connect: reject dashed arguments for proxy commandsJeff King2017-07-28
| | | * t5813: add test for hostname starting with dashJeff King2017-07-28
* | | | Merge branch 'nd/test-helpers' into maintJunio C Hamano2016-11-29
|\ \ \ \
| * | | | valgrind: support test helpersRené Scharfe2016-10-27
* | | | | Merge branch 'as/merge-attr-sleep' into maintJunio C Hamano2016-11-29
|\ \ \ \ \
| * | | | | t6026: clarify the point of "kill $(cat sleep.pid)"Johannes Sixt2016-11-11
| * | | | | t6026: ensure that long-running script really isJohannes Schindelin2016-11-10
| * | | | | Revert "t6026-merge-attr: don't fail if sleep exits early"Junio C Hamano2016-11-10
| * | | | | Revert "t6026-merge-attr: ensure that the merge driver was called"Junio C Hamano2016-11-10
| * | | | | t6026-merge-attr: ensure that the merge driver was calledAndreas Schwab2016-11-10
| * | | | | t6026-merge-attr: don't fail if sleep exits earlyAndreas Schwab2016-11-08
* | | | | | Merge branch 'mm/send-email-cc-cruft-after-address' into maintJunio C Hamano2016-11-29
|\ \ \ \ \ \
| * | | | | | t9000-addresses: update expected results after fixMatthieu Moy2016-10-21
| * | | | | | parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-14
* | | | | | | Merge branch 'pb/test-parse-options-expect' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \
| * | | | | | | t0040: convert all possible tests to use `test-parse-options --expect`Pranit Bauva2016-10-17
* | | | | | | | Merge branch 'jk/tap-verbose-fix' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | test-lib: bail out when "-v" used under "prove"Jeff King2016-10-24
| * | | | | | | | test-lib: add --verbose-log optionJeff King2016-10-21
| * | | | | | | | test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King2016-10-21
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | t3700: fix broken test under !SANITYJunio C Hamano2016-10-20
* | | | | | | | | Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch: use "quick" has_sha1_file for tag followingJeff King2016-10-14
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/merge-base-fork-point-without-reflog' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-base: handle --fork-point without reflogJeff King2016-10-12
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | worktree: allow the main brach of a bare repository to be checked outDennis Kaarsemaker2016-10-14
* | | | | | | | | | Merge branch 'jk/ref-symlink-loop' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | files_read_raw_ref: avoid infinite loop on broken symlinksJeff King2016-10-10
* | | | | | | | | | Merge branch 'kd/mailinfo-quoted-string' into maintJunio C Hamano2016-10-11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | mailinfo: unescape quoted-pair in header fieldsKevin Daudt2016-09-28
| * | | | | | | | | t5100-mailinfo: replace common path prefix with variableKevin Daudt2016-09-28
* | | | | | | | | | Merge branch 'jk/pack-tag-of-tag' into maintJunio C Hamano2016-10-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pack-objects: walk tag chains for --include-tagJeff King2016-09-07
| * | | | | | | | | | t5305: simplify packname handlingJeff King2016-09-07
| * | | | | | | | | | t5305: use "git -C"Jeff King2016-09-07
| * | | | | | | | | | t5305: drop "dry-run" of unpack-objectsJeff King2016-09-07
| * | | | | | | | | | t5305: move cleanup into test blockJeff King2016-09-07
* | | | | | | | | | | Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | t3700-add: do not check working tree file mode without POSIXPERMJohannes Sixt2016-09-21
| * | | | | | | | | | t3700-add: create subdirectory gentlyJohannes Sixt2016-09-21
| * | | | | | | | | | add: modify already added files when --chmod is givenThomas Gummerer2016-09-15
| * | | | | | | | | | update-index: add test for chmod flagsThomas Gummerer2016-09-14