aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9809-git-p4-client-view.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-11git p4 test: move client_view() function to libraryPete Wyckoff1-17/+0
2012-04-30git p4: submit files with wildcardsPete Wyckoff1-0/+33
2012-04-30git p4: fix writable file after rename or copyPete Wyckoff1-3/+4
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff1-44/+44
2012-02-26Merge branch 'maint'Junio C Hamano1-12/+149
2012-02-26git-p4: remove bash-ism in t9809Pete Wyckoff1-1/+1
2012-02-26git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff1-11/+131
2012-02-26git-p4: set useClientSpec variable on initial clonePete Wyckoff1-0/+17
2012-01-11git-p4: add tests demonstrating spec overlay ambiguitiesPete Wyckoff1-0/+387
2012-01-11git-p4: only a single ... wildcard is supportedPete Wyckoff1-1/+7
2012-01-03git-p4: rewrite view handlingPete Wyckoff1-12/+12
2012-01-03git-p4: support single file p4 client view mapsGary Gibbons1-1/+1
2012-01-03git-p4: sort client views by reverse View numberGary Gibbons1-1/+1
2012-01-03git-p4: fix test for unsupported P4 Client ViewsGary Gibbons1-2/+2
2012-01-03git-p4: test client view handlingPete Wyckoff1-0/+290