summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-13Fix file quoting problem in processing .etckeeper file in init.Joey Hess
2010-09-11Remove HOME setting in etckeeper. sudo now defaults to setting HOME itself as...Joey Hess
2010-09-11Ignore -m switch to etckeeper commit, in case someone tries to use it with th...Joey Hess
2010-09-11note about sudo behaviorJoey Hess
2010-07-25Ensure that PATH contains the directory containing etckeeper, so that hook sc...Joey Hess
2010-07-16releasing version 0.48Joey Hess
2010-07-16document vcs subcommandJoey Hess
2010-07-16properly quote $@; remove pointless IFS setting; add error if VCS not foundJoey Hess
2010-07-16move to middleJoey Hess
2010-07-16Merge remote branch 'wertarbyte/cmd_vcs'Joey Hess
2010-07-15add "vcs" to pass commands to the vcs programStefan Tomanek
2010-07-13typoJoey Hess
2010-06-02Fix backwards test for HGUSER. (Mike Rich)Joey Hess
2010-05-30releasing version 0.47Joey Hess
2010-05-28Both git and bzr default to showing the author of a commit, and not the commi...Joey Hess
2010-05-28wordingJoey Hess
2010-05-28hg: Set HGUSER (if not already set) to avoid warning message when committing....Joey Hess
2010-05-28Set HOME=~root so that VCS like bzr that write to the home directory when run...Joey Hess
2010-05-24use dpkg-mergechangelogJoey Hess
2010-05-16releasing version 0.46Joey Hess
2010-05-16Fix bug where after a large upgrade, etckeeper's automatic commit message was...Joey Hess
2010-05-16Support etckeeper commit --stdinJoey Hess
2010-04-15releasing version 0.45Joey Hess
2010-04-15missing rmJoey Hess
2010-04-15Fix logic error in darcs user code. Closes: #577918Joey Hess
2010-04-15Revert darcs to using --logfile again, necessary for multiline commit message...Joey Hess
2010-04-14releasing version 0.44Joey Hess
2010-04-14more find portability fixJoey Hess
2010-04-14find portability fixJoey Hess
2010-04-14more portable sedJoey Hess
2010-04-14avoid preserving ownership when installingJoey Hess
2010-04-14mehJoey Hess
2010-04-14redundant bug closureJoey Hess
2010-04-08Avoid using hostname -f, since on Solaris that sets the hostname to -f. Yay, ...Joey Hess
2010-04-08Update depends for git-core to git transition.Joey Hess
2010-03-12darcs cleanupJoey Hess
2010-03-12whitespaceJoey Hess
2010-03-07typo fix, thanks Wolfgang KarallJoey Hess
2010-03-04Add fuse lock file to ignore listCédric Duval
2010-02-21Add example to README of how to automatically push changes to a backup reposi...Joey Hess
2010-02-18releasing version 0.43Joey Hess
2010-02-18Record real committer username in the darcs log, so that the man page can say...Joey Hess
2010-02-18Add apparmor.d/cache/ to default ignores.Joey Hess
2010-02-18Check owner of tty to determine who has su'd to root when committing, based o...Joey Hess
2010-02-01Add /etc/webmin/webmin/oscache to ignore list. Closes: #567255Joey Hess
2010-01-31Prevent cron job autocommit from happening if pre-install file is present, to...Joey Hess
2010-01-31Fix cleanup of /var/cache/etckeeper/packagelist.pre-install after an upgrade ...Joey Hess
2010-01-26releasing version 0.42Joey Hess
2010-01-26Add runit and daemontools supervise files to ignore list. Closes: #529253Joey Hess
2010-01-26Fix handling of "#*#" ignores for git and hg.Joey Hess