Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-03-15 | git-p4: Fix error message crash in P4Sync.commit. | Tor Arvid Lund | 1 | -1/+1 |
2011-03-15 | Teach git-p4 to ignore case in perforce filenames if configured. | Tor Arvid Lund | 1 | -7/+20 |
2011-03-15 | git-p4: Teach gitConfig method about arguments. | Tor Arvid Lund | 1 | -2/+6 |
2011-03-13 | Merge branch 'pw/p4' | Junio C Hamano | 1 | -1/+1 |
2011-03-13 | git-p4: fix clone @all regression | Pete Wyckoff | 1 | -1/+1 |
2011-03-04 | Merge branch 'mh/p4' | Junio C Hamano | 1 | -1/+1 |
2011-02-27 | Merge branch 'va/p4' | Junio C Hamano | 1 | -4/+31 |
2011-02-27 | Merge branch 'pw/p4' | Junio C Hamano | 1 | -11/+49 |
2011-02-25 | git-p4 submit: prevent 'Jobs' section from being removed from p4 change log | Michael Horowitz | 1 | -1/+1 |
2011-02-21 | git-p4: Add copy detection support | Vitor Antunes | 1 | -0/+16 |
2011-02-21 | git-p4: Improve rename detection support | Vitor Antunes | 1 | -4/+15 |
2011-02-21 | git-p4: support clone --bare | Pete Wyckoff | 1 | -4/+13 |
2011-02-21 | git-p4: decode p4 wildcard characters | Pete Wyckoff | 1 | -0/+18 |
2011-02-21 | git-p4: better message for "git-p4 sync" when not cloned | Pete Wyckoff | 1 | -0/+2 |
2011-02-21 | git-p4: reinterpret confusing p4 message | Pete Wyckoff | 1 | -0/+4 |
2011-02-21 | git-p4: accommodate new move/delete type in p4 | Pete Wyckoff | 1 | -5/+7 |
2011-02-21 | git-p4: add missing newline in initial import message | Pete Wyckoff | 1 | -1/+1 |
2011-02-21 | git-p4: fix key error for p4 problem | Pete Wyckoff | 1 | -1/+4 |
2011-02-14 | Obey p4 views when using client spec | Ian Wienand | 2 | -4/+51 |
2010-11-05 | Merge branch 'aw/git-p4-deletion' | Junio C Hamano | 1 | -1/+3 |
2010-10-22 | Fix handling of git-p4 on deleted files | Andrew Waters | 1 | -1/+3 |
2010-09-27 | perl: use "use warnings" instead of -w | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2010-04-03 | Merge branch 'rb/maint-python-path' | Junio C Hamano | 1 | -1/+1 |
2010-03-24 | Correct references to /usr/bin/python which does not exist on FreeBSD | R. Tyler Ballance | 1 | -1/+1 |
2010-03-20 | Fix a spelling mistake in a git-p4 console message | Benjamin C Meyer | 1 | -1/+1 |
2010-02-20 | git-p4: fix bug in symlink handling | Evan Powers | 1 | -3/+2 |