index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-06-20
Merge remote-tracking branch 'felix/hasinisection-header'
Joey Hess
2016-06-20
Merge remote-tracking branch 'felix/derivedatatypeable-exception'
Joey Hess
2016-06-20
ConfFile: cosmetic fixes
Félix Sipma
2016-06-20
ConfFile.hasIniSection: add missing header
Félix Sipma
2016-06-20
handle SomeAsyncException same as AsyncException
Joey Hess
2016-06-20
Property: prevent ambiguous occurences
Félix Sipma
2016-06-20
Exception: prevent use of Functor
Félix Sipma
2016-06-20
Exception: prevent use of Control.Applicative (ghc compatibility)
Félix Sipma
2016-06-20
Exception: import Prelude after Control.Applicative to prevent warning
Félix Sipma
2016-06-20
Exception: import Control.Applicative (old ghc compatibility)
Félix Sipma
2016-06-20
add DeriveDataTypeable extension to Exception
Félix Sipma
2016-06-19
fix desc
Joey Hess
2016-06-19
reordered more commonly used stuff first
Joey Hess
2016-06-19
Generalized fileProperty can now operate on files as either a series of lines...
Joey Hess
2016-06-19
Write privdata files in binary rather than text
Andrew Schurman
2016-06-19
avoid import warning about Foldable
Joey Hess
2016-06-19
Merge remote-tracking branch 'spwhitton/firejail'
Joey Hess
2016-06-19
haddock tweak
Sean Whitton
2016-06-19
clean build on GHC 7.10
Sean Whitton
2016-06-19
fix build on old GHC by importing Data.Foldable
Sean Whitton
2016-06-19
describe Firejail.jailed
Sean Whitton
2016-06-18
Really make Apt.install fail when asked to install a package that apt does no...
Joey Hess
2016-06-17
revert accidential commit
Joey Hess
2016-06-17
Apt.install: When asked to install a package that apt does not know about, it...
Joey Hess
2016-06-16
response
Joey Hess
2016-06-16
add Propellor.Property.Firejail
Sean Whitton
2016-06-16
applyToList combinator
Sean Whitton
2016-06-15
Merge remote-tracking branch 'felix/hasinisection'
Joey Hess
2016-06-15
ConfFile: export hasIniSection
Félix Sipma
2016-06-13
avoid using Architecture for what's really a kernel flavor
Joey Hess
2016-06-13
improve haddock
Joey Hess
2016-06-13
add DebianKernel datatype
Félix Sipma
2016-06-13
remove ANDROID in architectureToDebianArchString
Félix Sipma
2016-06-13
remove ANDROID
Joey Hess
2016-06-13
reformat Architecture definition
Félix Sipma
2016-06-13
add several Architectures
Joey Hess
2016-06-13
convert Sbuild to new Architecture type
Félix Sipma
2016-06-13
convert Architecture to a sumtype
Félix Sipma
2016-06-13
wording
Joey Hess
2016-06-13
throw StopPropellorException if unmounting fails
Joey Hess
2016-06-13
fix buggy readVersionMaybe
Joey Hess
2016-06-13
sequencing errorMessage is pointless
Joey Hess
2016-06-13
add stopPropellorMessage
Joey Hess
2016-06-13
use new StopPropellorException
Joey Hess
2016-06-13
improve exception handling
Joey Hess
2016-06-13
improve some comments
Joey Hess
2016-06-13
Merge remote-tracking branch 'spwhitton/reboot'
Joey Hess
2016-06-13
Merge remote-tracking branch 'spwhitton/insecure-sbuild-keygen'
Joey Hess
2016-06-13
ConfFile: add hasIniSection property
Félix Sipma
2016-06-12
improve Exoscale prop haddock
Sean Whitton
[next]