summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-03Don't allow LC_COLLATE to reorder the .etckeeper file. Closes: #489057Joey Hess
2008-07-02updateJoey Hess
2008-06-29Allow AVOID_COMMIT_BEFORE_INSTALL to be set to zero to disable.Joey Hess
2008-06-23make message clearerJoey Hess
2008-06-18releasing version 0.17Joey Hess
2008-06-18Fix backwards test for AVOID_COMMIT_BEFORE_INSTALL. Closes: #486922Joey Hess
2008-06-16releasing version 0.16Joey Hess
2008-06-07Add a AVOID_COMMIT_BEFORE_INSTALL option in the config file to make it easy ↵Joey Hess
to configure etckeeper to abort an installation if there are uncommitted changes in /etc. Closes: #478754
2008-05-03delete build directory on cleanJoey Hess
also, a non-phony build target
2008-05-03addJoey Hess
2008-05-03add phony build target for dh to callJoey Hess
2008-04-26updateJoey Hess
2008-04-26debhelper v7; rules file minimisationJoey Hess
2008-04-22add conffile removal codeJoey Hess
2008-04-22bug closureJoey Hess
2008-04-17Handle nonzero exit status when building package list diff.Joey Hess
2008-04-16add changelog entryJoey Hess
2008-04-16Revert "remove versioned dependencies on bzr 1.4"Joey Hess
This reverts commit ca38120888503b2529d0e69b3556163f89ea0667. I'll do an interim release branched from the last one instead..
2008-04-16remove versioned dependencies on bzr 1.4Joey Hess
I was told that bzr 1.4 would be released last weekend, but that does not seem to be true, (unless they meant that 1.4rc1 would be released). I don't want to keep a RC bug open blocked on a bzr release. The versioned deps arn't really needed; building with an older bzr will drop the bzr hook and otherwise work.
2008-04-06Test whether required hook is present rather than depending on a specific ↵Jelmer Vernooij
version of Bazaar.
2008-04-05Use standard attribution formatting in changelog.Jelmer Vernooij
2008-04-05Remove pointless bzr-rm script.Jelmer Vernooij
2008-04-05Merge commit 'jelmer/master'Joey Hess
Conflicts: debian/changelog
2008-04-05Remove pre-commit hook for bzr from the TODO.Jelmer Vernooij
2008-04-05updateJoey Hess
2008-04-05Add commit hook script for bzr to add new filesJoey Hess
2008-04-05Remove now obsolete precommit script for bzr.Jelmer Vernooij
2008-04-05Set branch nicks on bzr branches.Jelmer Vernooij
2008-04-05Add commit hook script for bzr to add new filesdAniel hAhler
Committing fails with "bzr", if there are only new files and new files probably never get added. This script adds the files during the "commit" process.
2008-04-05bzr: Set nickname for tree in init.d/40vcs-initdAniel hAhler
2008-04-05remove unused TAB settingsJoey Hess
2008-04-05changelog entry and remove obsolete warningJoey Hess
2008-04-05Conflict with older versions of bzr.Joey Hess
This combination causes the bzr etckeeper plugin to be unloadable. Conflicts: debian/control
2008-04-05Include etckeeper plugin in Debian package.Joey Hess
Conflicts: debian/control
2008-04-05Update bzr plugin to use new start_commit hook.Jelmer Vernooij
2008-04-05Rename bzr etckeeper plugin to clarify it's for bzr.Jelmer Vernooij
Remove warning about install bzr pre-commit hook.
2008-04-05Import plugin for bzr that can run the etckeeper pre-commit script.Jelmer Vernooij
2008-04-03mention bzr in synopsisJoey Hess
2008-03-29releasing version 0.14Joey Hess
2008-03-28some todo itemsJoey Hess
2008-03-25clean up the commit messageJoey Hess
2008-03-25filter out @@ in diffJoey Hess
2008-03-25Keep track of what packages change state during an installation, and include ↵Joey Hess
that in the commit message at the end.
2008-03-25misc updatesJoey Hess
2008-03-20wordingJoey Hess
2008-03-20bug closuresJoey Hess
2008-03-20remove .metadata first so .etckeeper doesn't try to chmod itJoey Hess
Also, remove vcs test, as it's in a code block that already tests that.
2008-03-20transition codeJoey Hess
2008-03-20Revert "Add files needed to maintain /etc/package-list"Joey Hess
This reverts commit d2a3a0b04c727430ece08aa4ec0e7719fa037f98. This shouldn't have been in the nobinary branch, I am not yet decided about merging the packagelist branch.
2008-03-20Revert "Add support for RPM (note: untested!)"Joey Hess
This reverts commit 2d0f02f740f73bafba187584184ec26fdf1cc3aa. This shouldn't have been in the nobinary branch, I am not yet decided about merging the packagelist branch.