aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9801-git-p4-branch.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-07-31t98xx: mark Perforce tests as memory-leak freePatrick Steinhardt1-0/+1
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano1-1/+1
2023-11-26doc: switch links to httpsJosh Soref1-1/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2022-04-06git-p4: support explicit sync of arbitrary existing git-p4 refsTao Klerks1-0/+10
2021-05-14Merge branch 'jk/p4-locate-branch-point-optim'Junio C Hamano1-0/+2
2021-05-06git-p4: ensure complex branches are cloned correctlyJoachim Kuebart1-0/+2
2021-03-22Merge branch 'sv/t9801-test-path-is-file-cleanup'Junio C Hamano1-19/+19
2021-03-03t9801: replace test -f with test_path_is_fileShubham Verma1-19/+19
2020-11-19tests(git-p4): transition to the default branch name `main`Johannes Schindelin1-9/+9
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-10-23t9801: use `--` in preparation for default branch renameJohannes Schindelin1-6/+6
2019-07-09Merge branch 'am/p4-branches-excludes'Junio C Hamano1-0/+132
2019-04-02git-p4: respect excluded paths when detecting branchesMazo, Andrey1-1/+1
2019-04-02git-p4: add failing test for "git-p4: respect excluded paths when detecting b...Mazo, Andrey1-0/+40
2019-04-02git-p4: match branches case insensitively if configuredMazo, Andrey1-2/+2
2019-04-02git-p4: add failing test for "git-p4: match branches case insensitively if co...Mazo, Andrey1-0/+92
2019-03-14git p4 test: clean up the p4d cleanup functionsSZEDER Gábor1-2/+2
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin1-4/+0
2016-07-08git-p4: place temporary refs used for branch import under refs/git-p4-tmpLars Schneider1-2/+2
2015-04-23git-p4: improve client path detection when branches are usedVitor Antunes1-1/+1
2015-04-22t9801: check git-p4's branch detection with client spec enabledVitor Antunes1-0/+106
2013-07-21t9801: git-p4: check ignore files with client specVitor Antunes1-3/+20
2012-08-20git p4: make branch detection work with --use-client-specPete Wyckoff1-1/+1
2012-08-11git p4 test: add broken --use-client-spec --detect-branches testsPete Wyckoff1-0/+77
2012-05-29git-p4: Clean up branch test casesVitor Antunes1-3/+1
2012-05-29git-p4: Verify detection of "empty" branch creationVitor Antunes1-0/+54
2012-05-29git-p4: Test changelists touching two branchesVitor Antunes1-0/+52
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff1-16/+16
2012-01-26t9801: do not overuse test_must_failJunio C Hamano1-4/+4
2012-01-26git-p4: Add test case for complex branch importVitor Antunes1-7/+87
2011-10-17git-p4 tests: refactor and cleanupPete Wyckoff1-0/+233