| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/p4-locate-branch-point-optim' | Junio C Hamano | 2021-05-14 | 1 | -0/+2 |
|\ |
|
| * | git-p4: ensure complex branches are cloned correctly | Joachim Kuebart | 2021-05-06 | 1 | -0/+2 |
* | | Merge branch 'sv/t9801-test-path-is-file-cleanup' | Junio C Hamano | 2021-03-22 | 1 | -19/+19 |
|\ \
| |/
|/| |
|
| * | t9801: replace test -f with test_path_is_file | Shubham Verma | 2021-03-03 | 1 | -19/+19 |
* | | tests(git-p4): transition to the default branch name `main` | Johannes Schindelin | 2020-11-19 | 1 | -9/+9 |
* | | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-19 | 1 | -0/+3 |
|/ |
|
* | t9801: use `--` in preparation for default branch rename | Johannes Schindelin | 2020-10-23 | 1 | -6/+6 |
* | Merge branch 'am/p4-branches-excludes' | Junio C Hamano | 2019-07-09 | 1 | -0/+132 |
|\ |
|
| * | git-p4: respect excluded paths when detecting branches | Mazo, Andrey | 2019-04-02 | 1 | -1/+1 |
| * | git-p4: add failing test for "git-p4: respect excluded paths when detecting b... | Mazo, Andrey | 2019-04-02 | 1 | -0/+40 |
| * | git-p4: match branches case insensitively if configured | Mazo, Andrey | 2019-04-02 | 1 | -2/+2 |
| * | git-p4: add failing test for "git-p4: match branches case insensitively if co... | Mazo, Andrey | 2019-04-02 | 1 | -0/+92 |
* | | git p4 test: clean up the p4d cleanup functions | SZEDER Gábor | 2019-03-14 | 1 | -2/+2 |
* | | git p4 test: use 'test_atexit' to kill p4d and the watchdog process | Johannes Schindelin | 2019-03-14 | 1 | -4/+0 |
|/ |
|
* | git-p4: place temporary refs used for branch import under refs/git-p4-tmpls/p4-tmp-refs | Lars Schneider | 2016-07-08 | 1 | -2/+2 |
* | git-p4: improve client path detection when branches are usedva/p4-client-path | Vitor Antunes | 2015-04-23 | 1 | -1/+1 |
* | t9801: check git-p4's branch detection with client spec enabled | Vitor Antunes | 2015-04-22 | 1 | -0/+106 |
* | t9801: git-p4: check ignore files with client spec | Vitor Antunes | 2013-07-21 | 1 | -3/+20 |
* | git p4: make branch detection work with --use-client-spec | Pete Wyckoff | 2012-08-20 | 1 | -1/+1 |
* | git p4 test: add broken --use-client-spec --detect-branches tests | Pete Wyckoff | 2012-08-11 | 1 | -0/+77 |
* | git-p4: Clean up branch test cases | Vitor Antunes | 2012-05-29 | 1 | -3/+1 |
* | git-p4: Verify detection of "empty" branch creation | Vitor Antunes | 2012-05-29 | 1 | -0/+54 |
* | git-p4: Test changelists touching two branches | Vitor Antunes | 2012-05-29 | 1 | -0/+52 |
* | git p4: use "git p4" directly in tests | Pete Wyckoff | 2012-04-09 | 1 | -16/+16 |
* | t9801: do not overuse test_must_failva/git-p4-branch | Junio C Hamano | 2012-01-26 | 1 | -4/+4 |
* | git-p4: Add test case for complex branch import | Vitor Antunes | 2012-01-26 | 1 | -7/+87 |
* | git-p4 tests: refactor and cleanup | Pete Wyckoff | 2011-10-17 | 1 | -0/+233 |