summaryrefslogtreecommitdiff
path: root/t/t9809-git-p4-client-view.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errors in comments of testcasesElijah Newren2019-11-101-1/+1
* git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin2019-03-141-4/+0
* test prerequisites: enumerate with commasjc/not-mingw-cygwinJunio C Hamano2014-07-211-2/+2
* test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-211-2/+2
* git p4 test: wildcards are supportedPete Wyckoff2014-01-211-8/+8
* git p4: cygwin p4 client does not mark read-onlyPete Wyckoff2013-01-261-2/+2
* git p4 test: avoid wildcard * in windowsPete Wyckoff2013-01-261-2/+8
* git p4 test: avoid loop in client_viewPete Wyckoff2013-01-261-1/+1
* git p4 test: move client_view() function to libraryPete Wyckoff2012-08-111-17/+0
* git p4: submit files with wildcardsPete Wyckoff2012-04-301-0/+33
* git p4: fix writable file after rename or copyPete Wyckoff2012-04-301-3/+4
* git p4: use "git p4" directly in testsPete Wyckoff2012-04-091-44/+44
* Merge branch 'maint'Junio C Hamano2012-02-261-12/+149
|\
| * git-p4: remove bash-ism in t9809Pete Wyckoff2012-02-261-1/+1
| * git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff2012-02-261-11/+131
| * git-p4: set useClientSpec variable on initial clonePete Wyckoff2012-02-261-0/+17
* | git-p4: add tests demonstrating spec overlay ambiguitiespw/p4-view-updatesPete Wyckoff2012-01-111-0/+387
* | git-p4: only a single ... wildcard is supportedPete Wyckoff2012-01-111-1/+7
|/
* git-p4: rewrite view handlingPete Wyckoff2012-01-031-12/+12
* git-p4: support single file p4 client view mapsGary Gibbons2012-01-031-1/+1
* git-p4: sort client views by reverse View numberGary Gibbons2012-01-031-1/+1
* git-p4: fix test for unsupported P4 Client ViewsGary Gibbons2012-01-031-2/+2
* git-p4: test client view handlingPete Wyckoff2012-01-031-0/+290