summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add distbuild-morphology command.Sam Thursfield2014-05-141-0/+23
* distbuild: Label state machine transition tablesSam Thursfield2014-04-141-0/+1
* distbuild: Stop workers blowing their entire cache away every timeDaniel Silverstone2014-04-141-6/+14
* Merge branch 'baserock/adamcoldrick/git-fat-handle-whitespace-rebase'Adam Coldrick2014-04-031-1/+21
|\
| * Escape special characters and handle whitespace in gitattributesbaserock/adamcoldrick/git-fat-handle-whitespace-rebaseAdam Coldrick2014-04-021-1/+21
* | Add utilities for listing and finding extensions.Mark Doffman2014-03-311-43/+16
|/
* Merge branch 'baserock/richardipsum/merge_distbuild'Richard Ipsum2014-03-273-9/+337
|\
| * UI change: distbuild has its own subcommandRichard Ipsum2014-03-261-7/+39
| * Remove Initiator and InitiatorBuildCommandRichard Ipsum2014-03-261-49/+0
| * Fix deployRichard Ipsum2014-03-261-2/+3
| * Make InitiatorBuildCommand construct BuildCommandRichard Ipsum2014-03-261-0/+1
| * Add the distbuild pluginRichard Ipsum2014-03-211-0/+343
* | Implement morph push and morph pulladamcoldrick/ingest-binaries-v5-rebaseAdam Coldrick2014-03-201-0/+93
* | Implement morph add-binary using git-fat to store large filesAdam Coldrick2014-03-201-0/+110
* | Make existing morph commands use git-fatAdam Coldrick2014-03-201-0/+10
* | deploy: Set status prefix to show which deployment the status is forRichard Maw2014-03-141-53/+69
* | deploy: Make extension output display which it isRichard Maw2014-03-141-1/+2
* | Add the ability to do nested deploymentsRichard Maw2014-03-141-6/+18
* | Move deploy logic into multiple methodsRichard Maw2014-03-141-14/+28
* | Move tempdir creation out of the loopRichard Maw2014-03-141-21/+27
* | Patch buildcommand once, rather that once per systemRichard Maw2014-03-141-3/+5
* | Remove ugly loading of old b&m pluginRichard Maw2014-03-141-10/+0
* | Raise correct error on `morph checkout|branch` of repo with no morphsSam Thursfield2014-03-071-2/+2
* | deploy: Record deployment information in deployed systemSam Thursfield2014-03-041-0/+54
* | deploy: Add optional 'check' extensionsSam Thursfield2014-03-041-1/+17
* | deploy: Add new --upgrade optionSam Thursfield2014-03-041-0/+7
* | Add missing year to copyright headerLars Wirzenius2014-03-031-1/+1
|/
* Revert "Add utilities for listing and finding extensions."Mark Doffman2014-02-211-11/+40
* Add utilities for listing and finding extensions.Mark Doffman2014-02-211-40/+11
* Allow omitting repo and ref when referring to strataRichard Maw2014-02-131-3/+3
* Allow tagging branches with null refsRichard Maw2014-02-131-27/+13
* Update Copyright and wrap lines longer than 79 charsPedro Alvarez2014-02-041-2/+3
* Improve help for gc commandrichardipsum/gc_plugin_improve_helpRichard Ipsum2014-01-301-6/+9
* LocalArtifactCache now takes a an FS objectDaniel Firth2013-12-201-1/+2
* Replaces Tempdir with fs.tempfs.TempFSDaniel Firth2013-12-201-14/+17
* Deploy and cross-bootstrap commands no longer validate host architectureBen Brown2013-12-202-0/+17
* Modify morph to strip .morph extensions from parametersBen Brown2013-12-163-5/+7
* plugins: Convert deploy to new classes.Richard Maw2013-11-291-85/+70
* plugins: Use new build command as defaultRichard Maw2013-11-292-2/+2
* plugins: Add new build commandRichard Maw2013-11-291-0/+92
* sysbranchdir: Move load_all_morphologies helper hereRichard Maw2013-11-291-9/+2
* GitDir: Add GitIndex classRichard Maw2013-11-221-1/+1
* GitDir: Provide more specific object access than cat-fileRichard Maw2013-11-221-2/+2
* Remove unused invent_new_branch methodRichard Maw2013-11-221-12/+0
* Fix typoRichard Ipsum2013-11-061-1/+1
* Added scenario test to prevent morph edit from being used without a system ar...Daniel Firth2013-11-011-0/+2
* Added scenario test for preventing building uncommitted systemsDaniel Firth2013-11-011-1/+8
* Don't remove an existing branch in 'morph branch'Pedro Alvarez2013-10-311-0/+3
* Deploying a non-cluster morphology now displays an error messageDaniel Firth2013-10-301-0/+4
* Add --artifact-cache-server and --git-resolve-cache-serverLars Wirzenius2013-10-291-2/+5