summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-03-17Use a filter function to cull UNKNOWN users and groups.Scott Bronson
2008-03-17Move .fix-metadata generation into a function.Scott Bronson
2008-03-17Don't hard-code /etc, etckeeper might be managing another directory.Scott Bronson
2008-03-17Merge branch 'master' of git://git.kitenet.net/etckeeperScott Bronson
2008-03-15chmod the file after creating it, since later it will contain potentially sec...Joey Hess
2008-03-14debconf-updatepoJoey Hess
2008-03-14remove unused functionJoey Hess
2008-03-14* Drop the debconf prompt before committing in pre-install.Joey Hess
2008-03-14exclude .hg and .bzr as well as .gitJoey Hess