summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Add the install-files extension to morphJonathan Maw2013-06-061-0/+112
* Remove intermediate variablesRichard Maw2013-06-062-6/+5
* Shorten create_if_not_exists logicRichard Maw2013-06-061-11/+7
* process_args: Move directory creation to after dump configRichard Maw2013-06-061-4/+4
* builder: replace shelling out to mv with os.renameRichard Maw2013-06-061-1/+1
* Merge branch 'baserock/tiagogomes/tmpdir' of git://git.baserock.org/baserock/...Tiago Gomes2013-06-055-17/+33
|\
| * Change the structure of the temporary directory used by morphTiago Gomes2013-06-055-12/+31
* | Merge branch 'baserock/richardmaw/S7904-warn-disk-full-v2' of git://git.baser...Richard Maw2013-06-055-12/+111
|\ \
| * | S7904: Add disk space checks before build & deployRichard Maw2013-06-053-1/+24
| * | S7904: method for checking disk space is availableRichard Maw2013-06-051-0/+21
| * | S7904: method for testing paths are on the same fsRichard Maw2013-06-051-0/+10
| * | S7904: add method for finding bytes free in pathRichard Maw2013-06-051-0/+7
| * | S7904: add new config options for minimum sizesRichard Maw2013-06-051-0/+28
| * | S7904: Move cache settings to storage optionsRichard Maw2013-06-051-10/+14
| * | Create cachedir and tempdir if they do not existRichard Maw2013-06-051-0/+6
| * | util: Fix a missing import in combine_aliasesRichard Maw2013-06-041-1/+1
* | | Merge branch 'baserock/richardmaw/S7903-update-artifact-mtimes' of git://git....Richard Maw2013-06-041-4/+35
|\ \ \ | |/ / |/| |
| * | Update timestamps on artifact accessRichard Maw2013-06-011-4/+35
| |/
* | kvm.write: Set VM to autostart if specifiedJonathan Maw2013-06-031-0/+3
* | kvm.write: use ssh_runcmdJonathan Maw2013-06-031-4/+3
|/
* UTIL: Update trove-id processing for hyphensDaniel Silverstone2013-06-031-2/+2
* Fix tar write extensionJonathan Maw2013-05-311-1/+1
* Merge branch 'master' of git://git.baserock.org/baserock/baserock/morphLars Wirzenius2013-05-301-3/+8
|\
| * Merge branch 'baserock/richardmaw/conficting-strata'Richard Maw2013-05-301-3/+8
| |\
| | * build graph: Improve the comment for stratum duplicate checkRichard Maw2013-05-291-3/+8
* | | Update copyright yearLars Wirzenius2013-05-301-1/+1
|/ /
* | Tar write extension fails if arguments not setJonathan Maw2013-05-301-0/+2
* | Add tar write extensionJonathan Maw2013-05-301-0/+19
* | Add detection for cmake and qmake build systemsRichard Dale2013-05-292-0/+108
* | Make create_local_system fail if DISK_SIZE isn't definedJonathan Maw2013-05-291-1/+5
|/
* Merge remote-tracking branch 'origin/baserock/danielsilverstone/repo-alias-up...Lars Wirzenius2013-05-282-18/+20
|\
| * REPOALIAS: Restructure debuggingDaniel Silverstone (br7vm)2013-05-281-16/+9
| * REPOALIAS: Update repo alias to support dashes and to be more strict.Daniel Silverstone (br7vm)2013-05-282-2/+11
* | Merge remote-tracking branch 'origin/jonathan/ssh-rsync-write-rebase'Lars Wirzenius2013-05-281-0/+181
|\ \
| * | Add ssh-rsync write extensionJonathan Maw2013-05-281-0/+181
| |/
* | Merge branch 'liw/deploy-not-exec-message'Lars Wirzenius2013-05-283-2/+11
|\ \
| * | Give better error message if extension is not executableLars Wirzenius2013-04-161-0/+9
* | | Merge branch 'liw/kill-bare-except'Lars Wirzenius2013-05-287-29/+51
|\ \ \
| * | | Stop using bare except: statementsLars Wirzenius2013-04-167-29/+51
| |/ /
* | | Remove executable permissions from *.py files that have themLars Wirzenius2013-05-282-0/+0
| |/ |/|
* | Merge remote-tracking branch 'origin/baserock/richarddale/metadata_contents'Lars Wirzenius2013-05-285-23/+63
|\ \
| * | Fix kvm working without autostartJonathan Maw2013-05-281-1/+1
| * | rename trove-prefix and trove_prefix to trove_idPaul Sherwood2013-05-282-12/+12
| * | Add tests for listing a chunk's contentsRichard Dale2013-05-241-0/+9
| * | Make morphlib.bins.chunk_filenames() a private methodRichard Dale2013-05-241-3/+3
| * | Remove excessive debugging messagesRichard Dale2013-05-242-7/+2
| * | Include the artifact metadata-version in the cache id keyRichard Dale2013-05-243-4/+6
| * | Add contents list to chunk and stratum metadataRichard Dale2013-05-243-21/+55
* | | Merge branch 'ps/to-trove-id'Lars Wirzenius2013-05-272-12/+12
|\ \ \
| * | | rename trove-prefix and trove_prefix to trove_idPaul Sherwood2013-04-132-12/+12
| | |/ | |/|