diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-14 16:33:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-14 16:33:23 -0400 |
commit | 7f822b1fda46232367cb96ece7d9def55ba3b3ad (patch) | |
tree | 9f0f03310cce4915e4e68b2ed16e37df25640c3d /doc/devblog | |
parent | cc33fb292907278739ab67c159816eab384196b0 (diff) |
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_34__wrapping_up_fsck.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devblog/day_34__wrapping_up_fsck.mdwn b/doc/devblog/day_34__wrapping_up_fsck.mdwn new file mode 100644 index 000000000..b66708605 --- /dev/null +++ b/doc/devblog/day_34__wrapping_up_fsck.mdwn @@ -0,0 +1,7 @@ +Fixed a lot of bugs in the assistant's fsck handling today, and merged +it into master. There are some enhancments that could be added to it, +including fscking ssh remotes via git-annex-shell and adding the ability to +schedule events to run every 30 days instead of on a specific day of the +month. But enough on this feature for now. + +Today's work was sponsored by Daniel Brockman. |