summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* writeexts.py: convert 'mount' to context managerbaserock/pedroalvarez/rawdisk-to-device8Pedro Alvarez2014-12-013-78/+58
* Update rawdisk.check to support device deploymentsPedro Alvarez2014-12-011-8/+10
* Modify rawdisk.write to allow the deployment to devicesPedro Alvarez2014-12-011-6/+14
* Split create_local_system on various methodsPedro Alvarez2014-12-011-4/+19
* Don't loop mount when mounting a devicePedro Alvarez2014-12-011-1/+4
* Add force flag to 'mkfs.btrfs'Pedro Alvarez2014-12-011-1/+1
* Add 'is_device' function to check if we are deploying to a devicePedro Alvarez2014-12-011-0/+11
* Merge branch 'master' of https://github.com/petefoth/morphRichard Maw2014-12-012-3/+10
|\
| * Merge branch 'pf-document-extensions'Pete Fotheringham2014-12-015-38/+147
| |\
* | \ Merge branch 'master' of https://github.com/petefoth/morphRichard Maw2014-12-015-37/+139
|\ \ \ | |/ / |/| |
| * | Merge branch 'pf-document-extensions'Pete Fotheringham2014-12-015-37/+139
| |\ \ |/ / / | | _
| * Action review commentsPete Fotheringham2014-12-012-6/+28
| * More complete help documentationPete Fotheringham2014-11-281-3/+84
| * Refere to .write.help file for documentationPete Fotheringham2014-11-282-26/+11
| * Improve readability by adding blank linesPete Fotheringham2014-11-281-0/+6
| * Add more information on existing parameters.Pete Fotheringham2014-11-261-8/+16
|/
* Merge remote-tracking branch 'pf/pf-document-extensions'Richard Maw2014-11-262-28/+30
|\
| * Document the write extension in the write.help filePete Fotheringham2014-11-262-23/+26
| * Whitespace and line endings?Pete Fotheringham2014-11-251-11/+10
|/
* Merge branch 'sam/ensure-git-directory-exists'Sam Thursfield2014-11-172-12/+31
|\
| * Check that directory passed to GitDirectory is a git repoSam Thursfield2014-11-172-12/+31
* | Merge branch 'sam/fix-list-artifacts'Sam Thursfield2014-11-141-1/+1
|\ \
| * | Fix list-artifacts commandSam Thursfield2014-11-141-1/+1
* | | Merge branch 'baserock/richardmaw/fixup-ro-integrations' of git://git.baseroc...Richard Maw2014-11-146-101/+73
|\ \ \ | |/ / |/| |
| * | Unrevert "Make system-integration commands use containerised_cmdline"baserock/richardmaw/fixup-ro-integrationsRichard Maw2014-11-121-55/+5
| * | Make invert_paths work more reliably for writable-allRichard Maw2014-11-122-41/+51
| * | yarns: Report stderr on morph failureRichard Maw2014-11-122-3/+8
| * | test-shell: Report write failuresRichard Maw2014-11-121-2/+9
|/ /
* | Revert "Make system-integration commands use containerised_cmdline"Richard Maw2014-11-111-5/+55
* | Merge branch 'sam/fix-deploy'baserock-14.46Sam Thursfield2014-11-111-1/+0
|\ \ | |/ |/|
| * Allow `morph deploy` to cache missing Git repos if it needs toSam Thursfield2014-11-111-1/+0
|/
* Merge branch 'sam/source-resolver-cleanup'Sam Thursfield2014-11-108-148/+217
|\
| * Add docstring to SourceResolver class.Sam Thursfield2014-11-101-1/+22
| * Set the 'update' flag in the SourceResolver constructorSam Thursfield2014-11-101-12/+14
| * Move create_source_pool code into new 'sourceresolver' moduleSam Thursfield2014-11-106-136/+189
| * Remove one place where we pass the Application instance aroundSam Thursfield2014-11-063-14/+7
|/
* Merge branch 'sam/gitdir-fixes-v2'Sam Thursfield2014-11-064-14/+39
|\
| * Improve documentation of GitDirectory classSam Thursfield2014-11-051-5/+13
| * Only search for repository root in GitDirectory constructor if told toSam Thursfield2014-11-054-9/+26
* | Merge branch 'sam/gitdir-ref-exists'Sam Thursfield2014-11-062-0/+14
|\ \
| * | Add GitDirectory.ref_exists() methodSam Thursfield2014-11-052-0/+14
| |/
* | Merge branch 'baserock/pedroalvarez/upgrades-to-default'Pedro Alvarez2014-11-052-3/+3
|\ \
| * | Use the default symlink when creating the orig subvolume.Pedro Alvarez2014-11-052-3/+3
|/ /
* | Merge branch 'baserock/franred/check-for-commit-object-in-submodule-path'Francisco Redondo Marchena2014-11-051-1/+1
|\ \ | |/ |/|
| * Check for commit object in submodule pathbaserock/franred/check-for-commit-object-in-submodule-pathFrancisco Redondo Marchena2014-11-041-1/+1
|/
* Merge remote-tracking branch 'origin/sam/transfer-status'Sam Thursfield2014-10-314-15/+45
|\
| * Echo stderr of subcommands that do network IO when --verbose is usedSam Thursfield2014-10-294-9/+42
| * Remove workaround for an old version of GitSam Thursfield2014-10-291-6/+2
| * Don't say 'Updating git repository xxx' unless we actually areSam Thursfield2014-10-291-1/+2
* | Merge branch 'baserock/richardmaw-os/unify-namespace-logic'Richard Maw2014-10-305-112/+141
|\ \ | |/ |/|