Age | Commit message (Expand) | Author |
2013-07-31 | Fix hilarious typo hardcoding my name. Closes: #718425 | Joey Hess |
2013-07-27 | releasing version 1.6 | Joey Hess |
2013-07-27 | Guard git config calls. Closes: #717957 | Joey Hess |
2013-07-26 | releasing version 1.5 | Joey Hess |
2013-07-26 | cron.daily: Fix typo in stale lockfile handling code. Closes: #717908 | Joey Hess |
2013-07-22 | Use user.name and user.email from the .gitconfig file belonging to the user w... | Joey Hess |
2013-07-07 | Added support for the pacman package manager. (Thanks, Tiago Stürmer Daitx) | Joey Hess |
2013-07-07 | add support for pacman package manager | Tiago Stürmer Daitx |
2013-06-26 | Quote user and group names, in case someone thought putting a space in one wa... | Joey Hess |
2013-06-17 | releasing version 1.4 | Joey Hess |
2013-06-17 | fix syntax error lintian found | Joey Hess |
2013-05-15 | Deal with unix^wlinux portability nonsense. | Joey Hess |
2013-05-08 | releasing version 1.3 | Joey Hess |
2013-05-08 | Fix type -p bashism that crept in via recent patches. Closes: #707319 | Joey Hess |
2013-05-08 | releasing version 1.2 | Joey Hess |
2013-05-08 | When a file is owned by a uid or a gid with no corresponding user or group, p... | Joey Hess |
2013-05-06 | Call type -p in a more compatable way. | Joey Hess |
2013-05-06 | releasing version 1.1 | Joey Hess |
2013-05-06 | Fix warning when PUSH_REMOTE is not set. Closes: #706917 | Joey Hess |
2013-05-05 | releasing version 1.0 | Joey Hess |
2013-02-23 | Ignore fake-hwclock.data. Closes: #701491 | Joey Hess |
2013-02-23 | ignore fake-hwclock.data | Marc Mezzarobba |
2012-12-28 | move VCS probing to after we know what ETCKEEPER_DIR is | Joey Hess |
2012-12-28 | Auto-detect the VCS setting if there already is a repository in /etc. | Jelmer Vernooij |
2012-11-19 | changelog | Joey Hess |
2012-11-19 | improvements to push code | Joey Hess |
2012-11-19 | Merge branch 'autopush' of github.com:agimenez/etckeeper | Joey Hess |
2012-11-18 | Add support for auto-pushing after a commit | L. Alberto Giménez |
2012-09-29 | Unset GIT_DIR and GIT_WORK_TREE. Closes: #689101 | Joey Hess |
2012-08-25 | releasing version 0.64 | Joey Hess |
2012-08-24 | Add Brazilian Portuguese debconf translation. Closes: #685771 Thanks, Adriano... | Joey Hess |
2012-08-06 | zypper | Joey Hess |
2012-08-06 | Merge git://github.com/cataliniacob/etckeeper | Joey Hess |
2012-08-06 | Add zypper plugin for openSUSE | Catalin Iacob |
2012-08-03 | Revert "Avoid hardcoded path in apt.conf. Closes: #683778" | Joey Hess |
2012-08-03 | Avoid hardcoded path in apt.conf. Closes: #683778 | Joey Hess |
2012-06-02 | releasing version 0.63 | Joey Hess |
2012-06-02 | uninit: Now preserves parts of the gitignore and similar files that are outsi... | Joey Hess |
2012-06-02 | fix indentation and remove a few probably too verbose messages | Joey Hess |
2012-06-02 | Preserve unmanaged ignore file entries on uninit (#673996) | David De La Harpe Golden (Squared Financial) |
2012-04-20 | bzr: Improve detection of unclean repos, to work when there are shelved changes. | Joey Hess |
2012-04-02 | remove dead link | Joey Hess |
2012-04-02 | read thru, fixed some rotted stuff etc | Joey Hess |
2012-03-05 | releasing version 0.62 | Joey Hess |
2012-03-05 | Autocommit git staged files. Closes: #662614 | Joey Hess |
2012-02-25 | updated debian copyright format url | Joey Hess |
2012-02-17 | typo | Joey Hess |
2012-01-14 | releasing version 0.61 | Joey Hess |
2012-01-14 | Fix up botched git-rm conffile removal from 0.58. | Joey Hess |
2012-01-06 | Improve yum hook to avoid running if etckeeper was just removed. Thanks, Myko... | Joey Hess |