summaryrefslogtreecommitdiff
path: root/init.d/50vcs-pre-commit-hook
AgeCommit message (Collapse)Author
2011-04-09Use hg pre-commit hook, rather than its precommit hook, as the latter is run ↵Joey Hess
after the files staged for commit are determined and so .etckeeper cannot be staged as part of the current commit. Closes: #621827
2009-09-07Fix hgrc setup code to not warn if the hgrc already contains a call to ↵Joey Hess
etckeeper. (Thanks, Jakov Sosic)
2009-02-04Support darcs. Thanks to Gian Piero Carrubba. Closes: #510032Joey Hess
2008-09-11Make etckeeper init -d set up commit hooks that call etckeeper -d.Joey Hess
Note that if you've relied on it setting up such commit hooks for a repo outside of /etc already, it created broken ones that need to be fixed to use -d. Thanks, Wolfgang Karall.
2008-01-27Fix typo.Jelmer Vernooij
2008-01-04Merge branch 'hg'Joey Hess
Significantly refactored