summaryrefslogtreecommitdiff
path: root/contrib/fast-import/git-p4
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix git-p4 editor invocationNicolas Pitre2010-01-211-1/+1
* add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-131-4/+1
* git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant2009-09-101-7/+5
* git-p4: stream from perforce to speed up clonesLuke Diamand2009-08-101-67/+102
* git-p4: remove tabs from usermap filePete Wyckoff2009-03-071-1/+1
* git-p4: avoid syncing duplicate changesPete Wyckoff2009-02-231-5/+6
* git-p4: Fix regression in p4Where method.Tor Arvid Lund2008-12-091-3/+10
* git-p4: Fix bug in p4Where method.Tor Arvid Lund2008-12-041-1/+9
* Merge branch 'maint'Junio C Hamano2008-11-271-1/+1
|\
| * git-p4: fix keyword-expansion regexPete Wyckoff2008-11-271-1/+1
* | git-p4: Cache git config for performanceJohn Chapman2008-11-111-1/+4
* | git-p4: Support purged files and optimize memory usageJohn Chapman2008-11-111-7/+7
* | git-p4: Fix checkout bug when using --import-local.Tor Arvid Lund2008-08-291-2/+6
* | Make it possible to abort the submission of a change to PerforceSimon Hausmann2008-08-271-8/+23
|/
* git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund2008-08-221-1/+1
* Merge branch 'ak/p4'Junio C Hamano2008-08-171-16/+68
|\
| * Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria2008-08-141-3/+3
| * Add p4 read_pipe and write_pipe wrappersAnand Kumria2008-08-141-0/+7
| * Consistently use 'git-p4' for the configuration entriesAnand Kumria2008-08-111-1/+1
| * If the user has configured various parameters, use them.Anand Kumria2008-08-111-1/+23