yarikoptic
61131d87b0
Added a comment: woohoo
2017-05-26 02:03:57 +00:00
Joey Hess
e1cf095ae8
Avoid concurrent git-config setting problem when running concurrent threads.
...
See my comment. This only avoids the problem for -J; two git-annex
processes started at the same time could still both try to write to
.git/config and one fail. That would be very unlikely though, and it
doesn't really seem worth adding an additional layer of locking around
.git/config.
This commit was supported by the NSF-funded DataLad project.
2017-05-25 18:28:23 -04:00
Joey Hess
7db37ddde0
Fix transfer log file locking problem when running concurrent transfers.
...
orElse is great, but was not the right thing to use here because
waitTakeLock could retry for other reasons than the lock being held,
which made tryTakeLock fail when it shouldn't.
Instead, move the code to tryTakeLock and implement waitTakeLock using
tryTakeLock and retry.
(Also, in runTransfer, when checkSaneLock fails, dropLock to avoid leaking a
lock handle.)
This commit was supported by the NSF-funded DataLad project.
2017-05-25 17:40:23 -04:00
yarikoptic
df9ba3b5b4
Added a comment
2017-05-25 18:39:03 +00:00
Joey Hess
36f4510a96
Merge branch 'master' of ssh://git-annex.branchable.com
2017-05-25 14:34:13 -04:00
Joey Hess
9bddc6d5ca
Improve progress display when watching file size, in cases where a transfer does not resume.
...
This commit was supported by the NSF-funded DataLad project.
2017-05-25 14:30:18 -04:00
mario
e36e58cd68
Added a comment
2017-05-25 18:26:00 +00:00
Joey Hess
78b9e9c67f
response
2017-05-25 13:53:22 -04:00
Joey Hess
b6f99891de
comment
2017-05-25 13:50:34 -04:00
Joey Hess
f623623343
comment
2017-05-25 13:46:48 -04:00
Joey Hess
4c2e701f0b
improve docs, mention git config receive.denyCurrentBranch updateInstead
2017-05-25 13:43:20 -04:00
Joey Hess
c204654fe5
response
2017-05-25 13:39:20 -04:00
yarikoptic
b9b25c13e0
original complaint
2017-05-25 14:35:44 +00:00
mario
c87f4f8c1b
Added a comment
2017-05-25 12:47:18 +00:00
mario
bd2035b96e
Added a comment
2017-05-25 12:01:46 +00:00
Joey Hess
3cc30dd128
thoughts
2017-05-24 15:14:49 -04:00
Joey Hess
77ba430b38
tighten forced subkey matching
...
Someone might have a name or email address ending in a bang..
2017-05-24 14:54:54 -04:00
Joey Hess
a7d18b04c3
more consistent backticks with other man pages
2017-05-24 14:09:14 -04:00
Joey Hess
35465b6062
initremote, enableremote: Support gpg subkeys suffixed with an exclamation mark, which forces gpg to use a specific subkey.
...
This commit was sponsored by Peter Hogg on Patreon.
2017-05-24 14:08:02 -04:00
Joey Hess
dd65ea52c3
comment
2017-05-24 13:45:14 -04:00
Joey Hess
ec8515d37c
response
2017-05-24 13:38:17 -04:00
Joey Hess
d6c0b25147
mention autoenable=true
2017-05-24 13:37:06 -04:00
Joey Hess
92dca9f067
comment
2017-05-24 13:23:27 -04:00
Joey Hess
04baf38e9f
comment
2017-05-24 13:10:50 -04:00
Joey Hess
620e706e2a
response
2017-05-24 13:08:16 -04:00
mario
f96cf53e29
2017-05-22 17:30:30 +00:00
achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8
b6f9ba2886
Added a comment
2017-05-22 14:40:21 +00:00
namsgorf@6b5ce57fbe9dc2a2c65d6817151f107dc22f438c
1f615d3b00
Added a comment
2017-05-21 13:40:08 +00:00
Joey Hess
ac097114a6
add news item for git-annex 6.20170519
2017-05-19 10:58:11 -04:00
Joey Hess
c6079c3ce8
releasing package git-annex version 6.20170519
2017-05-19 10:58:03 -04:00
Joey Hess
174ce991f9
typo
2017-05-19 10:57:59 -04:00
Joey Hess
9b61806063
Merge branch 'master' of ssh://git-annex.branchable.com
2017-05-19 10:26:19 -04:00
Joey Hess
37060c326a
fix build failure w/o concurrent-output
...
Also removed warning on old version, since the autobuilder highlights
warnings as errors and this is too minor for that.
2017-05-19 10:25:40 -04:00
dav02.git@4d920fe040aa5df86fcd9f4dd57d3fcf85ee5641
ebc1e9a603
Added a comment: (compress/tar)ing the files
2017-05-19 12:14:14 +00:00
mario
80d5a02ed0
Added a comment
2017-05-19 12:00:03 +00:00
leavingchicago@c04c893e78d1c4c76cb3e32b5c227cf42bbf7682
7a98f840e1
Added a comment
2017-05-19 01:02:57 +00:00
Joey Hess
9798ee3ffa
Merge branch 'master' of ssh://git-annex.branchable.com
2017-05-18 20:52:44 -04:00
mario
dd9fef3087
2017-05-18 16:36:54 +00:00
dav02.git@4d920fe040aa5df86fcd9f4dd57d3fcf85ee5641
9fdf33d0c8
item in history -> single item
2017-05-18 13:57:09 +00:00
mario
0bbe08960b
2017-05-18 13:21:27 +00:00
dav02.git@4d920fe040aa5df86fcd9f4dd57d3fcf85ee5641
4c634e3c0b
update links
2017-05-18 11:44:54 +00:00
dav02.git@4d920fe040aa5df86fcd9f4dd57d3fcf85ee5641
8910c02983
2017-05-18 11:41:53 +00:00
Joey Hess
c148e54463
Merge branch 'master' of ssh://git-annex.branchable.com
2017-05-17 12:07:37 -04:00
mario
91a6920344
Added a comment: p.s.
2017-05-17 14:34:40 +00:00
mario
1f8299f5cc
Added a comment: Hanging problem still there
2017-05-17 14:05:41 +00:00
Joey Hess
3ec0be7e1a
avoid warning when the concurrent-output flag is disabled
2017-05-16 21:06:34 -04:00
Joey Hess
1f7da71a91
Merge branch 'master' of ssh://git-annex.branchable.com
2017-05-16 18:07:15 -04:00
Joey Hess
5bbb17b80c
run stack setup when building with stack
...
This gets ghc installed if it's not already.
Motivation: Ævar's git test that runs git-annex test using git
can be called with BUILDER=stack, but without stack setup being run
sometime, the stack build will fail.
2017-05-16 18:04:13 -04:00
Joey Hess
1d6ce176ad
update
2017-05-16 17:41:59 -04:00
Yurt
e68abacadb
Added a comment: Encrypt to different subkeys?
2017-05-16 20:25:03 +00:00