| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-18 | remove what should be dead code | Joey Hess | |
| While old propellor's can emit Ready, they won't if they've managed to updateFirst. If updateFirst fails due to eg, inaccessiable central repo, those old propellor's are not able to receive inline git pushes anyway, so are not going to update no matter what, so no point in making --spin work in that case. | |||
| 2014-11-18 | remove --docker; use Continue | Joey Hess | |
| And --chain was already not used. | |||
| 2014-11-18 | don't need to parse --gitpush; just use a Continue | Joey Hess | |
| 2014-11-18 | cleanup | Joey Hess | |
| 2014-11-18 | reorg | Joey Hess | |
| 2014-11-18 | factor out ssh module | Joey Hess | |
| 2014-11-18 | factor out git repo module | Joey Hess | |
| 2014-11-18 | avoid extra git pull when --spin calles first --boot and then --run | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | display improvements | Joey Hess | |
| 2014-11-18 | enable terminal for --boot | Joey Hess | |
| 2014-11-18 | wording | Joey Hess | |
| 2014-11-18 | fix display of progress etc lines before protocol line | Joey Hess | |
| 2014-11-18 | fix color display when running propellor inside docker | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | reformat | Joey Hess | |
| 2014-11-18 | action message | Joey Hess | |
| 2014-11-18 | finally cracked it! | Joey Hess | |
| A newline was slipping in and messing up the git protocol. | |||
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | set handles to binary mode | Joey Hess | |
| 2014-11-18 | close handles | Joey Hess | |
| 2014-11-18 | debug | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | tweak | Joey Hess | |
| 2014-11-18 | better IO loop, with debugging | Joey Hess | |
| 2014-11-18 | use lazy bytestrings so it streams | Joey Hess | |
| 2014-11-18 | get handles right way roung | Joey Hess | |
| 2014-11-18 | fix command again | Joey Hess | |
| 2014-11-18 | avoid pulling when there is no origin | Joey Hess | |
| 2014-11-18 | disable always debug | Joey Hess | |
| 2014-11-18 | fix proto | Joey Hess | |
| 2014-11-18 | typo | Joey Hess | |
| 2014-11-18 | temporarily always debug | Joey Hess | |
| 2014-11-18 | hook up handles | Joey Hess | |
| 2014-11-18 | run upload-pack, not send-pack | Joey Hess | |
| we're doing a reverse pull from the client | |||
| 2014-11-18 | problem running propellor --gitpush | Joey Hess | |
| 2014-11-18 | updte | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | protocol is one line response, not multiline | Joey Hess | |
| The privdata is shown, so contains no literal newlines, so that's ok. | |||
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | propellor spin | Joey Hess | |
| 2014-11-18 | Nothing means end of protocol, not protocol error | Joey Hess | |
| 2014-11-18 | refactor | Joey Hess | |
