| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-13 | rename src/config.hs | Joey Hess | |
| This works around an infelicity in stack; it complains when there are both a toplevel config.hs and a src/config.hs, despite that being fine with cabal. | |||
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-07-13 | fix typo in build path | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | Updated stack config to lts-8.22. | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | use stack build --dry-run to check if deps are installed | Joey Hess | |
| The system might have stack installed, so stack --version would succeed, but need stack setup to be run to get a working ghc. This will fail if stack is not installed, or if stack setup needs to be run. It does not fail when haskell libraries are not installed, but stack build will install those anyway, so that's ok. | |||
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | export Builder | Joey Hess | |
| 2017-07-13 | clean up after merge | Joey Hess | |
| 2017-07-13 | close | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | setting up joeyconfig after merge | Joey Hess | |
| 2017-07-13 | move unreleased stuff to top | Joey Hess | |
| 2017-07-13 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | changelog | Joey Hess | |
| 2017-07-13 | Merge commit 'cc7d4cb4b1bddbdebbb69c04f14dcac5041f7607' into joeyconfig | Joey Hess | |
| 2017-07-13 | finally really fixed HEAD problem | Joey Hess | |
| My first try with a pipe was the right approach, and was almost right, except I forgot to close the write end of the pipe, and so it was inherited by the forked process, leading to deadlock. | |||
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | trying the pipe trick again | Joey Hess | |
| With some small changes, and debugging. | |||
| 2017-07-13 | reopen bug | Joey Hess | |
| 2017-07-13 | Revert "disable buffering earlier" | Joey Hess | |
| This reverts commit 632137836b39462883483a621f9dd696ce1d73cc. Still failing :( Seems that disabling buffering is not the solution. | |||
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | disable buffering earlier | Joey Hess | |
| The "fatal: Couldn't find remote ref HEAD" persists, and is intermittent so hard to be sure but it seemed that disabling buffering earlier avoided it. Now done first thing on start. I was not able to find anything that reads from stdin other than getMarked, but perhaps there is something.. | |||
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
