summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/baserock/richardmaw/bugfix/http-fail'Richard Maw2014-08-262-5/+12
|\
| * Only autodetect morphology when result is 404baserock/richardmaw/bugfix/http-failRichard Maw2014-08-192-5/+12
* | Fix `morph edit` for non-file URIsRichard Maw2014-08-261-1/+1
* | Prevent git-replace refs affecting git operationsRichard Maw2014-08-2111-139/+171
* | deploy: Check correct usage of --upgrade for rawdisk deploymentsSam Thursfield2014-08-191-0/+21
* | Cache configuration values in GitDirectory.Daniel Silverstone2014-08-191-2/+6
|/
* Fix morphloader to unset_defaults for chunksFrancisco Redondo Marchena2014-08-151-2/+13
* Update morphloader_test.pyFrancisco Redondo Marchena2014-08-151-12/+13
* Set chunk static default to Nonebaserock/franred/fixes-needed-for-organize-definitionsFrancisco Redondo Marchena2014-08-151-12/+12
* Add system-integration to chunk _static_defaultsFrancisco Redondo Marchena2014-08-151-0/+1
* Add deploy-defaults before deploy in the MorphologyDumper keyorderFrancisco Redondo Marchena2014-08-151-0/+1
* Merge branch 'baserock/richardmaw/james/writeexts_support_jetson'James Thomas2014-08-142-22/+83
|\
| * Merge remote-tracking branch 'origin/baserock/james/writeexts_support_jetson'baserock/richardmaw/james/writeexts_support_jetsonRichard Maw2014-08-122-22/+83
| |\
| | * Add support for a device tree to be set using DTB_PATHbaserock/james/writeexts_support_jetsonJames Thomas2014-08-031-0/+21
| | * Make bootloader config/install more genericJames Thomas2014-08-031-17/+52
| | * Support setting a different root device using ROOT_DEVICEJames Thomas2014-08-031-2/+5
| |/
* | Rename morph3 to morphologyAdam Coldrick2014-08-146-57/+57
* | Revert "Ensure that none of the _orig_* fields are in the cache key"Adam Coldrick2014-08-141-4/+1
* | Remove morph2 and its testsAdam Coldrick2014-08-143-705/+0
* | unittests: Make the unittests use morphloaderAdam Coldrick2014-08-146-297/+254
* | buildsystem: Generate a Morphology not textAdam Coldrick2014-08-144-30/+29
* | morphologyfactory: Use morphloader not morph2Adam Coldrick2014-08-142-166/+75
* | morphloader: Get commands when loading morphologyAdam Coldrick2014-08-144-3/+14
* | morphloader: Add and remove some default valuesAdam Coldrick2014-08-142-12/+21
* | morphset: Don't expect to be able to find `morph` or `name`Adam Coldrick2014-08-141-3/+5
* | show-dependencies: Use sanitise_morphology_path instead of stripping `.morph`Adam Coldrick2014-08-141-2/+2
* | cachedrepo: Remove unused load_morphology methodAdam Coldrick2014-08-142-13/+0
* | Merge branch 'baserock/richardmaw/misc-fixups'baserock/richardmaw/tmpRichard Maw2014-08-125-147/+52
|\ \
| * | Fix `morph edit` when repo has the same ref as system branchRichard Maw2014-08-122-5/+22
| * | Make morph show-branch-root print the pathRichard Maw2014-08-122-15/+30
| * | Remove petrify and unpetrify commandsRichard Maw2014-08-123-127/+0
|/ /
* | Avoid creating and pushing temporary build branches when they aren't necessary.Richard Maw2014-08-124-99/+129
* | Treat untracked morphologies as uncommitted changesRichard Maw2014-08-121-2/+3
* | Cut BuildBranch out of morphlib.extensionsRichard Maw2014-08-123-30/+20
* | Turn BuildBranch methods into regular functionsRichard Maw2014-08-123-18/+28
|/
* Merge branch 'baserock/adamcoldrick/no-orig-fields-in-cache-key'Adam Coldrick2014-08-011-1/+4
|\
| * Ensure that none of the _orig_* fields are in the cache keybaserock/adamcoldrick/no-orig-fields-in-cache-keybaserock/adamcoldrick/no-fake-morphAdam Coldrick2014-08-011-1/+2
* | Merge remote-tracking branch 'remotes/origin/baserock/richardmaw/bugfix/distb...Lars Wirzenius2014-08-011-2/+2
|\ \
| * | StagingArea: Ensure staging are paths are bytestringsbaserock/richardmaw/bugfix/distbuild-eglibcRichard Maw2014-07-251-2/+2
* | | Use sanitise_morphology_path in serialise_artifactRichard Ipsum2014-07-311-1/+1
* | | Dump multi-line strings in yaml documents in '|' formbaserock/richardmaw/bugfix/yaml-multi-line-dumpRichard Maw2014-07-303-3/+60
| |/ |/|
* | Merge branch 'baserock/richardmaw/bugfix/fix-list-artifacts'Adam Coldrick2014-07-291-1/+1
|\ \
| * | Fix list-artifacts post chunks-in-definitionsbaserock/richardmaw/bugfix/fix-list-artifactsRichard Maw2014-07-281-1/+1
* | | Fix not including symlinks in chunks if they exist on the hostbaserock/richardmaw/bugfix/symlink-includeRichard Maw2014-07-291-1/+1
|/ /
* | Merge branch 'sam/remote-git-cache-fixes'Sam Thursfield2014-07-231-1/+1
|\ \
| * | Fix an incorrect log message when using remote Git cacheSam Thursfield2014-07-231-1/+1
| |/
* | Rewrite traverse_morphs to be able to load chunk morphologies from definitionsRichard Maw2014-07-222-33/+54
* | Don't set 'morph' field by default, and don't expect to find itAdam Coldrick2014-07-224-6/+6
* | unittests: Test that the description field is ignored for chunksAdam Coldrick2014-07-221-3/+6
* | Use chunk morpholgy contents in cache keysRichard Maw2014-07-221-9/+19