summaryrefslogtreecommitdiff
path: root/t/t9809-git-p4-client-view.sh
AgeCommit message (Expand)AuthorFilesLines
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processLibravatar Johannes Schindelin1-4/+0
2014-07-21test prerequisites: enumerate with commasLibravatar Junio C Hamano1-2/+2
2014-07-21test prerequisites: eradicate NOT_FOOLibravatar Junio C Hamano1-2/+2
2014-01-21git p4 test: wildcards are supportedLibravatar Pete Wyckoff1-8/+8
2013-01-26git p4: cygwin p4 client does not mark read-onlyLibravatar Pete Wyckoff1-2/+2
2013-01-26git p4 test: avoid wildcard * in windowsLibravatar Pete Wyckoff1-2/+8
2013-01-26git p4 test: avoid loop in client_viewLibravatar Pete Wyckoff1-1/+1
2012-08-11git p4 test: move client_view() function to libraryLibravatar Pete Wyckoff1-17/+0
2012-04-30git p4: submit files with wildcardsLibravatar Pete Wyckoff1-0/+33
2012-04-30git p4: fix writable file after rename or copyLibravatar Pete Wyckoff1-3/+4
2012-04-09git p4: use "git p4" directly in testsLibravatar Pete Wyckoff1-44/+44
2012-02-26Merge branch 'maint'Libravatar Junio C Hamano1-12/+149
2012-02-26git-p4: remove bash-ism in t9809Libravatar Pete Wyckoff1-1/+1
2012-02-26git-p4: fix submit regression with clientSpec and subdir cloneLibravatar Pete Wyckoff1-11/+131
2012-02-26git-p4: set useClientSpec variable on initial cloneLibravatar Pete Wyckoff1-0/+17
2012-01-11git-p4: add tests demonstrating spec overlay ambiguitiesLibravatar Pete Wyckoff1-0/+387
2012-01-11git-p4: only a single ... wildcard is supportedLibravatar Pete Wyckoff1-1/+7
2012-01-03git-p4: rewrite view handlingLibravatar Pete Wyckoff1-12/+12
2012-01-03git-p4: support single file p4 client view mapsLibravatar Gary Gibbons1-1/+1
2012-01-03git-p4: sort client views by reverse View numberLibravatar Gary Gibbons1-1/+1
2012-01-03git-p4: fix test for unsupported P4 Client ViewsLibravatar Gary Gibbons1-2/+2
2012-01-03git-p4: test client view handlingLibravatar Pete Wyckoff1-0/+290