mbroadhead
9b5763527b
Added a comment
2017-03-02 22:48:09 +00:00
Joey Hess
9467cfa9bc
Merge branch 'master' of ssh://git-annex.branchable.com
2017-03-02 17:41:16 -04:00
Joey Hess
11d3219985
Linux standalone builds put the bundled ssh last in PATH, so any system ssh will be preferred over it.
...
This commit was sponsored by Denis Dzyubenko on Patreon.
2017-03-02 17:40:40 -04:00
kevang
f107487c62
2017-03-02 21:38:25 +00:00
Joey Hess
d797f750e4
comment
2017-03-02 17:28:43 -04:00
Joey Hess
1e31a7c93a
show how this is not specific to git-annex at all
2017-03-02 17:24:49 -04:00
Joey Hess
551848babd
Merge branch 'master' of ssh://git-annex.branchable.com
2017-03-02 17:19:44 -04:00
Joey Hess
0157cd9331
update
2017-03-02 16:39:31 -04:00
mbroadhead
b35a50ccab
2017-03-02 18:51:38 +00:00
Joey Hess
874232f1a6
status: Propigate nonzero exit code from git status.
2017-03-02 14:09:42 -04:00
Joey Hess
e4bcfcb618
comment
2017-03-02 14:04:15 -04:00
Joey Hess
1e9e96fa40
followup
2017-03-02 14:00:55 -04:00
Joey Hess
1cd5fc302c
fix format
2017-03-02 13:49:13 -04:00
Joey Hess
701006bd83
clarification
2017-03-02 13:28:31 -04:00
Joey Hess
fe28cbcd9e
comment
2017-03-02 13:23:27 -04:00
Joey Hess
8c1eda75b5
title
2017-03-02 13:20:17 -04:00
Joey Hess
995f58a04c
Merge branch 'master' of ssh://git-annex.branchable.com
2017-03-02 13:19:13 -04:00
Joey Hess
e83a2a2691
comment
2017-03-02 13:18:37 -04:00
git-annex@31849d241f10c295b30a9707352ae5c7d743adb7
2468e69354
Added a comment
2017-03-02 16:16:05 +00:00
git-annex@31849d241f10c295b30a9707352ae5c7d743adb7
273decc078
removed
2017-03-02 16:15:44 +00:00
git-annex@31849d241f10c295b30a9707352ae5c7d743adb7
fcdc72f807
Added a comment
2017-03-02 16:14:52 +00:00
Michel
6e6a90805d
2017-03-02 09:20:15 +00:00
Joey Hess
e3a03af24e
github mirror has been removed due to their horrible new anti-free-software TOS
2017-03-01 13:28:02 -04:00
Joey Hess
463dda3879
add news item for git-annex 6.20170301.1
2017-03-01 12:51:18 -04:00
Joey Hess
bd5b277c11
add news item for git-annex 6.20170301
2017-03-01 12:10:20 -04:00
yarikoptic
bc768d96a9
initial whining
2017-03-01 14:34:35 +00:00
dvicory
e4642a2452
Added a comment: Security of P2P repo is unclear
2017-02-28 20:30:31 +00:00
Joey Hess
739aa3a38e
add news item for git-annex 6.20170228
2017-02-28 14:42:28 -04:00
zpeters
a21c1ddbe6
Added a comment: RE: choosing remotes and annex-cost-command
2017-02-28 01:10:05 +00:00
Joey Hess
2c281baf00
better headings
2017-02-27 16:18:20 -04:00
Joey Hess
3f876f72e3
larger headings
2017-02-27 16:17:19 -04:00
Joey Hess
b78703ca4e
devblog
2017-02-27 16:11:35 -04:00
Joey Hess
e53070c1ff
inheritable annex.securehashesonly
...
* init: When annex.securehashesonly has been set with git-annex config,
copy that value to the annex.securehashesonly git config.
* config --set: As well as setting value in git-annex branch,
set local gitconfig. This is needed especially for
annex.securehashesonly, which is read only from local gitconfig and not
the git-annex branch.
doc/todo/sha1_collision_embedding_in_git-annex_keys.mdwn has the
rationalle for doing it this way. There's no perfect solution; this
seems to be the least-bad one.
This commit was supported by the NSF-funded DataLad project.
2017-02-27 16:08:23 -04:00
Joey Hess
6e0e7d885c
update
2017-02-27 15:32:04 -04:00
Joey Hess
49114cf4ea
securehash matching
...
Added --securehash option to match files using a secure hash function, and
corresponding securehash preferred content expression.
This commit was sponsored by Ethan Aubin.
2017-02-27 15:02:44 -04:00
Joey Hess
942e0174b3
make fsck check annex.securehashesonly, and new tip for working around SHA1 collisions with git-annex
...
This commit was sponsored by andrea rota.
2017-02-27 13:55:15 -04:00
Joey Hess
5e24e3ffe7
Merge branch 'master' of ssh://git-annex.branchable.com
2017-02-26 14:55:11 -04:00
michalrus
b4f7979391
Added a comment
2017-02-26 00:59:21 +00:00
openmedi
9bb93e2129
Added a comment
2017-02-25 20:35:53 +00:00
Joey Hess
e8bf942dc4
move thoughts
2017-02-25 15:00:22 -04:00
michalrus
03826e9759
2017-02-25 18:53:27 +00:00
Joey Hess
a463ba6e8a
more thoughts
2017-02-25 14:49:44 -04:00
michalrus
5fb21f1260
Added a comment
2017-02-25 18:47:36 +00:00
Joey Hess
d512098cbb
further thoughts
2017-02-25 12:55:38 -04:00
Joey Hess
622b3fface
devblog
2017-02-24 20:03:36 -04:00
Joey Hess
6b52fcbb7e
SHA1 collisions in key names was more exploitable than I thought
...
Yesterday's SHA1 collision attack could be used to generate eg:
SHA256-sfoo--whatever.good
SHA256-sfoo--whatever.bad
Such that they collide. A repository with the good one could have the
bad one swapped in and signed commits would still verify.
I've already mitigated this.
2017-02-24 19:54:36 -04:00
Joey Hess
634a485b50
update
2017-02-24 17:57:21 -04:00
Joey Hess
1f0d0ab4b3
Revert "pointer to a todo"
...
This reverts commit ae3f6705eb
.
todo is not ready yet
2017-02-24 15:40:28 -04:00
Joey Hess
ae3f6705eb
pointer to a todo
2017-02-24 13:41:29 -04:00
Joey Hess
9de0767d0e
update
2017-02-24 12:31:23 -04:00