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
/
Propellor
/
DotDir.hs
Age
Commit message (
Expand
)
Author
2018-05-03
propellor spin
Joey Hess
2018-04-23
stack.yaml: Updated to lts-9.21.
Joey Hess
2018-04-23
semigroup monoid change fallout; drop ghc 7 support
Joey Hess
2018-02-19
cleanup debug
Joey Hess
2018-02-19
output warning message atomically
Joey Hess
2018-02-19
Warn again about new upstream version when ~/.propellor was cloned from the D...
Joey Hess
2018-02-19
comment typo
Joey Hess
2018-01-04
skip update warning when there's a remote named "upstream"
Joey Hess
2018-01-02
avoid bogus warning
Joey Hess
2018-01-02
avoid mixing concurrent and non-concurrent output for related messages
Joey Hess
2017-07-13
Updated stack config to lts-8.22.
Joey Hess
2017-03-01
Fixed https url to propellor git repository.
Joey Hess
2017-03-01
github mirror of propellor is gone
Joey Hess
2017-01-25
Bump resolver
Andrew Cowie
2016-08-20
improve Sean's fix, making the wrapper still work with older git versions
Joey Hess
2016-08-20
pass --allow-unrelated-histories to git merge
Sean Whitton
2016-06-13
convert Architecture to a sumtype
Félix Sipma
2016-06-03
better deal with stack resolver being in two places
Joey Hess
2016-04-28
Fix build with directory-1.2.6.2.
Joey Hess
2016-04-05
slightly more robust cabal file reading
Joey Hess
2016-04-05
Merge remote-tracking branch 'spwhitton/fix-init-build' into joeyconfig
Joey Hess
2016-04-03
propellor --init inits a cabal sandbox when needed
Sean Whitton
2016-04-03
typo
Sean Whitton
2016-04-02
qualify exports
Joey Hess
2016-04-02
move clouds
Joey Hess
2016-04-02
force flush on prompt
Joey Hess
2016-04-02
use concurrent-output consistently
Joey Hess
2016-04-02
got rid of build flag to detect stack
Joey Hess
2016-04-02
typo
Joey Hess
2016-04-02
Stack support.
Joey Hess
2016-04-02
cosmetics
Joey Hess
2016-04-01
verify use of gpg key
Joey Hess
2016-04-01
separate propellor --init
Joey Hess