summaryrefslogtreecommitdiff
path: root/t/t9806-git-p4-options.sh
Commit message (Expand)AuthorAgeFilesLines
* tests(git-p4): transition to the default branch name `main`Johannes Schindelin2020-11-191-10/+10
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin2019-03-141-5/+0
* t9000-t9999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
* git-p4: support git worktreesld/p4-worktreeLuke Diamand2016-12-131-0/+32
* git p4 test: translate windows paths for cygwinPete Wyckoff2013-01-261-1/+1
* git p4 test: use client_view in t9806Pete Wyckoff2013-01-261-28/+21
* git p4: fix submit when no master branchPete Wyckoff2013-01-151-0/+25
* git p4 test: keep P4CLIENT changes inside subshellsPete Wyckoff2013-01-151-2/+5
* git p4: fix sync --branch when no master branchPete Wyckoff2013-01-151-4/+4
* git p4: fail gracefully on sync with no master branchPete Wyckoff2013-01-151-5/+4
* git p4: allow short ref names to --branchPete Wyckoff2013-01-151-0/+21
* git p4: clone --branch should checkout masterPete Wyckoff2013-01-151-1/+1
* git p4: create p4/HEAD on initial clonePete Wyckoff2013-01-151-0/+23
* git p4: test sync/clone --branch behaviorPete Wyckoff2013-01-151-4/+49
* git p4 test: cleanup_git should make a new $gitPete Wyckoff2012-06-271-1/+0
* git p4 test: simplify quoting involving TRASH_DIRECTORYPete Wyckoff2012-06-271-8/+6
* git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff2012-06-271-1/+1
* git p4: use "git p4" directly in testsPete Wyckoff2012-04-091-14/+14
* git-p4: adjust test to adhere to stricter useClientSpecPete Wyckoff2012-01-111-2/+2
* git-p4: test and document --use-client-specPete Wyckoff2011-12-271-0/+46
* git-p4: test --keep-pathPete Wyckoff2011-12-271-0/+24
* git-p4: test --max-changesPete Wyckoff2011-12-271-0/+10
* git-p4: document and test --import-localPete Wyckoff2011-12-271-0/+22
* git-p4: honor --changesfile option and testPete Wyckoff2011-12-271-0/+23
* git-p4: document and test clone --branchPete Wyckoff2011-12-271-0/+11
* git-p4: clone does not use --git-dirPete Wyckoff2011-12-271-0/+34