summaryrefslogtreecommitdiff
path: root/t/t9809-git-p4-client-view.sh
AgeCommit message (Expand)Author
2019-11-10Fix spelling errors in comments of testcasesElijah Newren
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin
2014-07-21test prerequisites: enumerate with commasJunio C Hamano
2014-07-21test prerequisites: eradicate NOT_FOOJunio C Hamano
2014-01-21git p4 test: wildcards are supportedPete Wyckoff
2013-01-27git p4: cygwin p4 client does not mark read-onlyPete Wyckoff
2013-01-27git p4 test: avoid wildcard * in windowsPete Wyckoff
2013-01-27git p4 test: avoid loop in client_viewPete Wyckoff
2012-08-12git p4 test: move client_view() function to libraryPete Wyckoff
2012-04-30git p4: submit files with wildcardsPete Wyckoff
2012-04-30git p4: fix writable file after rename or copyPete Wyckoff
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff
2012-02-27Merge branch 'maint'Junio C Hamano
2012-02-27git-p4: remove bash-ism in t9809Pete Wyckoff
2012-02-27git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff
2012-02-27git-p4: set useClientSpec variable on initial clonePete Wyckoff
2012-01-12git-p4: add tests demonstrating spec overlay ambiguitiesPete Wyckoff
2012-01-12git-p4: only a single ... wildcard is supportedPete Wyckoff
2012-01-03git-p4: rewrite view handlingPete Wyckoff
2012-01-03git-p4: support single file p4 client view mapsGary Gibbons
2012-01-03git-p4: sort client views by reverse View numberGary Gibbons
2012-01-03git-p4: fix test for unsupported P4 Client ViewsGary Gibbons
2012-01-03git-p4: test client view handlingPete Wyckoff