| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-23 | add --merge | Joey Hess | |
| 2014-11-22 | still do peer-to-peer git push when there are no git remotes | Joey Hess | |
| 2014-11-22 | propellor --spin can now deploy propellor to hosts that do not have git, ↵ | Joey Hess | |
| ghc, or apt-get. This is accomplished by uploading a fairly portable precompiled tarball of propellor. | |||
| 2014-11-19 | propellor spin | Joey Hess | |
| 2014-11-19 | avoid double-build in --spin | Joey Hess | |
| It was fetching from the central repo, then building that, and then running the client-to-client git update, and the building after that. Remove the first build, as all that linking does take time. | |||
| 2014-11-18 | reorg | Joey Hess | |
| 2014-11-18 | factor out git repo module | Joey Hess | |
