Commit Graph

12 Commits (94de4db928c274b4aa5006530789820c5bb7f5fa)

Author SHA1 Message Date
Daniel Hokka Zakrisson 66d0acfde3 Remove assemble action plugin, fix daisychaining
14 years ago
Michael DeHaan aa704a6111 backuplocal => backup_local for API standardization reasons
14 years ago
Daniel Hokka Zakrisson a5d63532d3 Add backup to assemble
14 years ago
Michael DeHaan faed4b5a33 whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
14 years ago
Michael DeHaan 7e9e29011e Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
14 years ago
Stephen Fromm 40eaf282ea More cleanup in assemble module for module magic (tm)
14 years ago
Michael DeHaan 772e241d1f shorten up the assemble module
14 years ago
Jan-Piet Mens f6fe9124b8 convert assemble to module-magic
14 years ago
John Kleint 375a1eaf43 Use iterative MD5 hashing.
14 years ago
Dave Hatton 55694db7c3 switch to hashlib.md5 or md5 instead of OS md5 commands
14 years ago
Stephen Fromm 4a6a3fd305 Conditionally import hashlib (issue #471)
14 years ago
Stephen Fromm 9cf182c225 Add assemble module
14 years ago