Joey Hess
e46717bf18
close
2020-05-25 11:59:21 -04:00
Joey Hess
133de41e49
close
2020-05-25 11:56:27 -04:00
Joey Hess
5f5a2a6b56
close
2020-05-25 11:52:45 -04:00
Joey Hess
fcb288be13
close dup
2020-05-25 11:48:39 -04:00
Joey Hess
4d87d255ee
comment
2020-05-25 11:47:10 -04:00
Joey Hess
7cc5e955b6
close
2020-05-25 11:31:38 -04:00
https://christian.amsuess.com/chrysn
112d2f8e7b
Added a comment: Re: Usefulness of batch key processing
2020-05-15 09:33:22 +00:00
https://christian.amsuess.com/chrysn
340287ef94
Added a comment: Usefulness of batch key processing
2020-05-15 09:21:15 +00:00
Joey Hess
5b5a9aaf92
comment
2020-05-05 12:33:28 -04:00
Joey Hess
d2e78dfc0d
prove this optimisation would not be safe, so close
2020-05-04 14:49:42 -04:00
Joey Hess
9fa940569c
added remote variants
...
Todo item is done at last.
Might later want to think about testing some other types of remotes that
can be tested locally. The git remote itself is probably already well
enough tested by the test suite that testremote is not needed. Could
test things like bup, or rsync to a local directory. Or even external,
although that would require embedding an external special remote program
into the test suite..
2020-04-30 13:52:03 -04:00
Joey Hess
b41c0edebd
todo
2020-04-28 17:24:53 -04:00
ct.git-annex@230092d9bd3cf09ced2b9605cdb14ad0a3db265d
d3270a8b9a
Added a comment
2020-04-26 20:18:48 +00:00
Joey Hess
985dd4f2ad
comment
2020-04-23 16:21:18 -04:00
Joey Hess
957a87b437
fix absolute filenames fed into --batch and git-annex info
2020-04-15 16:04:05 -04:00
Joey Hess
a14168a321
reproduced
2020-04-15 15:06:53 -04:00
Joey Hess
2caf579718
cache annex index filename for 1.5% speedup to queries
2020-04-10 13:37:04 -04:00
Joey Hess
5e4423c058
new optimisation target
2020-04-09 14:13:00 -04:00
Joey Hess
aeca7c2207
Sped up query commands that read the git-annex branch by around 5%
...
The only price paid is one additional MVar read per write to the journal.
Presumably writing a journal file dominiates over a MVar read time by
several orders of magnitude.
--batch does not get the speedup because then it needs to notice when
another process has made a change. Also made the assistant and other damon
modes bypass the optimisation, which would not help them anyway.
2020-04-09 13:54:43 -04:00
Joey Hess
c0cd07c36b
Ref ByteString conversion done
...
Test suite passes.
2020-04-07 17:41:09 -04:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
d27a94eec0
Added a comment
2020-03-26 20:36:28 +00:00
Joey Hess
a0d274fed6
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-25 13:05:47 -04:00
Joey Hess
357f783edf
add priority tags
2020-03-25 13:05:09 -04:00
spwhitton
79ba17946f
Added a comment
2020-03-25 16:31:13 +00:00
Joey Hess
24255b3c96
confirmed, and open todo for something mentioned in this bug
2020-03-20 12:00:07 -04:00
thk
677e5f6e12
Added a comment: sponsoring?
2020-03-19 08:40:32 +00:00
Joey Hess
cb6604814c
close
2020-03-16 14:16:55 -04:00
Joey Hess
94e1f02e0c
comment
2020-03-16 14:15:00 -04:00
Joey Hess
c913f57d05
comment
2020-03-16 14:08:49 -04:00
Ilya_Shlyakhter
05df404212
Added a comment: gsasl dependency
2020-03-11 22:13:47 +00:00
spwhitton
e36d6ebe53
report bug
2020-03-11 21:41:21 +00:00
Joey Hess
b2c4ca6da1
comment
2020-03-09 12:33:35 -04:00
Joey Hess
6eb52cf5f1
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-09 12:07:03 -04:00
Ilya_Shlyakhter
5dedcc9953
added todo: add option to disable fsck upgradable key warnings
2020-03-07 21:01:41 +00:00
thk
98e7a6078b
Added a comment: No clear error message for failing names on NTFS
2020-03-07 12:50:19 +00:00
Joey Hess
e87dc1341e
link to upstream bug report
2020-03-06 13:52:48 -04:00
thk
db9958bfc8
Added a comment: Also no clear error for permission problems
2020-03-06 17:51:20 +00:00
Joey Hess
093fde5abd
completed the createDirectoryIfMissing conversion
...
Remaining calls in the assistant and Annex.Ssh have been audited and are ok.
2020-03-06 12:55:03 -04:00
Joey Hess
6d58ca94d6
some easy createDirectoryUnder conversions
2020-03-05 15:20:10 -04:00
Joey Hess
5b022eea87
implemented createDirectoryUnder
2020-03-05 14:10:34 -04:00
Ilya_Shlyakhter
aa91792d41
Added a comment
2020-03-04 21:34:42 +00:00
Joey Hess
97a8ce0191
comment
2020-03-04 17:12:10 -04:00
Ilya_Shlyakhter
8f48ebd8c2
added todo: restore original environment when running external special remotes from standalone git-annex?
2020-03-04 17:39:02 +00:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
4da2a67bbe
Added a comment: re: shorter symlinks
2020-03-04 00:48:02 +00:00
Joey Hess
dd89832700
comment
2020-03-02 15:02:22 -04:00
Joey Hess
701f8cb00b
comment
2020-03-02 14:52:02 -04:00
Ilya_Shlyakhter
54d77e94ba
Added a comment: adding dotfiles
2020-02-29 21:35:06 +00:00
spwhitton
a025dc23af
Added a comment
2020-02-29 16:34:16 +00:00
Ilya_Shlyakhter
4faf850106
added todo suggestion: trust presence info for specific remotes for specified time
2020-02-28 20:14:26 +00:00
Joey Hess
41cb7e90a6
comment
2020-02-28 15:32:50 -04:00