summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Use tarballs instead of bundlesDaniel Silverstone2012-09-256-43/+78
* Merge branch 'master' of git://git.baserock.org/baserock/morphLars Wirzenius2012-09-251-3/+13
|\
| * Default bundle-server and cache-server based on trove-host.Daniel Silverstone2012-09-251-3/+13
* | Give Morph a version numberLars Wirzenius2012-09-251-0/+3
|/
* Lookup chunks within strata by 'morph' field, not 'name'Sam Thursfield2012-09-241-1/+1
* morph branch, checkout, edit: Print message when updating git cacheSam Thursfield2012-09-241-0/+2
* Merge branch 'baserock/radiofree/check_mtime'Lars Wirzenius2012-09-241-0/+15
|\
| * Small coding standards/message fixesJames Thomas2012-09-211-2/+2
| * Check the mtime of the app.py to make sure it is not in the futureJames Thomas2012-09-211-0/+15
* | Merge branch 'samthursfield/S4679-morph-petrify' of git://git.baserock.org/ba...Richard Maw2012-09-212-81/+149
|\ \ | |/ |/|
| * morph edit: unpetrify before editing, if need beSam Thursfield2012-09-211-0/+4
| * morph petrify: Handle strata in external reposSam Thursfield2012-09-211-49/+52
| * Add 'morph unpetrify'Sam Thursfield2012-09-211-0/+44
| * morph petrify: Rewrite in the style of todaySam Thursfield2012-09-212-36/+53
| * morph foreach: Fix with cliapp < 1.20120630Sam Thursfield2012-09-211-9/+5
| * Always cache artifacts locally and report filenames during build.Daniel Silverstone2012-09-211-0/+7
| * Add .artifact_filename() to external API of LocalArtifactCacheDaniel Silverstone2012-09-212-4/+13
* | Give better error when reading a morphology file failsSam Thursfield2012-09-211-4/+9
* | Warn when we edit morphologies where filename != nameSam Thursfield2012-09-211-0/+4
* | morph foreach: Mention -- in docstringSam Thursfield2012-09-211-0/+5
* | Merge remote branch 'origin/samthursfield/S4872-fix-foreach-errors'Lars Wirzenius2012-09-211-9/+5
|\ \
| * | morph foreach: Fix with cliapp < 1.20120630Sam Thursfield2012-09-211-9/+5
* | | Merge branch 'master' of git://git.baserock.org/baserock/morphLars Wirzenius2012-09-213-4/+20
|\ \ \ | |_|/ |/| |
| * | Always cache artifacts locally and report filenames during build.Daniel Silverstone2012-09-211-0/+7
| * | Add .artifact_filename() to external API of LocalArtifactCacheDaniel Silverstone2012-09-212-4/+13
| |/
* | Refactor _fetch() and log bundle fetches.Daniel Silverstone2012-09-211-11/+18
|/
* morph foreach: Use self.app.output.write(), not printSam Thursfield2012-09-181-2/+2
* Add 'morph foreach'Sam Thursfield2012-09-171-0/+43
* morph merge: Don't make a merge commit if only the refs changedSam Thursfield2012-09-142-3/+21
* morph merge: Give full dir instead of repo name in merge errorsSam Thursfield2012-09-141-1/+1
* morph merge: Merge changes in morphology contentsSam Thursfield2012-09-141-31/+76
* morph merge: Only update refs that were pointing at the 'from' branchSam Thursfield2012-09-141-3/+9
* morph edit: Be more permissive checking out repos for system branchesSam Thursfield2012-09-141-27/+36
* Update unit tests for bare repo caches.Daniel Silverstone2012-09-142-11/+31
* Rework git caches to be bare mirrors of the repos.Daniel Silverstone2012-09-145-23/+107
* Merge branch 'samthursfield/lrc-error-improvements'Sam Thursfield2012-09-132-21/+28
|\
| * Give more useful errors when cloning from local cache failsSam Thursfield2012-09-132-21/+28
* | Fix things so test suite works on Debian squeezeLars Wirzenius2012-09-132-36/+51
* | morph build: Use pre-v1.7.9 form of git commit-treeSam Thursfield2012-09-131-2/+2
|/
* build: Fail if user hasn't set user.name (or GIT_AUTHOR_NAME)Sam Thursfield2012-09-132-2/+14
* Merge branch 'samthursfield/S4713-merge-message-for-chunks' of git://roadtrai...Richard Maw2012-09-131-16/+12
|\
| * morph merge: Give consistent commit message in chunk reposSam Thursfield2012-09-111-16/+12
* | Fix code format for unicode fixRichard Maw2012-09-131-1/+2
* | Merge branch 'samthursfield/S4556-triplet-consistency' of git://roadtrain.cod...Richard Maw2012-09-134-6/+8
|\ \
| * | Don't use .morph extension when printing name of tripletsSam Thursfield2012-09-122-3/+4
| * | Don't require .morph in triplet argumentsSam Thursfield2012-09-122-3/+4
| |/
* | Encode the root path for os.walk()Daniel Silverstone2012-09-121-1/+1
* | Test the trove-* support.Daniel Silverstone2012-09-121-0/+4
* | Add support for Trove hosted content to morph configuration.Daniel Silverstone2012-09-122-6/+71
|/
* Preserve sort order of morphologies, so they can be edited by MorphSam Thursfield2012-09-103-33/+128