summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * omnibus: Fix chaining to rubygems.to_chunkSam Thursfield2014-11-171-2/+2
| * omnibus: Simplify 'bundler exec' callSam Thursfield2014-11-171-4/+2
| * Don't force the generated stratum through morphloader validationSam Thursfield2014-11-171-3/+2
| * Clean up use of a temporary file slightlySam Thursfield2014-11-171-5/+2
|/
* setup.py: Force import extensions to have execute permissions preservedSam Thursfield2014-11-111-0/+26
* Fix some file locating and move data/ inside the baserockimport packageSam Thursfield2014-11-114-1/+2
* Make baserock-import binary executableSam Thursfield2014-11-111-0/+0
* Be more consistent that definitions-dir must be a Git repoSam Thursfield2014-11-112-16/+4
* Remove .py from the program filenameSam Thursfield2014-11-062-1/+1
* Some code has been merged with morphlibSam Thursfield2014-11-061-27/+1
* Add setup.py and move exts/ inside baserockimport packageSam Thursfield2014-11-0511-0/+46
* Document and clarify code of main import loopSam Thursfield2014-10-211-49/+90
* rubygems.to_lorry: Remove trailing newline from exception messageSam Thursfield2014-10-211-1/+1
* Organise import extensions and data into subdirectoriesSam Thursfield2014-10-2113-5/+12
* Reorganise, tidy and document code of main applicationSam Thursfield2014-10-217-418/+592
* Tidy up Ruby codeSam Thursfield2014-10-214-18/+15
* Update README slightlySam Thursfield2014-10-211-3/+3
* Improve README.rubygemsSam Thursfield2014-10-161-5/+39
* Store dependency info in a separate file, not in the chunk morphologySam Thursfield2014-10-158-287/+521
* Initial import of Baserock import tool for importing foreign packagingSam Thursfield2014-10-1412-0/+2105