summaryrefslogtreecommitdiff
path: root/import/omnibus.to_lorry
Commit message (Collapse)AuthorAgeFilesLines
* WIP: support Omnibus software components that are RubyGemsSam Thursfield2014-10-081-3/+6
|
* import: make omnibus.to_chunk workSam Thursfield2014-10-071-14/+4
|
* import: omnibus.to_lorry improvementsSam Thursfield2014-10-071-4/+16
|
* import: Exit with a clearer error when wrong args are passedSam Thursfield2014-10-021-1/+2
| | | | | | | The help output goes on stdout and so it is lost if being run from main.py. We need to have something on stderr to make sure that it gets seen by the user, otherwise there's no clue why the extension subprocess failed.
* import: Work on omnibus.to_lorrySam Thursfield2014-10-011-2/+26
|
* import: Add omnibus.to_lorrySam Thursfield2014-10-011-0/+67