summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-01-31describe Apt.pinnedToSean Whitton
2017-01-31pass a tuple to Apt.pinnedToSean Whitton
2017-01-31suiteAvailablePinned avoids pinning backportsSean Whitton
2017-01-31implement Apt.pinnedToSean Whitton
2017-01-31add File.containsBlockSean Whitton
2017-01-31document File.containsLinesSean Whitton
2017-01-31Merge remote-tracking branch 'upstream/master' into pinSean Whitton
2017-01-30fix type error: hiddenService -> hiddenService'Sean Whitton
2017-01-30commented hackingSean Whitton
2017-01-30TODOSean Whitton
2017-01-30fix swapped sourceFile & prefFileSean Whitton
2017-01-30refactor to fix type errorsSean Whitton
2017-01-30pin even if hostSuite == suiteSean Whitton
2017-01-30tweak stubSean Whitton
2017-01-30implement suiteAvailablePinnedSean Whitton
2017-01-30pin property prototypesSean Whitton
2017-01-26exampleJoey Hess
2017-01-26Merge branch 'joeyconfig'Joey Hess
2017-01-25Bump resolverAndrew Cowie
2017-01-21Merge branch 'joeyconfig'Joey Hess
2017-01-19add Apt.noPDiffsSean Whitton
2017-01-18Tor: enable multiple ports hidden services with hiddenService'/hiddenServiceA...Félix Sipma
2017-01-18add Ord instance for PortFélix Sipma
2017-01-09propellor spinJoey Hess
2017-01-05fix type in exampleJoey Hess
2017-01-01Merge branch 'joeyconfig'Joey Hess
2016-12-28propellor spinJoey Hess
2016-12-27use fewer tabsDaniel Brooks
2016-12-26add a little more information to the usage textDaniel Brooks
2016-12-26Merge branch 'joeyconfig'Joey Hess
2016-12-26Added --build option, which makes propellor simply build itself.Joey Hess
2016-12-26get usage and man page back in syncJoey Hess
2016-12-24GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...Joey Hess
2016-11-20Merge branch 'master' into joeyconfigJoey Hess
2016-11-20minorJoey Hess
2016-11-20propellor spinJoey Hess
2016-11-20Debootstap: Fix too tight permissions lock down of debootstrapped chroots, wh...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-11-11iabak is moving out of joeyconfig to its own separate configJoey Hess
2016-11-11Improve extraction of gpg secret key id list, to work with gpg 2.1.Joey Hess
2016-11-11turn off redundant constraints warnings in cabal fileJoey Hess
2016-11-11Clean up build warnings about redundant constraints when built with ghc 8.0.Joey Hess
2016-11-11build fixesJoey Hess
2016-11-10concinnityDaniel Brooks
2016-11-10add the new shardmasters to iabakDaniel Brooks
2016-10-21propellor spinJoey Hess
2016-10-04propellor spinJoey Hess
2016-10-03Debootstap.installed: Fix inverted logic that made this never install deboots...Joey Hess
2016-09-24Simplify Debootstrap.sourceInstall since #770217 was fixed.Joey Hess