summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Resolve stratum and chunk refs in batchesjannispohlmann/resolve-refs-and-morphologies-in-batchesJannis Pohlmann2013-01-072-7/+98
* Add RemoteRepoCache.resolve_refs() method with testsJannis Pohlmann2013-01-073-1/+124
* Merge remote-tracking branch 'origin/jonathanmaw/ccache-local-fix'Lars Wirzenius2013-01-032-5/+16
|\
| * Make ccache use the same directory for repos that are clonesJonathan Maw2013-01-031-4/+15
* | Merge remote-tracking branch 'origin/samthursfield/stable-glob'Lars Wirzenius2013-01-031-2/+2
|\ \ | |/ |/|
| * Fix sporadic test failures caused by the unstable ordering of glob.glob()Sam Thursfield2013-01-031-2/+2
|/
* Merge branch 'liw/silence-log-messages-during-unit-tests'Sam Thursfield2012-12-182-6/+8
|\
| * Silence log messages during unit testsLars Wirzenius2012-12-182-6/+8
* | Merge branch 'samthursfield/stratum-build-depends'Sam Thursfield2012-12-187-73/+285
|\ \ | |/ |/|
| * Add a stratum build-dependency to all as-root testsSam Thursfield2012-12-182-0/+13
| * morph build: Update repo and ref in stratum build-depends fieldsSam Thursfield2012-12-182-0/+44
| * morph edit: Update build-depends that refer to the edited stratumSam Thursfield2012-12-183-73/+209
| * Validate stratum build-depends against system contentsSam Thursfield2012-12-171-0/+19
|/
* Fix default setting for compiler cache dir; update testsJannis Pohlmann2012-12-172-12/+7
* Add support for ccacheJonathan Maw2012-12-173-17/+30
* Drop committer info from git tag environment; update tag test outputsJannis Pohlmann2012-12-178-28/+30
* Merge branch 'jannispohlmann/cache-resolved-refs-and-morphologies'Jannis Pohlmann2012-12-141-4/+18
|\
| * Cache resolved refs and morphologies when traversing morphsJannis Pohlmann2012-12-131-4/+18
* | Merge remote-tracking branch 'remotes/origin/samthursfield/ambiguous-refs' in...Jannis Pohlmann2012-12-137-56/+79
|\ \
| * | morph branch: Check if the ref already exists before anything elseSam Thursfield2012-12-133-6/+20
| * | Add a test to catch any future use of git show-refSam Thursfield2012-12-131-0/+32
| * | Always use `git rev-parse --verify` to resolve refsSam Thursfield2012-12-136-50/+27
| |/
* | Fix morph tag usage of git commit-tree; fix detecting existing tagsJannis Pohlmann2012-12-131-12/+23
* | Fix bashism in morph tag test scriptsJannis Pohlmann2012-12-134-4/+4
* | Merge remote-tracking branch 'origin/jannispohlmann/morph-tag-v2'Sam Thursfield2012-12-1311-0/+746
|\ \ | |/ |/|
| * Add an initial implementation of "morph tag"Jannis Pohlmann2012-12-1311-0/+746
|/
* Merge branch 'jonathanmaw/find-artifacts-rebase' of ssh://trove.baserock.org/...Richard Maw2012-12-101-0/+123
|\
| * Add find-artifacts scriptJonathan Maw2012-12-101-0/+123
* | Merge branch 'jonathanmaw/cache-key-less-rigorous'Sam Thursfield2012-12-072-0/+49
|\ \
| * | Avoid rebuilds when unimportant morphology contents changeJonathan Maw2012-11-292-0/+49
* | | Merge branch 'baserock/richardmaw/build-less-artifacts'Richard Maw2012-12-032-4/+19
|\ \ \ | |_|/ |/| |
| * | Test source pool having duplicates addedRichard Maw2012-12-031-0/+9
| * | Ensure sourcepool does not contain duplicatesRichard Maw2012-12-031-2/+3
| * | Amend test to not add the same source to the pool twiceRichard Maw2012-12-031-2/+7
|/ /
* | Revert "Merge branch 'liw/hardlink-staging-area-pre-rebase'"Jannis Pohlmann2012-11-303-89/+33
|/
* Merge branch 'liw/hardlink-staging-area-pre-rebase'Lars Wirzenius2012-11-293-33/+89
|\
| * Change method comments to docstringsLars Wirzenius2012-11-291-3/+6
| * Use the builder runcmd, to get build environment rightLars Wirzenius2012-11-291-6/+4
| * Reformat code, plus adapt for non-staging-area buildsLars Wirzenius2012-11-292-16/+22
| * Refactor and fix to make it pass (more of) the test suiteLars Wirzenius2012-11-292-10/+29
| * Hardlinked chroot done with linux-user-chrootJoe Burmeister2012-11-292-34/+64
|/
* Fix line longer than 79 charsSam Thursfield2012-11-261-1/+1
* Fix another baserock: URLLars Wirzenius2012-11-211-1/+1
* Fix URLs in example in READMELars Wirzenius2012-11-211-2/+2
* Merge branch 'master' of git://git.baserock.org/baserock/baserock/morphLars Wirzenius2012-11-211-1/+2
|\
| * Merge branch 'samthursfield/remove-gzip-file-header'Sam Thursfield2012-11-161-1/+2
| |\
| | * Don't store original filename in compressed image filesSam Thursfield2012-11-161-1/+2
| |/
* | Fix baserock: aliased URLs to point at new locationLars Wirzenius2012-11-211-6/+6
|/
* Merge branch 'samthursfield/handle-target-disk-full' of git://git.baserock.or...Richard Maw2012-11-155-25/+101
|\
| * Cleanly handle out of disk space on target filesystem.Sam Thursfield2012-11-154-1/+60