Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-23 | Detailed post-install commit messagesHEADmaster | emkael | |
2014-11-05 | add format marker for package list | Joey Hess | |
to avoid spamming commit message with big diff when format changes | |||
2014-09-04 | let's not use debconf to display a possibly minor warning | Joey Hess | |
2014-09-04 | Use debconf for prompting when post-install commit fails, as was already ↵ | Joey Hess | |
done for pre-install commit. This avoids propigating errors to apt when eg, git is misconfigured and cannot commit. Closes: #760011 | |||
2010-05-16 | Fix bug where after a large upgrade, etckeeper's automatic commit message ↵ | Joey Hess | |
was so long it exceeded system limits. Closes: #581678 | |||
2010-01-31 | Fix cleanup of /var/cache/etckeeper/packagelist.pre-install after an upgrade ↵ | Joey Hess | |
where no conffiles are changed. | |||
2008-04-17 | Handle nonzero exit status when building package list diff. | Joey Hess | |
2008-03-25 | clean up the commit message | Joey Hess | |
2008-03-25 | filter out @@ in diff | Joey Hess | |
2008-03-25 | Keep track of what packages change state during an installation, and include ↵ | Joey Hess | |
that in the commit message at the end. | |||
2008-01-15 | * Convert the directory parameter of etckeeper into "-d directory". | Joey Hess | |
* Pass other patameters on from etckeeper to the .d scripts. * Stop using run-parts for various reasons. * Split out a commit.d that contains committing code that's used by both the pre-install.d and post-install.d scripts. * Split out an unclean.d that tests if the WC contains uncommitted changes. * Add preinst code to remove old post-install.d scripts. | |||
2008-01-04 | Merge branch 'hg' | Joey Hess | |
Significantly refactored |