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
Joey Hess
d90700bf37
devblog
2017-05-16 15:51:34 -04:00
Joey Hess
1d45e47e3f
clear regions before ssh prompt
...
When built with concurrent-output 1.9, ssh password prompts will no longer
interfere with the -J display.
To avoid flicker, only done when ssh actually does need to prompt;
ssh is first run in batch mode and if that succeeds the connection is up
and no need to clear regions.
This commit was supported by the NSF-funded DataLad project.
2017-05-16 15:50:11 -04:00
Joey Hess
89f9be3230
workaround is in place
...
(and remove debug print)
2017-05-16 14:36:54 -04:00
Joey Hess
9bcaef1ec4
Work around bug in git 2.13.0 involving GIT_COMMON_DIR that broke merging changes into adjusted branches.
...
Might want to remove this when it gets fixed, in case adjusted branches are
used in a repo with a great many refs, which would become unnecessarily
slow.
This commit was supported by the NSF-funded DataLad project.
2017-05-16 14:35:37 -04:00
Joey Hess
e858c959f7
glacier-cli python3 bug nearly for sure
2017-05-16 14:22:26 -04:00
Joey Hess
e0a8e3f414
forwardeed to git ML
2017-05-16 13:11:15 -04:00
Joey Hess
f32eef69e4
close dup
2017-05-16 12:20:40 -04:00
Joey Hess
0a92652d6b
Merge branch 'master' of ssh://git-annex.branchable.com
2017-05-16 12:20:01 -04:00
Joey Hess
67dd96c944
bisection
2017-05-16 12:19:02 -04:00
Joey Hess
7ec72e3874
optimisation
...
Avoids N^2 list traversal.
2017-05-16 11:33:53 -04:00
mail@4e627fd997ef5ca9f75e62ffc0aba5b27bd6aea1
23f79ee5d3
failing unit tests bug
2017-05-16 14:58:36 +00:00