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
/
Property
/
Git.hs
Age
Commit message (
Expand
)
Author
2018-02-11
add Git.pulled property
Joey Hess
2016-03-26
more porting
Joey Hess
2016-01-05
improve doc
Joey Hess
2016-01-05
Git.bareRepoDefaultBranch property
Sean Whitton
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-11-24
refactor
Joey Hess
2015-11-24
fix indent
Joey Hess
2015-11-24
Git.repoConfigured and Git.repoAcceptsNonFFs props
Sean Whitton
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-05-27
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...
Joey Hess
2015-04-22
ensureProperty takes a list of commands to run, but Git.bareRepo
Jelmer Vernooij
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-02-10
Fix Git.daemonRunning to restart inetd after enabling the git server.
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2014-11-23
comment
Joey Hess
2014-11-23
Git: bareRepo
Félix Sipma
2014-11-17
Git: rename isRepo to isGitDir
Félix Sipma
2014-11-17
Git: isRepo
Félix Sipma
2014-05-14
moved source code to src
Joey Hess