summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support 'git ls-tree' in local and remote reposSam Thursfield2012-08-244-0/+91
* buildsystem: Fix incorrect testcaseSam Thursfield2012-08-241-2/+2
* scripts/clean-git-cache: Fix 2 small issuesSam Thursfield2012-08-231-2/+4
* Add scripts/clean-git-cacheSam Thursfield2012-08-221-0/+238
* Add scripts/clean-artifact-cacheSam Thursfield2012-08-221-0/+94
* Allow setting ARCH explicitly for bootstrappingSam Thursfield2012-08-221-1/+13
* Fix test coverage for squeeze coverage.pyLars Wirzenius2012-08-151-3/+3
* Merge remote branch 'origin/danielsilverstone/repo-alias-update'Lars Wirzenius2012-08-151-5/+5
|\
| * Change default repo-aliases to git.baserock.orgDaniel Silverstone2012-08-151-5/+5
|/
* Merge branch 'danielsilverstone/no-syslinux-disk-image' of git://git.baserock...Richard Maw2012-08-145-134/+269
|\
| * Add a non-x86 disk image testDaniel Silverstone2012-08-141-0/+94
| * Make SyslinuxDiskBuilder inherit from DiskImageBuilderDaniel Silverstone2012-08-141-134/+11
| * Initial non-syslinux disk image kindDaniel Silverstone2012-08-143-0/+164
|/
* Add support for autogen in addition to autogen.shLars Wirzenius2012-08-081-1/+3
* Merge branch 'liw/fix-deprecation'Lars Wirzenius2012-08-071-1/+1
|\
| * Fix deprecation message when showing error messageLars Wirzenius2012-08-071-1/+1
|/
* Merge remote branch 'origin/baserock/bugfix/S4086-sync-before-snapshot'Lars Wirzenius2012-08-071-0/+3
|\
| * SyslinuxDiskBuilder: sync before snapshottingRichard Maw2012-08-071-0/+3
|/
* Merge remote branch 'origin/baserock/bugfix/S4069-fail-on-missing-syslinux-mbr'Lars Wirzenius2012-08-065-10/+110
|\
| * Raise Error if install_mbr failsRichard Maw2012-08-061-0/+8
| * Add test for failing to install mbrRichard Maw2012-08-063-0/+92
| * systembuilder: select mbr search paths from configRichard Maw2012-08-061-2/+6
| * Move install_syslinux_mbr into syslinux pluginRichard Maw2012-08-062-10/+6
|/
* Merge branch 'liw/no-hashbangs' of git://roadtrain.codethink.co.uk/baserock/m...Richard Maw2012-08-022-1/+10
|\
| * Remove #! from setup.pyLars Wirzenius2012-08-021-1/+0
| * Add check for #! in *.py filesLars Wirzenius2012-08-021-0/+10
|/
* Merge branch 'master' of roadtrain.codethink.co.uk:baserock/morphLars Wirzenius2012-08-012-1/+13
|\
| * Merge branch 'samthursfield/clearer-morphology-parse-errors' of git://roadtra...Richard Maw2012-08-012-2/+13
| |\
| | * Raise clearer error on morphology parse errorsSam Thursfield2012-07-312-2/+12
| |/
* | Merge remote branch 'origin/baserock/feature/S2791-move-commands-to-plugins'Lars Wirzenius2012-08-0174-1947/+2225
|\ \ | |/ |/|
| * Move cmd_build to a separate pluginRichard Maw2012-08-013-17/+48
| * Move BuildCommand from app into its own moduleRichard Maw2012-08-015-280/+302
| * Consolidate morphology writing code in pluginRichard Maw2012-08-012-5/+6
| * Move edit to plugin and remove dead code from appRichard Maw2012-08-012-156/+94
| * Move merge command to pluginRichard Maw2012-08-012-18/+29
| * Add test for petrifying strataRichard Maw2012-08-013-0/+56
| * Move command petrify to branch_and_merge pluginRichard Maw2012-08-012-35/+33
| * move command show-system-branch to pluginRichard Maw2012-08-012-13/+29
| * Move commands branch and checkout to pluginRichard Maw2012-08-012-41/+79
| * Add chatty output to init commandRichard Maw2012-08-011-0/+1
| * Move init and minedir to branch_and_merge pluginRichard Maw2012-08-013-28/+69
| * Move command make-patch to Trebuchet pluginRichard Maw2012-08-013-91/+112
| * Move utility functions for creating cachesRichard Maw2012-08-012-43/+60
| * morph: move update-gits to pluginRichard Maw2012-08-013-48/+93
| * Publicize _itertriplets and _create_source_poolRichard Maw2012-08-013-9/+22
| * move show-dependencies command into a pluginRichard Maw2012-08-013-39/+72
| * python scripts: pep8ize codebaseRichard Maw2012-08-0164-1254/+1250
* | Merge remote branch 'origin/baserock/bugfix/S3957-missing-plugins'Lars Wirzenius2012-07-311-0/+1
|\ \ | |/ |/|
| * buildsystem: set package_data to install pluginsRichard Maw2012-07-311-0/+1
|/
* Merge branch 'liw/systemkindbuilder'Lars Wirzenius2012-07-2612-187/+491
|\