Merge branch 't/cleanups'
[dss.git] / dss.ggo
2012-08-15 Andre NollMerge branch 't/cleanups'
2012-08-10 Andre NollMerge branch 't/ipc'
2012-06-01 Andre NollImplement --reload.
2012-06-01 Andre NollAdd the --kill subcommand.
2011-02-07 Andre NollMerge branch 't/recycling'
2011-02-07 Andre NollMerge branch 't/logfile_only_for_daemon'
2010-11-09 Andre NollMention that inode monitoring works also for ext2 and...
2010-11-09 Andre NollChange default program for all hooks from /bin/true...
2010-11-08 Andre Nolldss-0.1.4. v0.1.4
2010-11-06 Andre NollChange copyright year from 2009 to 2010.
2010-06-17 Andre NollUse logfile only for --run --daemon.
2010-05-12 Andre NollMerge branch 't/unconditional_hooks'
2010-04-16 Andre NollMake all hooks default to /bin/true.
2010-02-01 Andre NollIntroduce --no-resume.
2009-08-27 Andre NollFix off-by-one bug in find_outdated_snapshot().
2009-07-06 Andre Nolldss-0.1.3. v0.1.3
2009-07-03 Andre NollChange copyright year from 2008 to 2009.
2009-06-07 Andre NollImprove documentation of the remove hooks.
2009-04-07 Andre NollMerge branch 'master' into rm_hook
2009-04-07 Andre NollAdd pre-remove and post-remove hooks to dss.ggo.
2009-04-07 Andre NollMerge branch 'master' into rm_hook
2009-03-30 Andre NollMerge commit 'meins/master'
2009-03-22 Andre NollClarify usage of --rsync-option.
2009-03-16 Andre NollMerge commit 'fml/master'
2009-03-16 Andre NollBump version number to 0.1.2.
2009-03-13 Andre NollMerge commit 'meins/master'
2009-03-13 Andre NollMerge commit 'fml/master'
2009-02-11 Andre NollMerge commit 'fml/master'
2008-12-23 Andre NollMerge commit 'fml/master'
2008-11-16 Andre NollClarify the --keep-redundant option.
2008-11-12 Andre Nolldss-0.1.1. v0.1.1
2008-05-14 Andre Nolldss-0.1.0. v0.1.0
2008-05-12 Andre NollImplement exit-hooks.
2008-05-12 Andre NollClarify documentation of --run.
2008-05-12 Andre NollAdd new option --keep-redundant.
2008-05-12 Andre NollFix the math in the description of the unit interval.
2008-05-12 Andre NollClarify the difference between outdated and redundant...
2008-05-12 Andre NollAdd section "Commands" to dss help text.
2008-05-12 Andre NollMinor help text improvements/fixes.
2008-05-12 Andre NollAdd GPL headers and COPYING file.
2008-04-24 Andre Nolldss-0.0.5. v0.0.5
2008-03-31 rootMerge commit 'remotes/fml/master'
2008-03-31 Andre NollKill --exclude-patterns option.
2008-03-28 rootMerge commit 'remotes/fml/master'
2008-03-27 Andre Nolldss.ggo: Disable inode monitoring by default.
2008-03-22 Andre Nolldss-0.0.4. v0.0.4
2008-03-22 Andre NollAlso check for free inodes and start snapshot removal...
2008-03-21 Andre Nolldss.ggo: Minor documentation improvements.
2008-03-21 Andre NollImplement pre-create and post-create hooks.
2008-03-21 Andre NollDon't check for required options when parsing the comma...
2008-03-20 Andre NollMerge commit 'remotes/meins/master'
2008-03-20 Andre Nolldss.ggo: Clarify --daemon help text.
2008-03-19 Andre NollImplement SIGHUP handling.
2008-03-19 Andre Nolldss.ggo: Fix a typo.
2008-03-19 Sebastian Starkfix some typos in the documentation, make some options...
2008-03-18 Andre Nolldss-0.0.3. v0.0.3
2008-03-18 Andre Nolldss.ggo: Add more documentation, and reformat help...
2008-03-18 Andre NollImplement the run command.
2008-03-17 Andre NollBump version to 0.0.2. v0.0.2
2008-03-16 Andre NollFix and improve dry run handling.
2008-03-16 Andre NollImplement logfile and daemon mode.
2008-03-16 Andre Nolldss.ggo: Reorder options and help text.
2008-03-16 Andre NollSwitch to gengetopt's group options and add more docume...
2008-03-16 Andre Nolldss.ggo: Change "text" to "details".
2008-03-11 Andre NollInitial git checkin.