summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
...
| * Avoid formatting "morph help foo" outputLars Wirzenius2013-09-241-0/+25
* | Make cross-bootstrap successfully build everythingJonathan Maw2013-09-241-7/+14
* | b&m: Use new MorphSet api in unpetrifyRichard Maw2013-09-241-23/+1
* | MorphSet: add unpetrify_all() methodRichard Maw2013-09-242-0/+27
* | b&m: Refactor petrify to use new morphset methodsRichard Maw2013-09-241-17/+12
* | MorphSet: Add method for changing refs en-masseRichard Maw2013-09-242-0/+34
* | MorphSet: Add petrify_chunks() methodRichard Maw2013-09-242-1/+48
* | MorphSet: add a list_refs() methodRichard Maw2013-09-242-0/+26
* | MorphSet: Factor traversal logic out of change_refRichard Maw2013-09-242-21/+69
|/
* Fix the graphing_plugin so it actually worksLars Wirzenius2013-09-231-3/+2
* Remove --staging-chroot, --staging-filler optionsLars Wirzenius2013-09-172-38/+0
* 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
* gitdir: Add method for getting uncommitted changesRichard Maw2013-09-172-0/+37
* gitdir: add HEAD property to find the current branchRichard Maw2013-09-172-0/+15
* b&m: Add new-status subcommandRichard Maw2013-09-171-0/+48
* workspace: add method for listing system branchesRichard Maw2013-09-172-0/+15
* util: add find_leaves() supplimenting find_leaf()Richard Maw2013-09-173-21/+26
* Merge branch 'baserock/richardmaw/S8717/refactor-petrify-v4'Richard Maw2013-09-1611-12/+478
|\
| * b&m: re-implement morph unpetrifyRichard Maw2013-09-052-2/+48
| * b&m: Re-implement morph petrifyRichard Maw2013-09-052-1/+92
| * morphlib: Add MorphologyFinder classRichard Maw2013-09-053-0/+183
| * gitdir: Add methods to inspect contentsRichard Maw2013-09-052-0/+142
| * MorphSet: keep old ref as unpetrify-refRichard Maw2013-09-052-2/+7
| * morphlib.git: Refactor is_valid_sha1Richard Maw2013-09-051-2/+2
| * sysbranchdir: simplify prefix / stripRichard Maw2013-09-051-2/+1
| * Fix MorphologySet bug: right Morphology object changedLars Wirzenius2013-09-051-4/+4
* | foreach: sort repositories asciibeticallyRichard Maw2013-09-161-1/+1
* | exts: Remove tab from vdaboot.configureRichard Maw2013-09-161-1/+1
* | exts: Add openstack configure/write extsPedro Alvarez2013-09-112-0/+174
|/
* b&m: Re-implement morph foreachRichard Maw2013-09-042-1/+59
* Merge branch 'baserock/richardmaw/S8694/edit-no-write-defaults-v3'Richard Maw2013-08-304-166/+104
|\
| * edit: Unset defaults before writingRichard Maw2013-08-301-0/+1
| * morphloader: Add method to unset default valuesRichard Maw2013-08-302-2/+94
| * morph edit: Check for sufficient argumentsRichard Maw2013-08-301-0/+5
| * Revert "Merge branch 'liw/restore-old-cmds'"Richard Maw2013-08-292-164/+4
* | rootfs-protection: Fix building with tempdir=/tmpRichard Maw2013-08-282-15/+44
|/
* Merge branch 'baserock/richardmaw/S8646/edit-odd-submodules' of git://git.bas...Richard Maw2013-08-271-6/+6
|\
| * Use Submodules class to read submodule configRichard Maw2013-08-231-6/+6
* | Remove redundant dict.getRichard Maw2013-08-231-1/+0
* | Merge branch 'baserock/richardmaw/S8563/bootstrap-rootfs-protection'Richard Maw2013-08-233-39/+184
|\ \ | |/ |/|
| * Make the tempdir writable in bootstrap mode.Richard Maw2013-08-161-3/+7
| * stagingarea: use linux-user-chroot in bootstrapsRichard Maw2013-08-151-28/+30
| * stagingarea: use invert_paths to bind-mount roRichard Maw2013-08-151-10/+10
| * fsutils: add invert_paths functionRichard Maw2013-08-152-8/+148
* | Restore old branch and merge subcommandsLars Wirzenius2013-08-192-4/+164
* | Fix naming of SATA Controller in VirtualBox deploymentsLars Wirzenius2013-08-191-3/+3
* | Merge remote-tracking branch 'origin/baserock/tiagogomes/new_deployment_v4'Lars Wirzenius2013-08-168-86/+296
|\ \
| * | Add initial code to support clusters in morphloaderTiago Gomes2013-08-162-6/+27
| * | Rework `morph deploy` to work with cluster morphologies.Tiago Gomes2013-08-161-77/+156