summaryrefslogtreecommitdiff
path: root/contrib/fast-import/git-p4
AgeCommit message (Expand)AuthorFilesLines
2011-05-13git-p4: warn if git authorship won't be retainedLibravatar Luke Diamand1-2/+31
2011-05-09git-p4: small improvements to user-preservationLibravatar Luke Diamand1-5/+14
2011-04-26git-p4: add option to preserve user namesLibravatar Luke Diamand1-38/+141
2011-04-07git-p4: replace each tab with 8 spaces for consistencyLibravatar Andrew Garber1-32/+32
2011-03-23Merge branch 'pw/p4'Libravatar Junio C Hamano1-1/+3
2011-03-16git-p4: fix sync new branch regressionLibravatar Pete Wyckoff1-1/+3
2011-03-15git-p4: Fix error message crash in P4Sync.commit.Libravatar Tor Arvid Lund1-1/+1
2011-03-15Teach git-p4 to ignore case in perforce filenames if configured.Libravatar Tor Arvid Lund1-7/+20
2011-03-15git-p4: Teach gitConfig method about arguments.Libravatar Tor Arvid Lund1-2/+6
2011-03-13Merge branch 'pw/p4'Libravatar Junio C Hamano1-1/+1
2011-03-13git-p4: fix clone @all regressionLibravatar Pete Wyckoff1-1/+1
2011-03-04Merge branch 'mh/p4'Libravatar Junio C Hamano1-1/+1
2011-02-27Merge branch 'va/p4'Libravatar Junio C Hamano1-4/+31
2011-02-27Merge branch 'pw/p4'Libravatar Junio C Hamano1-11/+49
2011-02-25git-p4 submit: prevent 'Jobs' section from being removed from p4 change logLibravatar Michael Horowitz1-1/+1
2011-02-21git-p4: Add copy detection supportLibravatar Vitor Antunes1-0/+16
2011-02-21git-p4: Improve rename detection supportLibravatar Vitor Antunes1-4/+15
2011-02-21git-p4: support clone --bareLibravatar Pete Wyckoff1-4/+13
2011-02-21git-p4: decode p4 wildcard charactersLibravatar Pete Wyckoff1-0/+18
2011-02-21git-p4: better message for "git-p4 sync" when not clonedLibravatar Pete Wyckoff1-0/+2
2011-02-21git-p4: reinterpret confusing p4 messageLibravatar Pete Wyckoff1-0/+4
2011-02-21git-p4: accommodate new move/delete type in p4Libravatar Pete Wyckoff1-5/+7
2011-02-21git-p4: add missing newline in initial import messageLibravatar Pete Wyckoff1-1/+1
2011-02-21git-p4: fix key error for p4 problemLibravatar Pete Wyckoff1-1/+4
2011-02-14Obey p4 views when using client specLibravatar Ian Wienand1-4/+46
2010-10-22Fix handling of git-p4 on deleted filesLibravatar Andrew Waters1-1/+3
2010-03-20Fix a spelling mistake in a git-p4 console messageLibravatar Benjamin C Meyer1-1/+1
2010-02-20git-p4: fix bug in symlink handlingLibravatar Evan Powers1-3/+2
2010-02-01git-p4: Fix sync errors due to new server versionLibravatar Pal-Kristian Engstad1-1/+1
2010-01-21fix git-p4 editor invocationLibravatar Nicolas Pitre1-1/+1
2009-11-13add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Libravatar Jonathan Nieder1-4/+1
2009-09-10git-p4: Avoid modules deprecated in Python 2.6.Libravatar Reilly Grant1-7/+5
2009-08-10git-p4: stream from perforce to speed up clonesLibravatar Luke Diamand1-67/+102
2009-03-07git-p4: remove tabs from usermap fileLibravatar Pete Wyckoff1-1/+1
2009-02-23git-p4: avoid syncing duplicate changesLibravatar Pete Wyckoff1-5/+6
2008-12-09git-p4: Fix regression in p4Where method.Libravatar Tor Arvid Lund1-3/+10
2008-12-04git-p4: Fix bug in p4Where method.Libravatar Tor Arvid Lund1-1/+9
2008-11-27Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-11-27git-p4: fix keyword-expansion regexLibravatar Pete Wyckoff1-1/+1
2008-11-11git-p4: Cache git config for performanceLibravatar John Chapman1-1/+4
2008-11-11git-p4: Support purged files and optimize memory usageLibravatar John Chapman1-7/+7
2008-08-29git-p4: Fix checkout bug when using --import-local.Libravatar Tor Arvid Lund1-2/+6
2008-08-27Make it possible to abort the submission of a change to PerforceLibravatar Simon Hausmann1-8/+23
2008-08-22git-p4: Fix one-liner in p4_write_pipe function.Libravatar Tor Arvid Lund1-1/+1
2008-08-17Merge branch 'ak/p4'Libravatar Junio C Hamano1-16/+68
2008-08-16git-p4: chdir now properly sets PWD environment variable in msysGitLibravatar Robert Blum1-4/+9
2008-08-14Utilise our new p4_read_pipe and p4_write_pipe wrappersLibravatar Anand Kumria1-3/+3
2008-08-14Add p4 read_pipe and write_pipe wrappersLibravatar Anand Kumria1-0/+7
2008-08-11Consistently use 'git-p4' for the configuration entriesLibravatar Anand Kumria1-1/+1
2008-08-11If the user has configured various parameters, use them.Libravatar Anand Kumria1-1/+23