summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Building with references to tags will now instead use the underlying commitDaniel Firth2013-10-281-2/+3
* Tidy up debug output of morph buildDaniel Firth2013-10-281-1/+1
* build-without-push: Handle null repo/refRichard Maw2013-10-141-2/+2
* Merge branch 'danielfirth/RT193'Daniel Firth2013-10-111-1/+1
|\
| * Added chunkname prefix to some elements of the debug log.Dan Firth2013-10-111-1/+1
* | Merge branch 'danielfirth/RT219'Daniel Firth2013-10-111-1/+1
|\ \
| * | Morph now executes extensions in the repository containing the morphologiesDaniel Firth2013-09-261-1/+1
* | | Merge remote-tracking branch 'origin/baserock/richardipsum'Lars Wirzenius2013-10-081-2/+3
|\ \ \
| * | | Fix bug in autotools versionRichard Ipsum2013-10-081-2/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/danielfirth/RT189'Lars Wirzenius2013-10-082-13/+0
|\ \ \ | |/ / |/| |
| * | Re-enabled validation for morph editDan Firth2013-10-011-10/+0
| * | Dropped support for 'system-kind' from system morphology filesDan Firth2013-09-271-1/+0
| * | Dropped support for 'disk-size' from system morphology files'Dan Firth2013-09-271-2/+0
| |/
* | Merge branch 'baserock/richardmaw/S8847/branch-from-image-v3'Jonathan Maw2013-09-302-45/+149
|\ \
| * | B&M: refactor branch-from-imageRichard Maw2013-09-252-9/+107
| * | b&m: checkout and branch use context managerRichard Maw2013-09-251-36/+7
| * | b&m: Add system branch initializing context managerRichard Maw2013-09-251-0/+35
| |/
* | Make branch commands work with null refsRichard Maw2013-09-261-1/+6
|/
* Make cross-bootstrap successfully build everythingJonathan Maw2013-09-241-7/+14
* b&m: Use new MorphSet api in unpetrifyRichard Maw2013-09-241-23/+1
* b&m: Refactor petrify to use new morphset methodsRichard Maw2013-09-241-17/+12
* Fix the graphing_plugin so it actually worksLars Wirzenius2013-09-231-3/+2
* b&m: Use new-status as the defaultRichard Maw2013-09-172-2/+2
* b&m: morph new-status provides per-branch statusRichard Maw2013-09-171-1/+23
* b&m: Add new-status subcommandRichard Maw2013-09-171-0/+48
* Merge branch 'baserock/richardmaw/S8717/refactor-petrify-v4'Richard Maw2013-09-162-2/+139
|\
| * b&m: re-implement morph unpetrifyRichard Maw2013-09-052-2/+48
| * b&m: Re-implement morph petrifyRichard Maw2013-09-052-1/+92