aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9806-git-p4-options.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19tests(git-p4): transition to the default branch name `main`Johannes Schindelin1-10/+10
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin1-5/+0
2018-07-16t9000-t9999: fix broken &&-chainsEric Sunshine1-1/+1
2016-12-13git-p4: support git worktreesLuke Diamand1-0/+32
2013-01-26git p4 test: translate windows paths for cygwinPete Wyckoff1-1/+1
2013-01-26git p4 test: use client_view in t9806Pete Wyckoff1-28/+21
2013-01-15git p4: fix submit when no master branchPete Wyckoff1-0/+25
2013-01-15git p4 test: keep P4CLIENT changes inside subshellsPete Wyckoff1-2/+5
2013-01-15git p4: fix sync --branch when no master branchPete Wyckoff1-4/+4
2013-01-15git p4: fail gracefully on sync with no master branchPete Wyckoff1-5/+4
2013-01-15git p4: allow short ref names to --branchPete Wyckoff1-0/+21
2013-01-15git p4: clone --branch should checkout masterPete Wyckoff1-1/+1
2013-01-15git p4: create p4/HEAD on initial clonePete Wyckoff1-0/+23
2013-01-15git p4: test sync/clone --branch behaviorPete Wyckoff1-4/+49
2012-06-27git p4 test: cleanup_git should make a new $gitPete Wyckoff1-1/+0
2012-06-27git p4 test: simplify quoting involving TRASH_DIRECTORYPete Wyckoff1-8/+6
2012-06-27git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff1-1/+1
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff1-14/+14
2012-01-11git-p4: adjust test to adhere to stricter useClientSpecPete Wyckoff1-2/+2
2011-12-27git-p4: test and document --use-client-specPete Wyckoff1-0/+46
2011-12-27git-p4: test --keep-pathPete Wyckoff1-0/+24
2011-12-27git-p4: test --max-changesPete Wyckoff1-0/+10
2011-12-27git-p4: document and test --import-localPete Wyckoff1-0/+22
2011-12-27git-p4: honor --changesfile option and testPete Wyckoff1-0/+23
2011-12-27git-p4: document and test clone --branchPete Wyckoff1-0/+11
2011-12-27git-p4: clone does not use --git-dirPete Wyckoff1-0/+34