]> git.scottworley.com Git - annex-ec/log
annex-ec
2 weeks agoUse more blocks on huge files.
Scott Worley [Wed, 18 Mar 2026 09:20:04 +0000 (02:20 -0700)]
Use more blocks on huge files.

Otherwise, during recovery, par2 sometimes fails to read huge blocks
with 'Cannot allocate memory' errors.

2 weeks agoDrop faster: batch drops by volume
Scott Worley [Wed, 18 Mar 2026 09:05:54 +0000 (02:05 -0700)]
Drop faster: batch drops by volume

2 weeks agoMore tests
Scott Worley [Wed, 18 Mar 2026 09:05:02 +0000 (02:05 -0700)]
More tests

2 weeks agoStart on fsck: Invoke recover if data is missing
Scott Worley [Wed, 18 Mar 2026 02:36:37 +0000 (19:36 -0700)]
Start on fsck: Invoke recover if data is missing

3 weeks agoImplement recovery
Scott Worley [Tue, 17 Mar 2026 03:11:19 +0000 (20:11 -0700)]
Implement recovery

3 weeks agoClarify license
Scott Worley [Mon, 16 Mar 2026 23:19:29 +0000 (16:19 -0700)]
Clarify license

3 weeks agoREADME
Scott Worley [Mon, 16 Mar 2026 23:13:35 +0000 (16:13 -0700)]
README

3 weeks agoUniform indentation
Scott Worley [Mon, 16 Mar 2026 22:24:59 +0000 (15:24 -0700)]
Uniform indentation

3 weeks agoFix bug: Clear local volume too
Scott Worley [Mon, 16 Mar 2026 17:43:18 +0000 (10:43 -0700)]
Fix bug: Clear local volume too

3 weeks agoBegin
Scott Worley [Mon, 16 Mar 2026 08:51:53 +0000 (01:51 -0700)]
Begin