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
/
Git.hs
Age
Commit message (
Expand
)
Author
2018-02-19
Warn again about new upstream version when ~/.propellor was cloned from the D...
Joey Hess
2018-01-04
skip update warning when there's a remote named "upstream"
Joey Hess
2016-08-20
add gitVersion
Joey Hess
2016-04-28
Fix build with directory-1.2.6.2.
Joey Hess
2016-01-12
add missing Control.Applicative imports for old ghc
Joey Hess
2016-01-03
refactor into smaller modules to untangle git and gpg modules
Joey Hess
2016-01-03
Gpg: use gpg.program from git config
Félix Sipma
2015-12-08
rewrite getRepoUrl with getGitConfigValue
Sean Whitton
2015-12-08
implement getGitConfigValue & getGitConfigBool
Sean Whitton
2015-10-10
propellor spin
Joey Hess
2015-05-27
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...
Joey Hess
2014-11-23
add --merge
Joey Hess
2014-11-22
still do peer-to-peer git push when there are no git remotes
Joey Hess
2014-11-22
propellor --spin can now deploy propellor to hosts that do not have git, ghc...
Joey Hess
2014-11-19
propellor spin
Joey Hess
2014-11-19
avoid double-build in --spin
Joey Hess
2014-11-18
reorg
Joey Hess
2014-11-18
factor out git repo module
Joey Hess