summaryrefslogtreecommitdiff
path: root/t/t9801-git-p4-branch.sh
AgeCommit message (Expand)Author
2019-07-09Merge branch 'am/p4-branches-excludes'Junio C Hamano
2019-04-02git-p4: respect excluded paths when detecting branchesMazo, Andrey
2019-04-02git-p4: add failing test for "git-p4: respect excluded paths when detecting b...Mazo, Andrey
2019-04-02git-p4: match branches case insensitively if configuredMazo, Andrey
2019-04-02git-p4: add failing test for "git-p4: match branches case insensitively if co...Mazo, Andrey
2019-03-14git p4 test: clean up the p4d cleanup functionsSZEDER Gábor
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin
2016-07-08git-p4: place temporary refs used for branch import under refs/git-p4-tmpLars Schneider
2015-04-23git-p4: improve client path detection when branches are usedVitor Antunes
2015-04-22t9801: check git-p4's branch detection with client spec enabledVitor Antunes
2013-07-21t9801: git-p4: check ignore files with client specVitor Antunes
2012-08-20git p4: make branch detection work with --use-client-specPete Wyckoff
2012-08-12git p4 test: add broken --use-client-spec --detect-branches testsPete Wyckoff
2012-05-29git-p4: Clean up branch test casesVitor Antunes
2012-05-29git-p4: Verify detection of "empty" branch creationVitor Antunes
2012-05-29git-p4: Test changelists touching two branchesVitor Antunes
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff
2012-01-26t9801: do not overuse test_must_failJunio C Hamano
2012-01-26git-p4: Add test case for complex branch importVitor Antunes
2011-10-18git-p4 tests: refactor and cleanupPete Wyckoff