summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Factor out common function iterate_branch_repos()Sam Thursfield2012-10-121-10/+14
* morph status: Add initial version of commandSam Thursfield2012-10-121-0/+57
* Reorder branch and merge plumbing commands to end of fileSam Thursfield2012-10-121-25/+30
* Fix use of GzipFile to not assume "with" protocolLars Wirzenius2012-10-121-2/+3
* Merge remote-tracking branch 'origin/samthursfield/S4873-warn-when-merge-caus...Daniel Silverstone2012-10-111-8/+83
|\
| * morph merge: Warn if a merge will cause unexpected petrificationSam Thursfield2012-10-111-8/+83
* | Warn about unknown morphology fieldsLars Wirzenius2012-10-111-0/+32
* | Add morphology validation to branch+mergeLars Wirzenius2012-10-111-0/+35
* | Handle ValueErrors from JSON libraryLars Wirzenius2012-10-111-1/+7
|/
* morph foreach: Handle repos addressed by full URLs correctlySam Thursfield2012-10-101-3/+5
* Make hardlink paths relativeRichard Maw2012-10-091-0/+3
* Use os.path.relpath for fixing paths in tarball system builderRichard Maw2012-10-091-4/+2
* foldmeDaniel Silverstone2012-10-091-2/+7
* Fix up make-patchDaniel Silverstone2012-10-091-34/+56
* Fix typoLars Wirzenius2012-10-081-1/+1
* Actually construct a tarball for the rootfs-tarball system kind.Daniel Silverstone2012-10-051-0/+15
* Handle submodules in 'morph edit'Sam Thursfield2012-10-031-6/+6
* Fix after reviewSam Thursfield2012-10-031-3/+2
* morph merge: Rework how we interact with gitSam Thursfield2012-10-031-165/+105
* Use repository cache for git access other than current system branchSam Thursfield2012-10-031-71/+61