Age | Commit message (Expand) | Author | Files | Lines |
2014-01-21 | git p4 test: wildcards are supported | Pete Wyckoff | 1 | -8/+8 |
2013-01-26 | git p4: cygwin p4 client does not mark read-only | Pete Wyckoff | 1 | -2/+2 |
2013-01-26 | git p4 test: avoid wildcard * in windows | Pete Wyckoff | 1 | -2/+8 |
2013-01-26 | git p4 test: avoid loop in client_view | Pete Wyckoff | 1 | -1/+1 |
2012-08-11 | git p4 test: move client_view() function to library | Pete Wyckoff | 1 | -17/+0 |
2012-04-30 | git p4: submit files with wildcards | Pete Wyckoff | 1 | -0/+33 |
2012-04-30 | git p4: fix writable file after rename or copy | Pete Wyckoff | 1 | -3/+4 |
2012-04-09 | git p4: use "git p4" directly in tests | Pete Wyckoff | 1 | -44/+44 |
2012-02-26 | Merge branch 'maint' | Junio C Hamano | 1 | -12/+149 |
2012-02-26 | git-p4: remove bash-ism in t9809 | Pete Wyckoff | 1 | -1/+1 |
2012-02-26 | git-p4: fix submit regression with clientSpec and subdir clone | Pete Wyckoff | 1 | -11/+131 |
2012-02-26 | git-p4: set useClientSpec variable on initial clone | Pete Wyckoff | 1 | -0/+17 |
2012-01-11 | git-p4: add tests demonstrating spec overlay ambiguities | Pete Wyckoff | 1 | -0/+387 |
2012-01-11 | git-p4: only a single ... wildcard is supported | Pete Wyckoff | 1 | -1/+7 |
2012-01-03 | git-p4: rewrite view handling | Pete Wyckoff | 1 | -12/+12 |
2012-01-03 | git-p4: support single file p4 client view maps | Gary Gibbons | 1 | -1/+1 |
2012-01-03 | git-p4: sort client views by reverse View number | Gary Gibbons | 1 | -1/+1 |
2012-01-03 | git-p4: fix test for unsupported P4 Client Views | Gary Gibbons | 1 | -2/+2 |
2012-01-03 | git-p4: test client view handling | Pete Wyckoff | 1 | -0/+290 |