summaryrefslogtreecommitdiff
path: root/contrib/fast-import
AgeCommit message (Expand)AuthorFilesLines
2016-08-03import-tars: support hard linksLibravatar Johannes Schindelin1-11/+20
2014-03-31comments: fix misuses of "nor"Libravatar Justin Lebar1-2/+2
2013-02-24contrib/fast-import/import-zips.py: use spaces instead of tabsLibravatar David Aguilar1-49/+49
2013-02-24contrib/fast-import/import-zips.py: fix broken error messageLibravatar David Aguilar1-2/+2
2013-02-24contrib/fast-import: use a lowercase "usage:" stringLibravatar David Aguilar3-3/+3
2012-12-28Add checks to Python scripts for version dependencies.Libravatar Eric S. Raymond1-1/+6
2012-04-09git-p4: move to toplevelLibravatar Pete Wyckoff3-2759/+12
2012-02-26Merge branch 'maint'Libravatar Junio C Hamano1-33/+64
2012-02-26git-p4: fix submit regression with clientSpec and subdir cloneLibravatar Pete Wyckoff1-32/+54
2012-02-26git-p4: set useClientSpec variable on initial cloneLibravatar Pete Wyckoff1-1/+10
2012-02-23Merge branch 'ld/git-p4-expanded-keywords'Libravatar Junio C Hamano1-10/+108
2012-02-23git-p4: add initial support for RCS keywordsLibravatar Luke Diamand1-10/+108
2012-02-22git-p4: the option to specify 'host' is -H, not -hLibravatar Russell Myers1-1/+1
2012-01-31Merge branch 'va/git-p4-branch'Libravatar Junio C Hamano1-2/+46
2012-01-31Merge branch 'ld/git-p4-branches-and-labels'Libravatar Junio C Hamano1-35/+44
2012-01-26git-p4: Change p4 command invocationLibravatar Pete Wyckoff1-1/+1
2012-01-26git-p4: Search for parent commit on branch creationLibravatar Vitor Antunes1-1/+45
2012-01-20git-p4: importing labels should cope with missing ownerLibravatar Luke Diamand1-28/+35
2012-01-20git-p4: cope with labels with empty descriptionsLibravatar Luke Diamand1-3/+5
2012-01-20git-p4: handle p4 branches and labels containing shell charsLibravatar Luke Diamand1-4/+4
2012-01-11git-p4: clarify commentLibravatar Pete Wyckoff1-1/+2
2012-01-11git-p4: fix verbose comment typoLibravatar Pete Wyckoff1-1/+1
2012-01-11git-p4: only a single ... wildcard is supportedLibravatar Pete Wyckoff1-2/+2
2012-01-03git-p4: rewrite view handlingLibravatar Pete Wyckoff1-89/+246
2012-01-03git-p4: support single file p4 client view mapsLibravatar Gary Gibbons1-9/+20
2012-01-03git-p4: sort client views by reverse View numberLibravatar Gary Gibbons1-2/+9
2012-01-03git-p4: fix test for unsupported P4 Client ViewsLibravatar Gary Gibbons1-1/+4
2011-12-27git-p4: document and test submit optionsLibravatar Pete Wyckoff1-0/+7
2011-12-27git-p4: test and document --use-client-specLibravatar Pete Wyckoff1-1/+5
2011-12-27git-p4: honor --changesfile option and testLibravatar Pete Wyckoff1-1/+15
2011-12-27git-p4: clone does not use --git-dirLibravatar Pete Wyckoff1-1/+2
2011-12-27git-p4: introduce asciidoc documentationLibravatar Pete Wyckoff1-302/+0
2011-12-17git-p4: fix skipSubmitEdit regressionLibravatar Pete Wyckoff1-7/+11
2011-12-11git-p4: use absolute directory for PWD env varLibravatar Gary Gibbons1-2/+3
2011-12-11git-p4: ensure submit clientPath exists before chdirLibravatar Gary Gibbons1-0/+4
2011-12-05git-p4: introduce skipSubmitEditLibravatar Pete Wyckoff2-24/+54
2011-11-06Merge branch 'pw/p4-appledouble-fix'Libravatar Junio C Hamano1-0/+13
2011-11-05git-p4: ignore apple filetypeLibravatar Pete Wyckoff1-0/+13
2011-10-17git-p4: stop ignoring apple filetypeLibravatar Pete Wyckoff1-5/+0
2011-10-17git-p4: handle files with shell metacharactersLibravatar Luke Diamand1-77/+123
2011-10-17git-p4: recognize all p4 filetypesLibravatar Pete Wyckoff1-19/+52
2011-10-17git-p4: keyword flattening fixesLibravatar Pete Wyckoff1-2/+6
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