summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-04-16remove versioned dependencies on bzr 1.4Joey Hess
2008-04-06Test whether required hook is present rather than depending on a specific ver...Jelmer Vernooij
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
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
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
2008-04-05Include etckeeper plugin in Debian package.Joey Hess
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
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
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
2008-03-20transition codeJoey Hess
2008-03-20Revert "Add files needed to maintain /etc/package-list"Joey Hess
2008-03-20Revert "Add support for RPM (note: untested!)"Joey Hess
2008-03-20restore-etckeeper should run after restore-metadata so its settings will take...Scott Bronson
2008-03-20Restore the 20restore-metadata script so that legacy etckeeper repos will sti...Scott Bronson
2008-03-20find has a bug where pruned directories are considered empty, even if they're...Scott Bronson
2008-03-20Simplify the store-metadata script by calling chmod every time.Scott Bronson
2008-03-20Of course all filenames in .etckeeper should be surrounded by quotes.Scott Bronson
2008-03-20Store metadata in .etckeeper, not .fix-metadata.Scott Bronson
2008-03-20Turns out dash doesn't support ${string:substibution}. Use printf instead.Scott Bronson
2008-03-17$VCS rm .metadata instead of warning about its existence.Scott Bronson
2008-03-17Prune .bzr and .hg now (as well as .git) when running the find commands.Scott Bronson