summaryrefslogtreecommitdiff
path: root/morph
Commit message (Expand)AuthorAgeFilesLines
* Revert "Save __file__ so we can recursively run morph later on"Sam Thursfield2012-10-031-4/+1
* Save __file__ so we can recursively run morph later onSam Thursfield2012-09-271-1/+4
* Give Morph a version numberLars Wirzenius2012-09-251-1/+1
* python scripts: pep8ize codebaseRichard Maw2012-08-011-3/+3
* Add a preliminary sample pluginLars Wirzenius2012-06-111-860/+1
* Do not force --tempdir setting into environment in runcmdLars Wirzenius2012-06-111-2/+0
* Log environment of executed commandsLars Wirzenius2012-06-111-0/+4
* morph: remove dead code and replace Execute with app.runcmdRichard Maw2012-05-301-103/+25
* morph.runcmd: set TMPDIR from --tempdirRichard Maw2012-05-301-0/+4
* morph: use dir=tempdir when making tempdirsRichard Maw2012-05-301-4/+4
* morph: change default repos to gitano@roadtrainRichard Maw2012-05-291-4/+4
* morph: fix morph edit pushInsteadOf urlsRichard Maw2012-05-221-2/+2
* Allow "morph edit" to have a default ref to branch off fromLars Wirzenius2012-05-171-16/+37
* Update refs in morphologies when doing "morph edit"Lars Wirzenius2012-05-171-0/+43
* morph: when bootstrapping, install all chunksRichard Maw2012-05-171-0/+9
* Unpack artifacts in the staging area in the order they were built.Jannis Pohlmann2012-05-161-3/+3
* Add a "gnome:" repo aliasLars Wirzenius2012-05-091-0/+3
* Obey --not-git-update in _clone_to_directoryLars Wirzenius2012-05-091-1/+2
* Fix long lines being too long for tests to pass.Jannis Pohlmann2012-05-091-1/+2
* Defer installing chunk artifacts until we need them.Jannis Pohlmann2012-05-081-9/+13
* Fix cmd_petrify to use the new RepoAliasResolver.Jannis Pohlmann2012-05-081-2/+3
* Fix missing bits so that tests pass again.Jannis Pohlmann2012-05-041-6/+8
* Change LocalRepoCache to use the new RepoAliasResolver.Jannis Pohlmann2012-05-041-17/+15
* Add push URL rewrite rule to "morph edit"'d repoLars Wirzenius2012-05-041-0/+7
* Resolve repository names to URLs before deciding on basenames for directoriesLars Wirzenius2012-05-041-1/+11
* Remove --git-base-url settingLars Wirzenius2012-05-041-25/+18
* Implement repo-alias expansionLars Wirzenius2012-05-041-2/+2
* Add --repo-alias setting and default valueLars Wirzenius2012-05-041-0/+16
* Make morph's _clone_to_directory use CachedRepo.checkoutLars Wirzenius2012-05-041-1/+1
* Fix a line being too long.Jannis Pohlmann2012-05-031-1/+2
* Integrate RemoteArtifactCache into the building process.Jannis Pohlmann2012-05-031-3/+9
* Add support for RemoteRepoCache in build, show-dependencies, make-patch.Jannis Pohlmann2012-05-031-26/+36
* Use dedicated <cachedir>/artficats directory for local artifact cache.Jannis Pohlmann2012-05-031-2/+8
* Get rid of the old internal morph APIsLars Wirzenius2012-05-021-2/+0
* Remove distributed building subcommandsLars Wirzenius2012-05-021-143/+0
* Convert _clone_to_directory to use new APIsLars Wirzenius2012-05-021-10/+16
* Make petrify use the new internal APIsLars Wirzenius2012-05-021-8/+12
* Add test for branching off not from masterLars Wirzenius2012-04-301-2/+2
* morph: submodules should only use an absolute refRichard Maw2012-04-271-1/+1
* Add a bit more cmd_build progress infoLars Wirzenius2012-04-271-0/+3
* Add a little progress reporting when build caches reposLars Wirzenius2012-04-271-0/+1
* Fix "morph build" when building stuff that uses submodulesLars Wirzenius2012-04-251-1/+4
* Move repo and submodule caching into a helper methodLars Wirzenius2012-04-251-0/+6
* Fix update-gits to update repos of submodules, tooLars Wirzenius2012-04-251-2/+32
* Setup /proc in staging only if using chroot; install staging-fillersLars Wirzenius2012-04-251-0/+15
* Only remove temporary directory if it existsLars Wirzenius2012-04-241-1/+1
* Make builder get submodule cache repo path cleanlyLars Wirzenius2012-04-241-1/+1
* Give a littl emore feedback during buildsLars Wirzenius2012-04-241-0/+2
* Add some more logging to "morph build"Lars Wirzenius2012-04-231-0/+9
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-231-0/+1
|\