summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-15Merge branch 'joeyconfig'Joey Hess
2015-12-15Merged Utility changes from git-annex.Joey Hess
2015-12-15merge from git-annexJoey Hess
withTmpDir security fix in git-annex merged Fix potential denial of service attack when creating temp dirs. withTmpDir now makes directory mode 700. AFAICS, propellor didn't leak any info with the old permissions, and no uses of withTmpDir in propellor are broken by the new permissions.
2015-12-14Merge branch 'joeyconfig'Joey Hess
2015-12-14changelogJoey Hess
2015-12-14User: systemAccountFor and systemAccountFor'Félix Sipma
(cherry picked from commit f56f9696a998d32d6d5c4eca29b28ee60def2db0)
2015-12-14User: add systemAccountFor and simpleSystemAccount propertiesFélix Sipma
(cherry picked from commit 4075a38db0fad4ef6e0c99e13c40ad9e0d54ec8b)
2015-12-13commentJoey Hess
2015-12-13Added a commentgueux
2015-12-13Added a commentgueux
2015-12-11commentJoey Hess
2015-12-11Merge branch 'joeyconfig'Joey Hess
2015-12-11commentJoey Hess
2015-12-11(no commit message)gueux
2015-12-11(no commit message)gueux
2015-12-11(no commit message)gueux
2015-12-08avoid crash when stdout is not open in call to hIsTerminalDeviceJoey Hess
Saw this happen in http://propellor.branchable.com/forum/Fail_to_push_changes_when_merging/ although I don't entirely understand the circumstances.
2015-12-08closeJoey Hess
2015-12-08Merge branch 'joeyconfig'Joey Hess
2015-12-08changelogJoey Hess
2015-12-08typoSean Whitton
(cherry picked from commit 4e1f83fcd976a8838f3abe10c0e30022ebe83cf3)
2015-12-08document two new safety checksSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit bf8af2d2dd3c5b08d53bef72d2dc0ae745d81f0c)
2015-12-08tweak wrong spin branch error messageSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit 9d44dcd39bb88408ed4cfc94a7b4dfa34a1b5591)
2015-12-08implement two pre-spin safety checksSean Whitton
- check that we're on the branch specified in git config value propellor.spin-branch - check that there are no uncommitted changes if git config value propellor.forbid-dirty-spin is true Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit 8f374d73ae5b2bb53f82835c6d6b5c0194590006)
2015-12-08rewrite getRepoUrl with getGitConfigValueSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit 3d4c34dece4d295a349ac5b24ec1fbbd3e90f668)
2015-12-08implement getGitConfigValue & getGitConfigBoolSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit 1828c6d987f9d499b95610311379dcbdeaa21e33)
2015-12-08commentJoey Hess
2015-12-08Added a commentarnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2015-12-08fix formattingspwhitton
2015-12-08Added a commentspwhitton
2015-12-07(no commit message)arnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2015-12-06Added a commentspwhitton
2015-12-06Added a commentspwhitton
2015-12-06commentJoey Hess
2015-12-06expand descspwhitton
2015-12-06fix sigspwhitton
2015-12-06signspwhitton
2015-12-06tensespwhitton
2015-12-06proposalspwhitton
2015-12-06add news item for propellor 2.15.0Joey Hess
2015-12-06Merge branch 'joeyconfig'Joey Hess
2015-12-06prep releaseJoey Hess
2015-12-06Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2015-12-06Merge branch 'joeyconfig'Joey Hess
2015-12-06propellor spinJoey Hess
2015-12-06propellor spinJoey Hess
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-06add isNewerThan and use it to avoid unnecessary running of newaliasesJoey Hess
2015-12-06improve docsJoey Hess
2015-12-06Added a commentspwhitton