summaryrefslogtreecommitdiffstats
path: root/contrib/fast-import
AgeCommit message (Expand)AuthorLines
2020-03-24import-tars: ignore the global PAX headerJohannes Schindelin-0/+2
2018-05-24import-tars: read overlong names from pax extended headerPedro Alvarez Piedehierro-2/+29
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger-2/+1
2016-08-03import-tars: support hard linksJohannes Schindelin-11/+20
2014-03-31comments: fix misuses of "nor"Justin Lebar-2/+2
2013-02-24contrib/fast-import/import-zips.py: use spaces instead of tabsDavid Aguilar-49/+49
2013-02-24contrib/fast-import/import-zips.py: fix broken error messageDavid Aguilar-2/+2
2013-02-24contrib/fast-import: use a lowercase "usage:" stringDavid Aguilar-3/+3
2012-12-28Add checks to Python scripts for version dependencies.Eric S. Raymond-1/+6
2012-04-09git-p4: move to toplevelPete Wyckoff-2759/+12
2012-02-26Merge branch 'maint'Junio C Hamano-33/+64
2012-02-26git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff-32/+54
2012-02-26git-p4: set useClientSpec variable on initial clonePete Wyckoff-1/+10
2012-02-23Merge branch 'ld/git-p4-expanded-keywords'Junio C Hamano-10/+108
2012-02-23git-p4: add initial support for RCS keywordsLuke Diamand-10/+108
2012-02-22git-p4: the option to specify 'host' is -H, not -hRussell Myers-1/+1
2012-01-31Merge branch 'va/git-p4-branch'Junio C Hamano-2/+46
2012-01-31Merge branch 'ld/git-p4-branches-and-labels'Junio C Hamano-35/+44
2012-01-26git-p4: Change p4 command invocationPete Wyckoff-1/+1
2012-01-26git-p4: Search for parent commit on branch creationVitor Antunes-1/+45
2012-01-20git-p4: importing labels should cope with missing ownerLuke Diamand-28/+35
2012-01-20git-p4: cope with labels with empty descriptionsLuke Diamand-3/+5
2012-01-20git-p4: handle p4 branches and labels containing shell charsLuke Diamand-4/+4
2012-01-11git-p4: clarify commentPete Wyckoff-1/+2
2012-01-11git-p4: fix verbose comment typoPete Wyckoff-1/+1
2012-01-11git-p4: only a single ... wildcard is supportedPete Wyckoff-2/+2
2012-01-03git-p4: rewrite view handlingPete Wyckoff-89/+246
2012-01-03git-p4: support single file p4 client view mapsGary Gibbons-9/+20
2012-01-03git-p4: sort client views by reverse View numberGary Gibbons-2/+9
2012-01-03git-p4: fix test for unsupported P4 Client ViewsGary Gibbons-1/+4
2011-12-27git-p4: document and test submit optionsPete Wyckoff-0/+7
2011-12-27git-p4: test and document --use-client-specPete Wyckoff-1/+5
2011-12-27git-p4: honor --changesfile option and testPete Wyckoff-1/+15
2011-12-27git-p4: clone does not use --git-dirPete Wyckoff-1/+2
2011-12-27git-p4: introduce asciidoc documentationPete Wyckoff-302/+0
2011-12-17git-p4: fix skipSubmitEdit regressionPete Wyckoff-7/+11
2011-12-11git-p4: use absolute directory for PWD env varGary Gibbons-2/+3
2011-12-11git-p4: ensure submit clientPath exists before chdirGary Gibbons-0/+4
2011-12-05git-p4: introduce skipSubmitEditPete Wyckoff-24/+54
2011-11-06Merge branch 'pw/p4-appledouble-fix'Junio C Hamano-0/+13
2011-11-05git-p4: ignore apple filetypePete Wyckoff-0/+13
2011-10-17git-p4: stop ignoring apple filetypePete Wyckoff-5/+0
2011-10-17git-p4: handle files with shell metacharactersLuke Diamand-77/+123
2011-10-17git-p4: recognize all p4 filetypesPete Wyckoff-19/+52
2011-10-17git-p4: keyword flattening fixesPete Wyckoff-2/+6
2011-10-17git-p4: handle utf16 filetype properlyPete Wyckoff-0/+11
2011-08-22git-p4: Allow branch definition with git configVitor Antunes-0/+31
2011-08-22git-p4: Allow filtering Perforce branches by userVitor Antunes-1/+13
2011-08-22git-p4: Correct branch base depot path detectionVitor Antunes-3/+5
2011-08-22git-p4: Process detectCopiesHarder with --boolVitor Antunes-1/+1