summaryrefslogtreecommitdiffstats
path: root/t/t9809-git-p4-client-view.sh (follow)
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 commasJunio C Hamano2014-07-221-2/+2
* test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-221-2/+2
* git p4 test: wildcards are supportedPete Wyckoff2014-01-221-8/+8
* git p4: cygwin p4 client does not mark read-onlyPete Wyckoff2013-01-271-2/+2
* git p4 test: avoid wildcard * in windowsPete Wyckoff2013-01-271-2/+8
* git p4 test: avoid loop in client_viewPete Wyckoff2013-01-271-1/+1
* git p4 test: move client_view() function to libraryPete Wyckoff2012-08-121-17/+0
* git p4: submit files with wildcardsPete Wyckoff2012-05-011-0/+33
* git p4: fix writable file after rename or copyPete Wyckoff2012-05-011-3/+4
* git p4: use "git p4" directly in testsPete Wyckoff2012-04-101-44/+44
* Merge branch 'maint'Junio C Hamano2012-02-271-12/+149
|\
| * git-p4: remove bash-ism in t9809Pete Wyckoff2012-02-271-1/+1
| * git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff2012-02-271-11/+131
| * git-p4: set useClientSpec variable on initial clonePete Wyckoff2012-02-271-0/+17
* | git-p4: add tests demonstrating spec overlay ambiguitiesPete Wyckoff2012-01-121-0/+387
* | git-p4: only a single ... wildcard is supportedPete Wyckoff2012-01-121-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