Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-22 | add conffile removal code | Joey Hess | |
2008-03-20 | transition code | Joey Hess | |
2008-01-15 | move, don't delete | 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-04 | fix prep_mv_conffile function | Joey Hess | |
somehow I had an old version (The fact that we copy and paste this function around is absurd and needs fixing!) | |||
2008-01-04 | typo | Joey Hess | |
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-03 | * Add gnarly conffile renaming code. | Joey Hess | |