summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Compute cache keys using tree SHA1s instead of commit SHA1sJannis Pohlmann2012-09-051-1/+1
* Resolve tree SHA1 along with commit SHA1 when resolving refsJannis Pohlmann2012-09-0513-82/+109
* Remember system branch name and allow branch to be renamedJannis Pohlmann2012-09-041-21/+32
* Update synposis for branch, checkout and edit commandsJannis Pohlmann2012-09-041-3/+3
* Add convenience method for traversing a directory treeJannis Pohlmann2012-09-041-36/+27
* Make "morph edit" print the changes for the user, rework static methodsJannis Pohlmann2012-09-041-48/+84
* Rewrite edit command to expect SYSTEM STRATUM [CHUNK] parametersJannis Pohlmann2012-09-041-102/+150
* Allow 'disk-size' in system morphologies to be an integerJannis Pohlmann2012-09-041-8/+11
* Rework morphology child lookup to be more useful for branch/mergeJannis Pohlmann2012-09-042-30/+61
* Morph: index component morphologies by nameSam Thursfield2012-09-042-12/+123
* ArtifactResolver: chunks cannot be duplicated in a stratumSam Thursfield2012-09-042-57/+54
* Warning instead of error for empty strata, temporarilySam Thursfield2012-09-031-1/+1
* Merge branch 'jannis/find-repos-using-git-config-option'Sam Thursfield2012-09-031-8/+35
|\
| * Find branch root using the morph.repository option in .git/configJannis Pohlmann2012-09-031-4/+26
| * Fix branch dir search by not aborting when seeing a directory twiceJannis Pohlmann2012-08-311-4/+3
| * Remember the repo that is cloned from during branch/checkout/editJannis Pohlmann2012-08-311-0/+6
* | Merge branch 'jannis/git-config-for-branch-options'Sam Thursfield2012-09-031-10/+14
|\ \
| * | Use git config to store the branch root in .morph-system-branch/configJannis Pohlmann2012-08-311-10/+14
| |/
* | Fix error reporting from tar extract errorsLars Wirzenius2012-08-311-7/+6
|/
* Fix branch/checkout to always create branches in the workspace directoryJannis Pohlmann2012-08-301-10/+14
* Add "morph show-branch-root" commandJannis Pohlmann2012-08-301-0/+11
* Avoid editing a list while iterating itSam Thursfield2012-08-301-1/+2
* Correctly ignore hidden dirs when searching for system branchSam Thursfield2012-08-301-1/+4
* Fix spelling errorSam Thursfield2012-08-301-1/+1
* Merge branch 'jannis/initial-branch-and-merge-work'Sam Thursfield2012-08-301-80/+152
|\
| * Rename internal function added in a previous commitJannis Pohlmann2012-08-291-6/+6
| * Add mandatory repository parameter to "morph branch"Jannis Pohlmann2012-08-291-11/+8
| * Remember repository that was branched off from for merging and editingJannis Pohlmann2012-08-291-27/+54
| * Make "morph checkout" require a repository parameterJannis Pohlmann2012-08-291-7/+29
| * Make "morph show-system-branch" anywhere in a workspace, if possibleJannis Pohlmann2012-08-291-3/+28
| * Use .morph-system-branch directories to identify branch directoriesJannis Pohlmann2012-08-291-25/+19
| * Rename the "morph minedir" command to "morph workspace"Jannis Pohlmann2012-08-291-24/+26
| * Create mine directory if it does not exists when running "morph init"Jannis Pohlmann2012-08-281-2/+7
* | ArtifactResolverTests: use keyword args for FakeStratumMorphologySam Thursfield2012-08-301-34/+43
* | Display expected filename in "Failed to determine build system" errorSam Thursfield2012-08-301-3/+3
* | Log a clear error if creating an empty stratumSam Thursfield2012-08-301-0/+2
* | Strata should be referred to with full repo/ref/morph tripletsSam Thursfield2012-08-304-34/+65
* | Strata contain "chunks", not "sources"Sam Thursfield2012-08-298-26/+25
|/
* Always ls-tree before trying to cat-fileSam Thursfield2012-08-242-36/+35
* Refactor build system code for easier testingSam Thursfield2012-08-242-31/+16
* Use git ls-tree to autodetect build systemSam Thursfield2012-08-244-72/+41
* Support 'git ls-tree' in local and remote reposSam Thursfield2012-08-244-0/+91
* buildsystem: Fix incorrect testcaseSam Thursfield2012-08-241-2/+2
* Fix test coverage for squeeze coverage.pyLars Wirzenius2012-08-151-3/+3
* Change default repo-aliases to git.baserock.orgDaniel Silverstone2012-08-151-5/+5
* Make SyslinuxDiskBuilder inherit from DiskImageBuilderDaniel Silverstone2012-08-141-134/+11
* Initial non-syslinux disk image kindDaniel Silverstone2012-08-142-0/+163
* Add support for autogen in addition to autogen.shLars Wirzenius2012-08-081-1/+3
* Fix deprecation message when showing error messageLars Wirzenius2012-08-071-1/+1
* SyslinuxDiskBuilder: sync before snapshottingRichard Maw2012-08-071-0/+3