summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Git.hs
AgeCommit message (Expand)Author
2019-04-22fix Git.pulled always reporting a changeSean Whitton
2018-02-11add Git.pulled propertyJoey Hess
2016-03-26more portingJoey Hess
2016-01-05improve docJoey Hess
2016-01-05Git.bareRepoDefaultBranch propertySean Whitton
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-11-24refactorJoey Hess
2015-11-24fix indentJoey Hess
2015-11-24Git.repoConfigured and Git.repoAcceptsNonFFs propsSean Whitton
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-10propellor spinJoey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess
2015-04-22ensureProperty takes a list of commands to run, but Git.bareRepoJelmer Vernooij
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-02-10Fix Git.daemonRunning to restart inetd after enabling the git server.Joey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-11-23commentJoey Hess
2014-11-23Git: bareRepoFélix Sipma
2014-11-17Git: rename isRepo to isGitDirFélix Sipma
2014-11-17Git: isRepoFélix Sipma
2014-05-14moved source code to srcJoey Hess