summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Move MountableImage class into morphlibJannis Pohlmann2013-02-211-57/+3
* Merge branch 'samthursfield/morph-update-improvements' of git://git.baserock....Richard Maw2013-02-211-55/+47
|\
| * Make writing morphologies back out properly non-destructiveSam Thursfield2013-02-181-55/+47
* | Rewrite show-dependencies to work without BuildOrderLars Wirzenius2013-02-191-15/+7
* | Replace builder order graph with just a single artifactLars Wirzenius2013-02-192-17/+16
|/
* Merge branch 'baserock/richardmaw/fix-edit-build-depends'Sam Thursfield2013-02-131-33/+66
|\
| * morph edit: Recursively edit strataRichard Maw2013-02-131-33/+66
* | Merge branch 'liw/deployment-refactor' of git://git.baserock.org/baserock/bas...Richard Maw2013-02-123-0/+210
|\ \
| * | Comment logic in _run_extensionLars Wirzenius2013-02-071-0/+3
| * | Make configuration-extensions have a default valueLars Wirzenius2013-02-071-11/+9
| * | Fix docstring and error messageLars Wirzenius2013-02-071-3/+3
| * | Describe how we re-use code from branch+merge pluginLars Wirzenius2013-02-071-0/+6
| * | Add cmdtest for "morph deploy" and rawdisk.writeLars Wirzenius2013-02-061-5/+7
| * | Add deployment pluginLars Wirzenius2013-02-063-0/+201
| |/
* | branch and merge: add branch-from-image commandRichard Maw2013-02-111-0/+128
* | branch and merge: combine checkout and branch logicRichard Maw2013-02-111-48/+37
* | Make petrify more versatile than just making tagsRichard Maw2013-02-111-8/+18
|/
* Merge branch 'jjardon/yaml-v2'Sam Thursfield2013-01-282-3/+1
|\
| * Remove unneded json module importsJavier Jardón2013-01-282-3/+1
* | Make temporary build refs count changes against HEADRichard Maw2013-01-251-3/+4
|/
* Merge remote-tracking branch 'origin/jonathanmaw/ccache-local-fix'Lars Wirzenius2013-01-031-1/+1
|\
* | Fix sporadic test failures caused by the unstable ordering of glob.glob()Sam Thursfield2013-01-031-2/+2
|/
* morph build: Update repo and ref in stratum build-depends fieldsSam Thursfield2012-12-181-0/+3
* morph edit: Update build-depends that refer to the edited stratumSam Thursfield2012-12-181-73/+84
* Drop committer info from git tag environment; update tag test outputsJannis Pohlmann2012-12-171-6/+0
* Merge remote-tracking branch 'remotes/origin/samthursfield/ambiguous-refs' in...Jannis Pohlmann2012-12-131-8/+7
|\
| * morph branch: Check if the ref already exists before anything elseSam Thursfield2012-12-131-6/+5
| * Always use `git rev-parse --verify` to resolve refsSam Thursfield2012-12-131-2/+2
* | Fix morph tag usage of git commit-tree; fix detecting existing tagsJannis Pohlmann2012-12-131-12/+23
* | Merge remote-tracking branch 'origin/jannispohlmann/morph-tag-v2'Sam Thursfield2012-12-131-0/+203
|\ \ | |/ |/|
| * Add an initial implementation of "morph tag"Jannis Pohlmann2012-12-131-0/+203
|/
* Merge branch 'samthursfield/build-without-push' of git://git.baserock.org/bas...Richard Maw2012-11-121-12/+31
|\
| * morph build: Allow forcing build branches to be pushedSam Thursfield2012-11-121-4/+5
| * morph build: Use the user's own repos when buildingSam Thursfield2012-11-121-9/+18
| * Add docstrings for some build functionsSam Thursfield2012-11-121-0/+9
* | Merge branch 'samthursfield/spelling-fixes' of git://git.baserock.org/baseroc...Richard Maw2012-11-122-4/+4
|\ \
| * | Fix spelling mistakesSam Thursfield2012-11-122-4/+4
| |/
* | Merge branch 'liw/expand-repo-plugin' of git://git.baserock.org/baserock/morphRichard Maw2012-11-081-0/+42
|\ \ | |/ |/|
| * Add a morph helper subcommand for expanding aliased reposLars Wirzenius2012-11-071-0/+53
|/
* Process systems for merging in a fixed orderSam Thursfield2012-11-051-1/+1
* Fix use of variable before assignmentSam Thursfield2012-11-021-0/+1
* Set option group for some advanced settingsSam Thursfield2012-10-311-1/+2
* Improve command descriptions in --helpSam Thursfield2012-10-265-47/+31
* Remove hello-pluginSam Thursfield2012-10-261-29/+0
* Write metadata for the rootfs itself into the rootfsSam Thursfield2012-10-261-0/+1
* Merge branch 'samthursfield/morph-status-in-workspace-sorted'Sam Thursfield2012-10-181-2/+3
|\
| * morph status: Sort list of system branches in a workspaceSam Thursfield2012-10-181-2/+3
* | Merge branch 'samthursfield/petrify-avoid-edited-chunks' of git://git.baseroc...Richard Maw2012-10-181-18/+39
|\ \ | |/ |/|
| * morph petrify: Avoid petrifying chunks that have already been editedSam Thursfield2012-10-181-18/+39
|/
* morph status, foreach: Find root repo in correct waySam Thursfield2012-10-121-5/+8