Age | Commit message (Expand) | Author |
2011-11-25 | Bugfix for filenames containing single quotes. | Joey Hess |
2011-11-25 | python2 fixes | Joey Hess |
2011-11-25 | store all permissions of files and directories, even those with standard perm... | Joey Hess |
2011-11-04 | releasing version 0.57 | Joey Hess |
2011-09-28 | Use find -path instead of less portable find -wholename. | Joey Hess |
2011-07-12 | releasing version 0.56 | Joey Hess |
2011-07-12 | Handle files with % in their names. | Joey Hess |
2011-06-28 | Converted to use dh_python2. Closes: #616800 | Joey Hess |
2011-06-19 | releasing version 0.55 | Joey Hess |
2011-06-19 | Add AVOID_SPECIAL_FILE_WARNING to config file, and set it in cron job to avoi... | Joey Hess |
2011-06-19 | Ignore *.LOCK files, as used by selinux policies. | Joey Hess |
2011-06-11 | Ignore FHS violating prelink.cache and openvpn-status.log. | Joey Hess |
2011-06-11 | Avoid being noisy in post-install after automatic yum updates. (Tuomo Soini) | Joey Hess |
2011-05-31 | Fix error propigation to yum, which makes AVOID_COMMIT_BEFORE_INSTALL work. C... | Joey Hess |
2011-05-30 | releasing version 0.54 | Joey Hess |
2011-04-09 | Use hg pre-commit hook, rather than its precommit hook, as the latter is run ... | Joey Hess |
2011-03-25 | Ignore inssev's FHS violating /etc/init.d/.depend.* files. Closes: #619407 Se... | Joey Hess |
2011-03-18 | releasing version 0.53 | Joey Hess |
2011-03-18 | Avoid warning about special or hard linked files that are ignored by hg. Than... | Joey Hess |
2011-02-26 | Add lvm/backup and lvm/cache to ignore. Closes: #462355 | Joey Hess |
2011-02-26 | Add .pyc and .pyo files to ignore. | Joey Hess |
2011-02-20 | Only set environment variables for commit authorship (EMAIL, GIT_AUTHOR_NAME,... | Josh Triplett |
2011-02-19 | changelog | Joey Hess |
2011-02-19 | Install bzr hook lazily, clean up some compatibility code. | Jelmer Vernooij |
2011-02-06 | releasing version 0.52 | Joey Hess |
2011-01-13 | DEP5 | Joey Hess |
2011-01-13 | Rewrote 50git-rm | Joey Hess |
2010-12-25 | releasing version 0.51 | Joey Hess |
2010-12-20 | Added Polish translation of debconf templates. Closes: #607563 | Joey Hess |
2010-11-16 | Move etckeeper out of sbin, to avoid needing to work around broken root PATH ... | Joey Hess |
2010-11-05 | changelog | Joey Hess |
2010-10-30 | Updated Vietnamese translation of debconf templates. Closes: #601921 | Joey Hess |
2010-10-27 | update copyright date | Joey Hess |
2010-10-20 | releasing version 0.50 | Joey Hess |
2010-10-20 | Deal with strange systems that include the domain name in the hostname, by st... | Joey Hess |
2010-10-20 | Set GIT_COMMITTER_EMAIL to root@$hostname to avoid git prompting the user to ... | Joey Hess |
2010-10-12 | Do not warn about special files or hardlinks if they are ignored by git. Fixe... | Joey Hess |
2010-09-26 | Ignore /etc/.initctl. Closes: #598121 | Joey Hess |
2010-09-22 | Add Danish translation of debconf templates. Closes: #597768 | Joey Hess |
2010-09-13 | releasing version 0.49 | Joey Hess |
2010-09-13 | Fix file quoting problem in processing .etckeeper file in init. | Joey Hess |
2010-09-11 | Remove HOME setting in etckeeper. sudo now defaults to setting HOME itself as... | Joey Hess |
2010-09-11 | Ignore -m switch to etckeeper commit, in case someone tries to use it with th... | Joey Hess |
2010-07-25 | Ensure that PATH contains the directory containing etckeeper, so that hook sc... | Joey Hess |
2010-07-16 | releasing version 0.48 | Joey Hess |
2010-06-02 | Fix backwards test for HGUSER. (Mike Rich) | Joey Hess |
2010-05-30 | releasing version 0.47 | Joey Hess |
2010-05-28 | Both git and bzr default to showing the author of a commit, and not the commi... | Joey Hess |
2010-05-28 | wording | Joey Hess |
2010-05-28 | hg: Set HGUSER (if not already set) to avoid warning message when committing.... | Joey Hess |