Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-14 | * Drop the debconf prompt before committing in pre-install. | Joey Hess | |
Closes: #470577, #462161 | |||
2008-03-11 | releasing version 0.12 | Joey Hess | |
2008-03-11 | * Add support for bzr, thanks to Mark A. Hershberger. Closes: #470515 | Joey Hess | |
(Note that bzr does not support etckeeper's pre-commit hook.) | |||
2008-02-29 | * Use git ls-files instead of git status. Depend on new enough git for this. | Joey Hess | |
2008-02-11 | releasing version 0.11 | Joey Hess | |
2008-02-11 | * Add nologin to default ignores. | Joey Hess | |
2008-02-09 | * Add apt hooks for rpm based systems. | Joey Hess | |
2008-02-09 | * Some initial rpm support. Patch from Евгений Терешков. | Joey Hess | |
2008-01-29 | * Updated German translation. Closes: #463153 | Joey Hess | |
2008-01-24 | * Add lvm cache dir to default ignores. (#462355) | Joey Hess | |
2008-01-15 | releasing version 0.10 | Joey Hess | |
2008-01-15 | move, don't delete | Joey Hess | |
2008-01-15 | * Use git status instead of git-status (missed this one before). | Joey Hess | |
2008-01-15 | German debconf translation. Closes: #460940, #458751 | Joey Hess | |
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-07 | releasing version 0.9 | Joey Hess | |
2008-01-07 | * Separate debconf use from the main flow of the script so the commit | Joey Hess | |
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..) | |||
2008-01-06 | releasing version 0.8 | Joey Hess | |
2008-01-06 | * Add backwards compatability code to handle post-apt action. Closes: #459441 | Joey Hess | |
2008-01-05 | changelog | Joey Hess | |
2008-01-04 | releasing version 0.7 | Joey Hess | |
2008-01-04 | * Commit removed files in the pre-install hook to git, as was already done | Joey Hess | |
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. | |||
2008-01-04 | updates for mercurial | Joey Hess | |
Changed the templates file to not hardcode 'git', and manually unfuzzied all translations except for Vietnamese, which stumped me. A few translations _may_ read incorrectly when VCS=hg, most should be ok. Updated git-specific documentation, but left the tutorial git-specific. Rename more conffiles. Joy oh, joy. Update dependencies. Add some more documentation about etckeeper.conf. | |||
2008-01-04 | update | Joey Hess | |
2008-01-04 | Merge branch 'debconf-l10n' | Joey Hess | |
2008-01-04 | General update after the debconf review process | Christian Perrier | |
2008-01-04 | changelog | Joey Hess | |
2008-01-03 | * Add gnarly conffile renaming code. | Joey Hess | |
2008-01-03 | * Added configuration options for highlevel and lowlevel package managers | Joey Hess | |
in etckeeper.conf. * Only install apt hooks if apt is used. * Only add backup conffile exclusion to gitignore if dpkg is used. * Rename pre/post-apt.d to pre/post-install.d to allow the same directories to be used for other package managers. * Use the name of the highlevel package manager in commit messages. | |||
2007-12-02 | releasing version 0.6 | Joey Hess | |
2007-11-26 | * Depend on a fairly recent git-core. Closes: #453063 | Joey Hess | |
2007-11-26 | * Typo. Closes: #452926 | Joey Hess | |
2007-11-20 | releasing version 0.4 | Joey Hess | |
2007-11-20 | * Pass --quiet to git-rm calls. | Joey Hess | |
2007-11-18 | * Portuguese translation from Américo Monteiro. Closes: #451798 | Joey Hess | |
2007-11-15 | releasing version 0.3 | Joey Hess | |
2007-11-15 | * Remove redundant dependency on debconf. Closes: #451378 | Joey Hess | |
2007-11-15 | * Patch from Rémi Vanicat adding bash completion. Closes: #451302 | Joey Hess | |
2007-11-15 | * Add network/run and adjtime to default gitignore. Closes: #451347 | Joey Hess | |
2007-11-14 | * Patch from Remi Vanicat adding an etckeeper.conf file and | Joey Hess | |
a GIT_COMMIT_OPTIONS configuration setting. Closes: #451167 | |||
2007-11-13 | releasing version 0.2 | Joey Hess | |
2007-11-13 | * Add tests for /etc/.git not yet existing and avoid doing bad things. | Joey Hess | |
Closes: #451185 * If /etc/.git doesn't exist, display a suggestion to run etckeeper-init. | |||
2007-11-11 | * Add .pwd.lock to default ignores, this file is created by programs | Joey Hess | |
that call getspent(). | |||
2007-11-11 | releasing version 0.1 | Joey Hess | |
2007-11-05 | back | Joey Hess | |
2007-10-17 | add | Joey Hess | |