summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-13 15:40:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-13 15:40:38 -0400
commitd6bf4460d8b7ff91ba553958240054ca8a2a91d6 (patch)
treebc23043851e98c771a3b451456a0103332b20444 /debian
parentf0cf034faa674921dae63d7a54270861bbe86e29 (diff)
add schedule command
Mostly because it gives me an excuse and a hook to document the schedule expression format.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d558b83ae..fa604fb94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
git-annex (4.20131003) UNRELEASED; urgency=low
+ * The assitant can now run scheduled incremental fsck jobs on the local
+ repository and remotes. These can be configured using vicfg or with the
+ webapp.
* Automatically and safely detect and recover from dangling
.git/annex/index.lock files, which would prevent git from
committing to the git-annex branch, eg after a crash.