summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix old cross-bootstrap testPedro Alvarez2013-12-201-1/+2
| * Deploy and cross-bootstrap commands no longer validate host architectureBen Brown2013-12-202-0/+17
|/
* Merge branch 'benbrown/quote-filename-and-ref'Ben Brown2013-12-182-10/+15
|\
| * Quote ref and filenameBen Brown2013-12-182-10/+15
|/
* Merge branch 'benbrown/S9850/strip-morph-extension'Ben Brown2013-12-165-5/+38
|\
| * Modify morph to strip .morph extensions from parametersBen Brown2013-12-165-5/+38
|/
* Merge branch 'benbrown/S9823/petrify-no-update'Ben Brown2013-12-112-7/+9
|\
| * urllib: Convert URLs with non URL friendly characters into a valid format.Ben Brown2013-12-112-7/+9
|/
* Merge remote-tracking branch 'remotes/origin/baserock/richardmaw/S9475/refact...Lars Wirzenius2013-11-2919-205/+972
|\
| * plugins: Convert deploy to new classes.Richard Maw2013-11-291-85/+70
| * yarns: Change expected result of building uncommitted morphologiesRichard Maw2013-11-291-3/+1
| * plugins: Use new build command as defaultRichard Maw2013-11-292-2/+2
| * plugins: Add new build commandRichard Maw2013-11-291-0/+92
| * morphlib: Add BuildBranch abstractionRichard Maw2013-11-293-0/+263
| * branchmanager: Allow deferred and optional cleanup on success.Richard Maw2013-11-292-14/+179
| * sysbranchdir: Move load_all_morphologies helper hereRichard Maw2013-11-293-10/+16
| * yarns: un-parameterise architecture in system morphologiesRichard Maw2013-11-293-10/+18
| * morphloader: use getattr for validate, set defaultsRichard Maw2013-11-291-16/+5
| * validation: Require there be non-bootstrap chunks in systemsRichard Maw2013-11-293-8/+86
| * morphloader: Require systems have at least one stratumRichard Maw2013-11-294-48/+155
| * morphloader: Set default values for cluster morphsRichard Maw2013-11-292-3/+54
| * morphloader: Don't use ValueError exceptionRichard Maw2013-11-292-4/+26
| * yarns: Correctly allow run_morph to output stderr on failureRichard Maw2013-11-291-7/+10
|/
* Merge branch 'master' of git://git.baserock.org/baserock/baserock/morphLars Wirzenius2013-11-282-1/+2
|\
| * Merge branch 'baserock/pedroalvarez/ppc64-port'Pedro Alvarez2013-11-282-1/+2
| |\
| | * Make morph able to use ppc64 architecture (POWER PC 64 bits)Pedro Alvarez2013-11-272-1/+2
| |/
* | Merge remote-tracking branch 'remotes/origin/baserock/ps/show-stratum-version...Lars Wirzenius2013-11-281-0/+3
|\ \ | |/ |/|
| * show which ref is expected for each stratum when preparing buildPaul Sherwood2013-11-211-0/+3
* | Merge remote-tracking branch 'origin/baserock/richardmaw/S9475/build-refactor...Lars Wirzenius2013-11-2215-143/+1599
|\ \ | |/ |/|
| * morphlib: Add branch context managersRichard Maw2013-11-223-0/+490
| * GitDir: Add remote.push(RefSpec...)Richard Maw2013-11-222-0/+300
| * GitDir: Add support for push urls in RemoteRichard Maw2013-11-222-19/+56
| * GitDir: Split out Remote objectRichard Maw2013-11-223-25/+74
| * GitDir: Add methods for ref managementRichard Maw2013-11-222-0/+201
| * GitDir: Add GitDirectory.commit_tree() methodRichard Maw2013-11-222-0/+53
| * gitindex: Add GitIndex.write_tree()Richard Maw2013-11-222-0/+9
| * gitindex: Add GitIndex.add_files_from_working_tree()Richard Maw2013-11-222-0/+43
| * gitindex: Add GitIndex.add_files_from_index_info()Richard Maw2013-11-222-0/+31
| * gitindex: Add GitIndex.set_to_tree(treeish) methodRichard Maw2013-11-222-0/+13
| * GitDir: Add GitIndex classRichard Maw2013-11-226-38/+165
| * GitDir: add store_blob methodRichard Maw2013-11-222-0/+28
| * util: Add helper for splitting up huge iterablesRichard Maw2013-11-222-0/+21
| * MorphologySet: Export traverse_specs methodRichard Maw2013-11-221-6/+6
| * GitDir: Add resolve_ref_to_{commit,tree} methodsRichard Maw2013-11-222-5/+22
| * GitDir: Provide more specific object access than cat-fileRichard Maw2013-11-222-5/+29
| * GitDir: Allow config values ending in whitespaceRichard Maw2013-11-221-2/+2
| * GitDir: remove duplicate definition of update_remotesRichard Maw2013-11-221-4/+0
| * Remove unused invent_new_branch methodRichard Maw2013-11-221-12/+0
| * yarns: Also output error messages to terminalRichard Maw2013-11-221-0/+3
| * tests: Run style check before slower testsRichard Maw2013-11-212-59/+85
|/