Age | Commit message (Expand) | Author | Files | Lines |
2012-04-09 | git-p4: move to toplevel | Pete Wyckoff | 3 | -2759/+12 |
2012-02-26 | Merge branch 'maint' | Junio C Hamano | 1 | -33/+64 |
2012-02-26 | git-p4: fix submit regression with clientSpec and subdir clone | Pete Wyckoff | 1 | -32/+54 |
2012-02-26 | git-p4: set useClientSpec variable on initial clone | Pete Wyckoff | 1 | -1/+10 |
2012-02-23 | Merge branch 'ld/git-p4-expanded-keywords' | Junio C Hamano | 1 | -10/+108 |
2012-02-23 | git-p4: add initial support for RCS keywords | Luke Diamand | 1 | -10/+108 |
2012-02-22 | git-p4: the option to specify 'host' is -H, not -h | Russell Myers | 1 | -1/+1 |
2012-01-31 | Merge branch 'va/git-p4-branch' | Junio C Hamano | 1 | -2/+46 |
2012-01-31 | Merge branch 'ld/git-p4-branches-and-labels' | Junio C Hamano | 1 | -35/+44 |
2012-01-26 | git-p4: Change p4 command invocation | Pete Wyckoff | 1 | -1/+1 |
2012-01-26 | git-p4: Search for parent commit on branch creation | Vitor Antunes | 1 | -1/+45 |
2012-01-20 | git-p4: importing labels should cope with missing owner | Luke Diamand | 1 | -28/+35 |
2012-01-20 | git-p4: cope with labels with empty descriptions | Luke Diamand | 1 | -3/+5 |
2012-01-20 | git-p4: handle p4 branches and labels containing shell chars | Luke Diamand | 1 | -4/+4 |
2012-01-11 | git-p4: clarify comment | Pete Wyckoff | 1 | -1/+2 |
2012-01-11 | git-p4: fix verbose comment typo | Pete Wyckoff | 1 | -1/+1 |
2012-01-11 | git-p4: only a single ... wildcard is supported | Pete Wyckoff | 1 | -2/+2 |
2012-01-03 | git-p4: rewrite view handling | Pete Wyckoff | 1 | -89/+246 |
2012-01-03 | git-p4: support single file p4 client view maps | Gary Gibbons | 1 | -9/+20 |
2012-01-03 | git-p4: sort client views by reverse View number | Gary Gibbons | 1 | -2/+9 |
2012-01-03 | git-p4: fix test for unsupported P4 Client Views | Gary Gibbons | 1 | -1/+4 |
2011-12-27 | git-p4: document and test submit options | Pete Wyckoff | 1 | -0/+7 |
2011-12-27 | git-p4: test and document --use-client-spec | Pete Wyckoff | 1 | -1/+5 |
2011-12-27 | git-p4: honor --changesfile option and test | Pete Wyckoff | 1 | -1/+15 |
2011-12-27 | git-p4: clone does not use --git-dir | Pete Wyckoff | 1 | -1/+2 |
2011-12-27 | git-p4: introduce asciidoc documentation | Pete Wyckoff | 1 | -302/+0 |
2011-12-17 | git-p4: fix skipSubmitEdit regression | Pete Wyckoff | 1 | -7/+11 |
2011-12-11 | git-p4: use absolute directory for PWD env var | Gary Gibbons | 1 | -2/+3 |
2011-12-11 | git-p4: ensure submit clientPath exists before chdir | Gary Gibbons | 1 | -0/+4 |
2011-12-05 | git-p4: introduce skipSubmitEdit | Pete Wyckoff | 2 | -24/+54 |
2011-11-06 | Merge branch 'pw/p4-appledouble-fix' | Junio C Hamano | 1 | -0/+13 |
2011-11-05 | git-p4: ignore apple filetype | Pete Wyckoff | 1 | -0/+13 |
2011-10-17 | git-p4: stop ignoring apple filetype | Pete Wyckoff | 1 | -5/+0 |
2011-10-17 | git-p4: handle files with shell metacharacters | Luke Diamand | 1 | -77/+123 |
2011-10-17 | git-p4: recognize all p4 filetypes | Pete Wyckoff | 1 | -19/+52 |
2011-10-17 | git-p4: keyword flattening fixes | Pete Wyckoff | 1 | -2/+6 |
2011-10-17 | git-p4: handle utf16 filetype properly | Pete Wyckoff | 1 | -0/+11 |
2011-08-22 | git-p4: Allow branch definition with git config | Vitor Antunes | 2 | -0/+31 |
2011-08-22 | git-p4: Allow filtering Perforce branches by user | Vitor Antunes | 2 | -1/+13 |
2011-08-22 | git-p4: Correct branch base depot path detection | Vitor Antunes | 1 | -3/+5 |
2011-08-22 | git-p4: Process detectCopiesHarder with --bool | Vitor Antunes | 1 | -1/+1 |
2011-08-22 | git-p4: Add description of rename/copy detection options | Vitor Antunes | 1 | -0/+25 |
2011-08-22 | git-p4: Allow setting rename/copy detection threshold | Vitor Antunes | 1 | -4/+9 |
2011-08-01 | git-p4: commit time should be most recent p4 change time | Pete Wyckoff | 1 | -1/+14 |
2011-05-13 | git-p4: warn if git authorship won't be retained | Luke Diamand | 2 | -2/+38 |
2011-05-09 | git-p4: small improvements to user-preservation | Luke Diamand | 1 | -5/+14 |
2011-04-26 | git-p4: add option to preserve user names | Luke Diamand | 2 | -38/+170 |
2011-04-07 | git-p4: replace each tab with 8 spaces for consistency | Andrew Garber | 1 | -32/+32 |
2011-03-23 | Merge branch 'pw/p4' | Junio C Hamano | 1 | -1/+3 |
2011-03-16 | git-p4: fix sync new branch regression | Pete Wyckoff | 1 | -1/+3 |