22
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix horrible typo in patch More... about 17 years ago
did not mean to add this.. More... about 17 years ago
* Add support for bzr, thanks to Mark A. Hershberger. Closes: #470515 (Note that bzr does not support etckeeper's pre-commit hook.) More... about 17 years ago
* Use git ls-files instead of git status. Depend on new enough git for this. More... over 17 years ago
use git ls-files instead of git status More... over 17 years ago
releasing version 0.11 More... over 17 years ago
* Add nologin to default ignores. More... over 17 years ago
* Add apt hooks for rpm based systems. More... over 17 years ago
* Some initial rpm support. Patch from Евгений Терешков. More... over 17 years ago
* Updated German translation. Closes: #463153 More... over 17 years ago
Rename bzr etckeeper plugin to clarify it's for bzr. Remove warning about install bzr pre-commit hook. More... over 17 years ago
Import plugin for bzr that can run the etckeeper pre-commit script. More... over 17 years ago
Fix typo. More... over 17 years ago
* Add lvm cache dir to default ignores. (#462355) More... over 17 years ago
releasing version 0.10 More... over 17 years ago
move, don't delete More... over 17 years ago
* Use git status instead of git-status (missed this one before). More... over 17 years ago
German debconf translation. Closes: #460940, #458751 More... over 17 years ago
* Convert the directory parameter of etckeeper into "-d directory". * 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. More... over 17 years ago
Fix "Extraneous text after `ifeq' directive" make warnings. More... over 17 years ago
releasing version 0.9 More... over 17 years ago
* Separate debconf use from the main flow of the script so the commit stage can use editors etc. Closes: #459547 * Remove the hint about setting -e to get interactive commits, since I don't want to encourage users to do that. (For one thing, it's unlikely to work if a graphical package manager is used..) More... over 17 years ago
releasing version 0.8 More... over 17 years ago
* Add backwards compatability code to handle post-apt action. Closes: #459441 More... over 17 years ago
changelog More... over 17 years ago
Update pacman-g2.hook More... over 17 years ago
Makefile: typo fix. More... over 17 years ago
Fix two typo in README. More... over 17 years ago
releasing version 0.7 More... over 17 years ago
* Commit removed files in the pre-install hook to git, as was already done for hg. Avoided changing the debconf template so bubulle doesn't murder me; the current wording is just vague enough to still work with the current behavior. More... over 17 years ago