Ilya_Shlyakhter
370ce884f3
added todo suggestion: create debug logs but erase them on success
2020-02-24 22:37:51 +00:00
Dan
93af53f0fc
Added a comment: Interaction with config annex.synccontent
2020-02-24 21:34:53 +00:00
Joey Hess
1bb32098d6
jump right to v8, don't stop part way
...
* init --version: When the version given is one that automatically
upgrades to a newer version, use the newer version instead.
* Auto upgrades from older repo versions, like v5, now jump right to v8.
2020-02-24 13:21:00 -04:00
spwhitton
464eb08a88
fix markup
2020-02-24 14:25:13 +00:00
spwhitton
e3e9939345
add mention of git-annex-unused
2020-02-24 14:24:13 +00:00
spwhitton
7f707e8c64
add Git::Annex
2020-02-24 14:16:55 +00:00
cbaines
b1ca65b732
Add forum post about WrongRequestBodyStreamSize S3 export
2020-02-22 09:40:26 +00:00
basile.pinsard@f1a7fae9f3bd9d5282fca11f62ad53b45a8eb317
ddd3099de9
2020-02-21 21:42:29 +00:00
kyle
c6a66353bb
2020-02-21 21:22:03 +00:00
yarikoptic
835a214de6
Added a comment
2020-02-21 00:07:56 +00:00
yarikoptic
00cbbe2789
original TODO for more flexible security.allowed-ip-addresses
2020-02-21 00:04:30 +00:00
Ilya_Shlyakhter
02dd8ab0be
Added a comment: locking granularity
2020-02-20 22:35:34 +00:00
Joey Hess
db9dbc3161
no
2020-02-20 17:45:07 -04:00
Joey Hess
c93824d7f4
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-20 17:32:33 -04:00
Joey Hess
09df58c4ea
handle keys with extensions consistently in all locales
...
Fix some cases where handling of keys with extensions varied depending on
the locale.
A filename with a unicode extension would before generate a key with an
extension in a unicode locale, but not in LANG=C, because the extension
was not all alphanumeric. Also the the length of the extension could be
counted differently depending on the locale.
In a non-unicode locale, git-annex migrate would see that the extension
was not all alphanumeric and want to "upgrade" it. Now that doesn't happen.
As far as backwards compatability, this does mean that unicode
extensions are counted by the number of bytes, not number of characters.
So, if someone is using unicode extensions, they may find git-annex
stops using them when adding files, because their extensions are too
long. Keys already in their repo with the "too long" extensions will
still work though, so this only prevents adding the same content with
the same extension generating the same key. Documented this by
documenting that annex.maxextensionlength is a number of bytes.
Also, if a filename has an extension that is not valid utf-8 and the
locale is utf-8, the extension will be allowed now, and an old
git-annex, in the same locale would not, and would also want to
"upgrade" that.
2020-02-20 17:30:25 -04:00
Ilya_Shlyakhter
f8c9b18cb5
added question: creating locks during --batch operations
2020-02-20 21:00:45 +00:00
admin
d1fe9d0d2a
Merge branch 'master' of /home/b-git-annex/source
2020-02-20 20:48:37 +00:00
Ilya_Shlyakhter
1b0685eac1
Added a comment: running parallel commands with xargs
2020-02-20 20:48:36 +00:00
Joey Hess
547e1f29b1
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-20 16:39:48 -04:00
Joey Hess
ba37e62e50
do not file requests as comments on random pages
2020-02-20 16:39:24 -04:00
Joey Hess
a568302460
response
2020-02-20 16:26:52 -04:00
Joey Hess
30423f2b2d
response
2020-02-20 16:21:34 -04:00
Joey Hess
7f96801642
improve
2020-02-20 16:01:38 -04:00
titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16
dc944876b5
Added a comment
2020-02-20 19:34:25 +00:00
Joey Hess
cc1958f416
response
2020-02-20 15:31:42 -04:00
Ilya_Shlyakhter
d521220e0e
Added a comment: backends vs special remotes
2020-02-20 19:23:07 +00:00
Joey Hess
48fc8b7c4e
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-20 14:50:46 -04:00
Joey Hess
f2a925a3f5
comment
2020-02-20 14:45:12 -04:00
Joey Hess
17b3c66a61
followup and merge
2020-02-20 13:35:37 -04:00
Joey Hess
be2a9e12bb
close
2020-02-20 13:22:37 -04:00
Joey Hess
0f9bf2d434
comments
2020-02-20 12:40:34 -04:00
annex2384@290036d126d86bcec28ee2f2ead549de1f59e90e
3df2c2786c
Added a comment: Backend which doesn't stoee files at all?
2020-02-20 14:52:25 +00:00
Ilya_Shlyakhter
55b0300b4c
Added a comment
2020-02-20 03:50:53 +00:00
titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16
d71d7ac2f5
Added a comment
2020-02-20 02:02:06 +00:00
Ilya_Shlyakhter
027b3d1f71
Added a comment
2020-02-20 01:09:56 +00:00
titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16
3ed667980a
2020-02-20 00:06:21 +00:00
Ilya_Shlyakhter
a6b9092467
added forum item re: auto-fetching annexed files on open()
2020-02-19 21:11:06 +00:00
Joey Hess
79a9475007
devblog
2020-02-19 15:16:24 -04:00
Joey Hess
f2ccd6c772
remove instructions for v0 upgrade
2020-02-19 15:10:58 -04:00
Joey Hess
de144d3867
clean up
2020-02-19 15:04:31 -04:00
Joey Hess
560e9eb8da
remove obsolete comments
...
more complaining about git add behavior change, will I ever find the end
of it?
2020-02-19 15:02:09 -04:00
Joey Hess
3407af4112
remove tips for v2 and v3 upgrade
...
Chances any v1 or v2 repos still exist is approximately 0.
2020-02-19 14:59:20 -04:00
Joey Hess
843f024469
fix formatting
2020-02-19 14:56:02 -04:00
Joey Hess
04258f759a
this page is not a bts
2020-02-19 14:52:10 -04:00
Joey Hess
76dc30c168
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-19 14:48:38 -04:00
Ilya_Shlyakhter
8957006c06
Added a comment: preventing fetching from special remotes
2020-02-19 18:45:10 +00:00
Joey Hess
029c883713
Merge branch 'master' into v8
2020-02-19 14:32:11 -04:00
Joey Hess
a22ed03d0f
tighten up docs of dotfiles changes
2020-02-19 14:29:50 -04:00
Joey Hess
d35e2da5cb
clean up some very confusing language about non-special remotes
2020-02-19 13:01:20 -04:00
Joey Hess
e02b3b32f1
comment
2020-02-19 13:01:15 -04:00