summaryrefslogtreecommitdiff
path: root/t/t9801-git-p4-branch.sh
Commit message (Expand)AuthorAgeFilesLines
* git-p4: support explicit sync of arbitrary existing git-p4 refsTao Klerks2022-04-061-0/+10
* Merge branch 'jk/p4-locate-branch-point-optim'Junio C Hamano2021-05-141-0/+2
|\
| * git-p4: ensure complex branches are cloned correctlyJoachim Kuebart2021-05-061-0/+2
* | Merge branch 'sv/t9801-test-path-is-file-cleanup'Junio C Hamano2021-03-221-19/+19
|\ \ | |/ |/|
| * t9801: replace test -f with test_path_is_fileShubham Verma2021-03-031-19/+19
* | tests(git-p4): transition to the default branch name `main`Johannes Schindelin2020-11-191-9/+9
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* t9801: use `--` in preparation for default branch renameJohannes Schindelin2020-10-231-6/+6
* Merge branch 'am/p4-branches-excludes'Junio C Hamano2019-07-091-0/+132
|\
| * git-p4: respect excluded paths when detecting branchesMazo, Andrey2019-04-021-1/+1
| * git-p4: add failing test for "git-p4: respect excluded paths when detecting b...Mazo, Andrey2019-04-021-0/+40
| * git-p4: match branches case insensitively if configuredMazo, Andrey2019-04-021-2/+2
| * git-p4: add failing test for "git-p4: match branches case insensitively if co...Mazo, Andrey2019-04-021-0/+92
* | git p4 test: clean up the p4d cleanup functionsSZEDER Gábor2019-03-141-2/+2
* | git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin2019-03-141-4/+0
|/
* git-p4: place temporary refs used for branch import under refs/git-p4-tmpls/p4-tmp-refsLars Schneider2016-07-081-2/+2
* git-p4: improve client path detection when branches are usedva/p4-client-pathVitor Antunes2015-04-231-1/+1
* t9801: check git-p4's branch detection with client spec enabledVitor Antunes2015-04-221-0/+106
* t9801: git-p4: check ignore files with client specVitor Antunes2013-07-211-3/+20
* git p4: make branch detection work with --use-client-specPete Wyckoff2012-08-201-1/+1
* git p4 test: add broken --use-client-spec --detect-branches testsPete Wyckoff2012-08-111-0/+77
* git-p4: Clean up branch test casesVitor Antunes2012-05-291-3/+1
* git-p4: Verify detection of "empty" branch creationVitor Antunes2012-05-291-0/+54
* git-p4: Test changelists touching two branchesVitor Antunes2012-05-291-0/+52
* git p4: use "git p4" directly in testsPete Wyckoff2012-04-091-16/+16
* t9801: do not overuse test_must_failva/git-p4-branchJunio C Hamano2012-01-261-4/+4
* git-p4: Add test case for complex branch importVitor Antunes2012-01-261-7/+87
* git-p4 tests: refactor and cleanupPete Wyckoff2011-10-171-0/+233