summaryrefslogtreecommitdiff
path: root/contrib/fast-import/git-p4
Commit message (Expand)AuthorAgeFilesLines
* git-p4: document and test submit optionspw/p4-docs-and-testsPete Wyckoff2011-12-271-0/+7
* git-p4: test and document --use-client-specPete Wyckoff2011-12-271-1/+5
* git-p4: honor --changesfile option and testPete Wyckoff2011-12-271-1/+15
* git-p4: clone does not use --git-dirPete Wyckoff2011-12-271-1/+2
* git-p4: fix skipSubmitEdit regressionPete Wyckoff2011-12-171-7/+11
* git-p4: use absolute directory for PWD env varGary Gibbons2011-12-111-2/+3
* git-p4: ensure submit clientPath exists before chdirGary Gibbons2011-12-111-0/+4
* git-p4: introduce skipSubmitEditPete Wyckoff2011-12-051-21/+38
* Merge branch 'pw/p4-appledouble-fix'Junio C Hamano2011-11-061-0/+13
|\
| * git-p4: ignore apple filetypePete Wyckoff2011-11-051-0/+13
* | git-p4: handle files with shell metacharactersLuke Diamand2011-10-171-77/+123
* | git-p4: keyword flattening fixesPete Wyckoff2011-10-171-2/+6
|/
* git-p4: stop ignoring apple filetypePete Wyckoff2011-10-171-5/+0
* git-p4: recognize all p4 filetypesPete Wyckoff2011-10-171-19/+52
* git-p4: handle utf16 filetype properlyPete Wyckoff2011-10-171-0/+11
* git-p4: Allow branch definition with git configVitor Antunes2011-08-221-0/+24
* git-p4: Allow filtering Perforce branches by userVitor Antunes2011-08-221-1/+7
* git-p4: Correct branch base depot path detectionVitor Antunes2011-08-221-3/+5
* git-p4: Process detectCopiesHarder with --boolVitor Antunes2011-08-221-1/+1
* git-p4: Allow setting rename/copy detection thresholdVitor Antunes2011-08-221-4/+9
* git-p4: commit time should be most recent p4 change timePete Wyckoff2011-08-011-1/+14
* git-p4: warn if git authorship won't be retainedLuke Diamand2011-05-131-2/+31
* git-p4: small improvements to user-preservationLuke Diamand2011-05-091-5/+14
* git-p4: add option to preserve user namesLuke Diamand2011-04-261-38/+141
* git-p4: replace each tab with 8 spaces for consistencyAndrew Garber2011-04-071-32/+32
* Merge branch 'pw/p4'Junio C Hamano2011-03-231-1/+3
|\
| * git-p4: fix sync new branch regressionPete Wyckoff2011-03-161-1/+3
* | git-p4: Fix error message crash in P4Sync.commit.Tor Arvid Lund2011-03-151-1/+1
* | Teach git-p4 to ignore case in perforce filenames if configured.Tor Arvid Lund2011-03-151-7/+20
* | git-p4: Teach gitConfig method about arguments.Tor Arvid Lund2011-03-151-2/+6
* | Merge branch 'pw/p4'Junio C Hamano2011-03-131-1/+1
|\ \ | |/
| * git-p4: fix clone @all regressionPete Wyckoff2011-03-131-1/+1
* | Merge branch 'mh/p4'Junio C Hamano2011-03-041-1/+1
|\ \
| * | git-p4 submit: prevent 'Jobs' section from being removed from p4 change logMichael Horowitz2011-02-251-1/+1
* | | Merge branch 'va/p4'Junio C Hamano2011-02-271-4/+31
|\ \ \
| * | | git-p4: Add copy detection supportVitor Antunes2011-02-211-0/+16
| * | | git-p4: Improve rename detection supportVitor Antunes2011-02-211-4/+15
* | | | Merge branch 'pw/p4'Junio C Hamano2011-02-271-11/+49
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | git-p4: support clone --barePete Wyckoff2011-02-211-4/+13
| * | git-p4: decode p4 wildcard charactersPete Wyckoff2011-02-211-0/+18
| * | git-p4: better message for "git-p4 sync" when not clonedPete Wyckoff2011-02-211-0/+2
| * | git-p4: reinterpret confusing p4 messagePete Wyckoff2011-02-211-0/+4
| * | git-p4: accommodate new move/delete type in p4Pete Wyckoff2011-02-211-5/+7
| * | git-p4: add missing newline in initial import messagePete Wyckoff2011-02-211-1/+1
| * | git-p4: fix key error for p4 problemPete Wyckoff2011-02-211-1/+4
| |/
* | Obey p4 views when using client specIan Wienand2011-02-141-4/+46
|/
* Fix handling of git-p4 on deleted filesAndrew Waters2010-10-221-1/+3
* Fix a spelling mistake in a git-p4 console messageBenjamin C Meyer2010-03-201-1/+1
* git-p4: fix bug in symlink handlingEvan Powers2010-02-201-3/+2
* git-p4: Fix sync errors due to new server versionPal-Kristian Engstad2010-02-011-1/+1