summaryrefslogtreecommitdiff
path: root/contrib/fast-import
Commit message (Expand)AuthorAgeFilesLines
* import-tars: ignore the global PAX headerJohannes Schindelin2020-03-241-0/+2
* import-tars: read overlong names from pax extended headerPedro Alvarez Piedehierro2018-05-241-2/+29
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-091-2/+1
* import-tars: support hard linksjs/import-tars-hardlinksJohannes Schindelin2016-08-031-11/+20
* comments: fix misuses of "nor"Justin Lebar2014-03-311-2/+2
* contrib/fast-import/import-zips.py: use spaces instead of tabsDavid Aguilar2013-02-241-49/+49
* contrib/fast-import/import-zips.py: fix broken error messageDavid Aguilar2013-02-241-2/+2
* contrib/fast-import: use a lowercase "usage:" stringDavid Aguilar2013-02-243-3/+3
* Add checks to Python scripts for version dependencies.Eric S. Raymond2012-12-281-1/+6
* git-p4: move to toplevelPete Wyckoff2012-04-093-2759/+12
* Merge branch 'maint'Junio C Hamano2012-02-261-33/+64
|\
| * git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff2012-02-261-32/+54
| * git-p4: set useClientSpec variable on initial clonePete Wyckoff2012-02-261-1/+10
* | Merge branch 'ld/git-p4-expanded-keywords'Junio C Hamano2012-02-231-10/+108
|\ \
| * | git-p4: add initial support for RCS keywordsld/git-p4-expanded-keywordsLuke Diamand2012-02-231-10/+108
* | | git-p4: the option to specify 'host' is -H, not -hRussell Myers2012-02-221-1/+1
|/ /
* | Merge branch 'va/git-p4-branch'Junio C Hamano2012-01-311-2/+46
|\ \
| * | git-p4: Change p4 command invocationPete Wyckoff2012-01-261-1/+1
| * | git-p4: Search for parent commit on branch creationVitor Antunes2012-01-261-1/+45
* | | Merge branch 'ld/git-p4-branches-and-labels'Junio C Hamano2012-01-311-35/+44
|\ \ \ | |/ /
| * | git-p4: importing labels should cope with missing ownerLuke Diamand2012-01-201-28/+35
| * | git-p4: cope with labels with empty descriptionsLuke Diamand2012-01-201-3/+5
| * | git-p4: handle p4 branches and labels containing shell charsLuke Diamand2012-01-201-4/+4
| |/
* | git-p4: clarify commentPete Wyckoff2012-01-111-1/+2
* | git-p4: fix verbose comment typoPete Wyckoff2012-01-111-1/+1
* | git-p4: only a single ... wildcard is supportedPete Wyckoff2012-01-111-2/+2
|/
* git-p4: rewrite view handlingPete Wyckoff2012-01-031-89/+246
* git-p4: support single file p4 client view mapsGary Gibbons2012-01-031-9/+20
* git-p4: sort client views by reverse View numberGary Gibbons2012-01-031-2/+9
* git-p4: fix test for unsupported P4 Client ViewsGary Gibbons2012-01-031-1/+4
* 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: introduce asciidoc documentationPete Wyckoff2011-12-271-302/+0
* 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-052-24/+54
* 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-222-0/+31
* git-p4: Allow filtering Perforce branches by userVitor Antunes2011-08-222-1/+13
* git-p4: Correct branch base depot path detectionVitor Antunes2011-08-221-3/+5
* git-p4: Process detectCopiesHarder with --boolVitor Antunes2011-08-221-1/+1