summaryrefslogtreecommitdiff
path: root/src/wrapper.hs
AgeCommit message (Expand)Author
2016-12-24GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...Joey Hess
2016-11-12check that config.hs mentions "Propellor"Joey Hess
2016-11-12The propellor wrapper checks if ./config.hs exists; if so it runs using the c...Joey Hess
2016-04-28Fix build with directory-1.2.6.2.Joey Hess
2016-04-02make sure that the wrapper runs propellor in the foregroundJoey Hess
2016-04-02typoJoey Hess
2016-04-02avoid wrapper building propellor unnessessarilyJoey Hess
2016-04-01separate propellor --initJoey Hess
2016-04-01setup gpg key in initial setup processJoey Hess
2016-04-01fix false positive for out of date message after initial clone from git bundleJoey Hess
2016-04-01Improved propellor's first run experience; the wrapper program will now walk ...Joey Hess
2016-03-30When new dependencies are added to propellor or the propellor config, try har...Joey Hess
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-10-28need withConcurrentOutput to flush any buffered concurrent outputJoey Hess
2015-09-08propellor spinJoey Hess
2015-03-22simplify setup process for minimal config modeJoey Hess
2015-02-28Propellor now builds itself without needing the Makefile.Joey Hess
2014-08-19keep warning of out of date after updating upstream/master, until it gets mergedJoey Hess
2014-08-19remove origin remote after local cloneJoey Hess
2014-08-19-XJoey Hess
2014-08-19need to -s theirs or the merge is likely to failJoey Hess
2014-08-19simpler mergeJoey Hess
2014-08-19need to connect up historyJoey Hess
2014-08-19syntaxJoey Hess
2014-08-19syntaxJoey Hess
2014-08-19color messageJoey Hess
2014-08-19fixesJoey Hess
2014-08-19fix ref nameJoey Hess
2014-08-19head file will end with a newlineJoey Hess
2014-08-19ugly workaround for lack of history in repo distributed with debian packageJoey Hess
2014-08-19final fixesJoey Hess
2014-08-19warningsJoey Hess
2014-08-19debian upgrade handlingJoey Hess
2014-08-19typoJoey Hess
2014-08-19stop removing privdata, it's no longer in masterJoey Hess
2014-08-19local repo fully working nowJoey Hess
2014-08-19The Debian package now includes a single-revision git repository in /usr/src/...Joey Hess
2014-06-09cleanupJoey Hess
2014-05-14moved source code to srcJoey Hess