Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-04 | Merge branch 'hg' | Joey Hess | |
Significantly refactored | |||
2008-01-04 | replace git-foo with git foo | Miklos Vajna | |
from the release notes of the upcoming 1.5.4 release: "The next feature release of git (this change is scheduled for v1.6.0) will by default install dashed form of commands (e.g. "git-commit") outside of users' normal $PATH" | |||
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. |