summaryrefslogtreecommitdiff
path: root/baserockimport/app.py
Commit message (Collapse)AuthorAgeFilesLines
* Add pip extensionbaserock/richardipsum/python_v2Richard Ipsum2014-12-051-0/+21
| | | | | | | Conflicts: README baserockimport/app.py baserockimport/mainloop.py
* Make rubygems importer depend on strata/ruby.morphRichard Ipsum2014-12-051-2/+2
| | | | | Conflicts: baserockimport/app.py
* rubygems: Allow specifying which version of a Gem should be importedSam Thursfield2014-11-201-4/+8
| | | | | You often want the latest stable rather than whatever is Git master, which usually doesn't even import cleanly!
* Add --force-stratum-generation optionSam Thursfield2014-11-201-0/+5
| | | | | This should be useful when a couple of components raise errors but you know that you don't need them anyway.
* omnibus: Simplify 'bundler exec' callSam Thursfield2014-11-171-4/+2
| | | | There's no need for quite so many subshells.
* Reorganise, tidy and document code of main applicationSam Thursfield2014-10-211-0/+178