summaryrefslogtreecommitdiff
path: root/contrib/fast-import
AgeCommit message (Expand)AuthorFilesLines
2011-10-17git-p4: handle files with shell metacharactersLibravatar Luke Diamand1-77/+123
2011-10-17git-p4: keyword flattening fixesLibravatar Pete Wyckoff1-2/+6
2011-10-17git-p4: stop ignoring apple filetypeLibravatar Pete Wyckoff1-5/+0
2011-10-17git-p4: recognize all p4 filetypesLibravatar Pete Wyckoff1-19/+52
2011-10-17git-p4: handle utf16 filetype properlyLibravatar Pete Wyckoff1-0/+11
2011-08-22git-p4: Allow branch definition with git configLibravatar Vitor Antunes2-0/+31
2011-08-22git-p4: Allow filtering Perforce branches by userLibravatar Vitor Antunes2-1/+13
2011-08-22git-p4: Correct branch base depot path detectionLibravatar Vitor Antunes1-3/+5
2011-08-22git-p4: Process detectCopiesHarder with --boolLibravatar Vitor Antunes1-1/+1
2011-08-22git-p4: Add description of rename/copy detection optionsLibravatar Vitor Antunes1-0/+25
2011-08-22git-p4: Allow setting rename/copy detection thresholdLibravatar Vitor Antunes1-4/+9
2011-08-01git-p4: commit time should be most recent p4 change timeLibravatar Pete Wyckoff1-1/+14
2011-05-13git-p4: warn if git authorship won't be retainedLibravatar Luke Diamand2-2/+38
2011-05-09git-p4: small improvements to user-preservationLibravatar Luke Diamand1-5/+14
2011-04-26git-p4: add option to preserve user namesLibravatar Luke Diamand2-38/+170
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 Wienand2-4/+51
2010-11-05Merge branch 'aw/git-p4-deletion'Libravatar Junio C Hamano1-1/+3
2010-10-22Fix handling of git-p4 on deleted filesLibravatar Andrew Waters1-1/+3
2010-09-27perl: use "use warnings" instead of -wLibravatar Ævar Arnfjörð Bjarmason1-1/+2
2010-04-03Merge branch 'rb/maint-python-path'Libravatar Junio C Hamano1-1/+1
2010-03-24Correct references to /usr/bin/python which does not exist on FreeBSDLibravatar R. Tyler Ballance1-1/+1
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-03Typofixes outside documentation areaLibravatar Junio C Hamano1-1/+1
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-10-21import-tars: Add support for tarballs compressed with lzma, xzLibravatar Ingmar Vanhassel1-1/+4
2009-10-09import-tars: Add missing closing bracketLibravatar Ingmar Vanhassel1-1/+1