summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2013-12-17prep releaseJoey Hess
2013-12-17Fix too broad matching of .gitignored files. Closes: #732339Joey Hess
2013-11-03prep releaseJoey Hess
2013-10-06Remove lvm/backup from default ignores, because lvm documentation recommends ↵Joey Hess
backing that up, for use by vgcfgrestore.
2013-09-04Fix git update-ignore syntax. Closes: #721873Joey Hess
2013-09-04releasing package etckeeper version 1.8Joey Hess
2013-08-28changelogJoey Hess
2013-07-31releasing version 1.7Joey Hess
2013-07-31Fix hilarious typo hardcoding my name. Closes: #718425Joey Hess
2013-07-27releasing version 1.6Joey Hess
2013-07-27Guard git config calls. Closes: #717957Joey Hess
2013-07-26releasing version 1.5Joey Hess
2013-07-26cron.daily: Fix typo in stale lockfile handling code. Closes: #717908Joey Hess
2013-07-22Use user.name and user.email from the .gitconfig file belonging to the user ↵Joey Hess
who sued or sudoed to root, in preference to making up values for that user.
2013-07-07Added support for the pacman package manager. (Thanks, Tiago Stürmer Daitx)Joey Hess
2013-06-26Quote user and group names, in case someone thought putting a space in one ↵Joey Hess
was not a bloody stupid idea.
2013-06-17releasing version 1.4Joey Hess
2013-05-15Deal with unix^wlinux portability nonsense.Joey Hess
2013-05-08Fix type -p bashism that crept in via recent patches. Closes: #707319Joey Hess
2013-05-08releasing version 1.2Joey Hess
2013-05-08When a file is owned by a uid or a gid with no corresponding user or group, ↵Joey Hess
put a numeric chown into .etckeeper. Previously, a broken chown was outputted.
2013-05-06Call type -p in a more compatable way.Joey Hess
2013-05-06releasing version 1.1Joey Hess
2013-05-06Fix warning when PUSH_REMOTE is not set. Closes: #706917Joey Hess
2013-05-05releasing version 1.0Joey Hess
2013-02-23Ignore fake-hwclock.data. Closes: #701491Joey Hess
2012-12-28Auto-detect the VCS setting if there already is a repository in /etc.Jelmer Vernooij
2012-11-19changelogJoey Hess
2012-09-29Unset GIT_DIR and GIT_WORK_TREE. Closes: #689101Joey Hess
2012-08-25releasing version 0.64Joey Hess
2012-08-24Add Brazilian Portuguese debconf translation. Closes: #685771 Thanks, ↵Joey Hess
Adriano Rafael Gomes
2012-08-06zypperJoey Hess
2012-08-03Revert "Avoid hardcoded path in apt.conf. Closes: #683778"Joey Hess
This reverts commit ee919b6c8ce8ba1c85c96fb5cf7c707ae8f21529. Actually, apt doesn't let me do this.
2012-08-03Avoid hardcoded path in apt.conf. Closes: #683778Joey Hess
2012-06-02releasing version 0.63Joey Hess
2012-06-02uninit: Now preserves parts of the gitignore and similar files that are ↵Joey Hess
outside the managed by etckeeper block. Closes: #673996 Thanks, David De La Harpe Golden (Squared Financial)
2012-04-20bzr: Improve detection of unclean repos, to work when there are shelved changes.Joey Hess
2012-03-05releasing version 0.62Joey Hess
2012-03-05Autocommit git staged files. Closes: #662614Joey Hess
2012-01-14releasing version 0.61Joey Hess
2012-01-14Fix up botched git-rm conffile removal from 0.58.Joey Hess
The file could be in any of three states; absent, present, or .dpkg-dist. Finish fully removing it. Closes: #655836
2012-01-06Improve yum hook to avoid running if etckeeper was just removed. Thanks, ↵Joey Hess
Mykola Marzhan
2012-01-06Fix typo in bugfix for #651168.Joey Hess
2012-01-02Support -h and --help. Closes: #654188Joey Hess
2012-01-02Updated Dutch translation of debconf templates. Closes: #654244Joey Hess
2011-12-22releasing version 0.59Joey Hess
2011-12-06Add /etc/cups/subscriptions.conf to default ignores, as the content of this ↵Joey Hess
file does not normally contain configuration and it changes frequently. Closes: #651168
2011-11-25releasing version 0.58Joey Hess
2011-11-25cron.daily: Don't stop committing when a stale packagelist.pre-install file ↵Joey Hess
exists. The file could exist because AVOID_COMMIT_BEFORE_INSTALL is set, or just because the install was interrupted/system crashed etc. If the file's more than a day old, continue with autocommit.
2011-11-25typoJoey Hess