| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | my pipe trick didn't work; fallback to NoBuffering | Joey Hess | |
| Not sure what the problem was, but it hung. Also though, I noticed that stdin was still open when git fetch was run, so if git fetch itself decided to read from stdin, it would mess up the protocol forwarding. While git fetch should never read from stdin, that was reason enough to fall back to plan B. | |||
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | Merge commit '3f6f91b4699978b0fa1cb2e64fac86483c55c038' into joeyconfig | Joey Hess | |
| 2017-06-18 | Fix bug that sometimes made --spin fail with "fatal: Couldn't find remote ↵ | Joey Hess | |
| ref HEAD" Tricky stdin buffering problem. An easier fix would have been: hSetBuffering stdin NoBuffering But that approach is less robust; even with NoBuffering, anything that uses hLookAhead causes 1 byte of buffering. And, any reads from stdin before hSetBuffering would still cause the problem. Instead, I used a bigger hammer that will always work. It involves a bit more CPU work, but this is data that is already being fed through ssh; copying it one more time won't cause a measurable performance impact. This commit was sponsored by Jack Hill on Patreon. | |||
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | remove unnecessary binary mode setting | Joey Hess | |
| This is using ByteString, so the handle IO discipline is irrelevant. | |||
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | Display error and warning messages to stderr, not stdout. | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-17 | use stretch in debian stable examples | Joey Hess | |
| 2017-06-15 | propellor spin | Joey Hess | |
| 2017-06-15 | propellor spin | Joey Hess | |
| 2017-06-15 | propellor spin | Joey Hess | |
| 2017-06-12 | add OS for branchable | Joey Hess | |
| 2017-06-12 | propellor spin | Joey Hess | |
| 2017-06-12 | propellor spin | Joey Hess | |
| 2017-06-12 | propellor spin | Joey Hess | |
| 2017-06-10 | todo: sbuild should use apt-cacher-ng | spwhitton | |
| 2017-06-06 | setting up joeyconfig after merge | Joey Hess | |
| 2017-06-03 | add news item for propellor 4.0.5 | Joey Hess | |
| 2017-06-03 | Switch cabal file from Extensions to Default-Extensions to fix new picky ↵ | Joey Hess | |
| hackage rejection. | |||
| 2017-06-03 | add news item for propellor 4.0.4 | Joey Hess | |
| 2017-06-03 | releasing package propellor version 4.0.4 | Joey Hess | |
| 2017-06-03 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-05-25 | Added a comment | bardur.arantsson | |
| 2017-05-23 | Merge remote-tracking branch 'origin/joeyconfig' into joeyconfig | Joey Hess | |
| 2017-05-23 | update | Joey Hess | |
| 2017-05-20 | clean up after merge | Joey Hess | |
| 2017-05-20 | update | Joey Hess | |
| 2017-05-20 | propellor spin | Joey Hess | |
