index
:
etckeeper
master
Fork of git://git.joeyh.name/etckeeper
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-17
Add support for pushing to multiple remote repositories. Thanks, Rouben.
Joey Hess
2014-05-17
Merge branch 'master' of https://github.com/rouben/etckeeper
Joey Hess
2014-05-09
Portability fixes. Thanks, Harald Dunkel.
Joey Hess
2014-05-09
make Makefile more "openBSD-friendly"
Harald Dunkel
2014-05-09
find: replace "-not" by "!" to become Posix compliant
Harald Dunkel
2014-05-08
Added support for pushing to multiple remote repositories
Rouben
2013-12-17
actually, need to munge input, it may use ./ before filenames
Joey Hess
2013-12-17
prep release
Joey Hess
2013-12-17
Fix too broad matching of .gitignored files. Closes: #732339
Joey Hess
2013-11-10
guard unsets
Joey Hess
2013-11-03
prep release
Joey Hess
2013-11-03
export on separate line from variable definition
Joey Hess
2013-11-03
Export Git variables, otherwise Git falls back to determining them itself.
Michael Kuhn
2013-10-06
Remove lvm/backup from default ignores, because lvm documentation recommends ...
Joey Hess
2013-10-01
Autopush support for mercurial added.
kes31
2013-09-21
better means of disabling commit
Joey Hess
2013-09-04
releasing package etckeeper version 1.9
Joey Hess
2013-09-04
Fix git update-ignore syntax. Closes: #721873
Joey Hess
2013-09-04
releasing package etckeeper version 1.8
Joey Hess
2013-09-04
Merge remote-tracking branch 'refs/remotes/dgit/dgit/sid'
Joey Hess
2013-08-28
changelog
Joey Hess
2013-08-28
more generic name for variable as file does not contain patterns in git case
Joey Hess
2013-08-28
fix typo
Joey Hess
2013-08-28
Omit files ignored by git from .etckeeper file
Zdenek Crha
2013-07-31
releasing version 1.7
Joey Hess
2013-07-31
etckeeper (1.7) unstable; urgency=low
Joey Hess
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
[next]