Commit graph

27395 commits

Author SHA1 Message Date
Joey Hess
74694ece9b
pagespecs are absolute 2020-03-05 12:33:48 -04:00
Joey Hess
6ed6782c5d
exclude ones tagged needsthought 2020-03-05 12:31:28 -04:00
Joey Hess
f58a87f194
convert roadmap to list todo's that have been tagged confirmed 2020-03-05 12:29:19 -04:00
Joey Hess
a5c5a94bdf
remove done item 2020-03-05 12:26:05 -04:00
Joey Hess
25b80b772f
update 2020-03-05 11:39:42 -04:00
MartinL
daed9cb05c 2020-03-05 06:10:28 +00:00
Joey Hess
8f4e11653d
remove amazon cloud drive, since amazon banned rclone 2020-03-04 22:48:42 -04:00
Joey Hess
baaacc2eb3
layout 2020-03-04 22:45:48 -04:00
Joey Hess
facf488de5
two more services with multiple special remotes 2020-03-04 22:42:33 -04:00
Joey Hess
952c420cae
Merge branch 'master' of ssh://git-annex.branchable.com 2020-03-04 22:33:17 -04:00
Joey Hess
5995eba531
improve special remotes list
In several cases, there's an old, maybe unmaintained special remote,
and rclone also supports the service. I don't know which is better,
so I added tips pages for these, listing both possibilies, so users can
fill in the details.

Added some things listed in special_remotes/rclone that were not
in the cloud provider list, so users will see it supports those.
But, omitted S3 and webdav, since it's probably better for users to use
what's built into git-annex than going via rclone.

The rclone list is out of date apparently, as rclone.org has more,
so I added a note at the bottom for users to check.

This commit was sponsored by Ethan Aubin.
2020-03-04 22:27:56 -04:00
titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16
4e8fe3d311 2020-03-05 01:01:30 +00: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
Ilya_Shlyakhter
40e1fb9f8a Added a comment 2020-03-04 17:15:58 +00:00
Joey Hess
5b7cf6ab9e
Merge branch 'master' of ssh://git-annex.branchable.com 2020-03-04 13:05:53 -04:00
Joey Hess
88f721549d
Linux standalone: Use md5sum to shorten paths in .cache/git-annex/locales
md5sum is part of busybox, so is probably available unless it were compiled
out. If md5sum (or cut for that matter) is not available, it will
still use the whole path to $base, otherwise hash it.

Of course it's possible for md5sum to be available sometimes and not others
on the same system; in such an event the locales would be built twice for
the same bundle. The cleanup code will delete both sets once that
version of the bundle is upgraded.
2020-03-04 13:04:56 -04:00
Ilya_Shlyakhter
8f413099de Added a comment: locale info caching for standalone git-annex 2020-03-04 17:04:43 +00:00
Joey Hess
4f01a4e2e0
response 2020-03-04 12:57:10 -04:00
Joey Hess
2f76717cfa
automate uploading released tarballs to archive.org 2020-03-04 12:35:20 -04:00
thk
da7256f821 fix formatting 2020-03-04 10:14:29 +00:00
Ilya_Shlyakhter
52dc54e3e2 Added a comment: URL for git-annex-standalone for specific version 2020-03-04 01:33:30 +00:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
4da2a67bbe Added a comment: re: shorter symlinks 2020-03-04 00:48:02 +00:00
Ilya_Shlyakhter
a49b255006 Added a comment: id for locale cache 2020-03-03 23:31:55 +00:00
Ilya_Shlyakhter
ab5cf216bd Added a comment: git-annex standalone and long filenames in locale cache 2020-03-03 22:36:42 +00:00
titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16
121d97f2f0 2020-03-03 22:30:34 +00:00
titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16
e36ce8f22b 2020-03-03 22:28:38 +00:00
Ilya_Shlyakhter
1de3bade97 Added a comment: minimum git version 2020-03-03 21:15:07 +00:00
lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245
e5adeb65f5 Added a comment 2020-03-03 20:33:47 +00:00
Ilya_Shlyakhter
4abfdb30e1 Added a comment: re: shorter symlinks 2020-03-03 19:04:03 +00:00
yarikoptic
6e72092d0b Added a comment 2020-03-03 17:48:16 +00:00
thk
e69382150e 2020-03-03 10:56:48 +00:00
http://id.pvgoran.name/
8f112b3157 Added a comment 2020-03-03 04:16:35 +00:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
0825a4db52 2020-03-03 03:46:05 +00:00
http://id.pvgoran.name/
0061c36df9 Added a comment 2020-03-03 03:19:01 +00:00
http://id.pvgoran.name/
2a5b640ade Added a comment 2020-03-03 03:16:25 +00:00
http://id.pvgoran.name/
d9b890ba40 Added a comment 2020-03-03 02:11:30 +00:00
yarikoptic
4772acdb44 Added a comment 2020-03-02 20:54:12 +00:00
Joey Hess
41a5c47860
merge 2020-03-02 16:08:31 -04:00
Joey Hess
be8589d5e9
Merge branch 'master' of ssh://git-annex.branchable.com 2020-03-02 15:54:57 -04:00
Joey Hess
5a72e3be18
comment 2020-03-02 15:43:34 -04:00
Joey Hess
a7c09c3586
comment 2020-03-02 15:35:38 -04:00
yarikoptic
815d03475b Added a comment 2020-03-02 19:23:55 +00:00
Joey Hess
dd89832700
comment 2020-03-02 15:02:22 -04:00
Joey Hess
1a8087ace5
respond and close 2020-03-02 14:58:31 -04:00
Joey Hess
701f8cb00b
comment 2020-03-02 14:52:02 -04:00
Joey Hess
716e573514
split up quickcheck tests for hashes and macs
So when one fais, it's clear which one is the problem.
2020-03-02 14:34:48 -04:00
Joey Hess
ddeb7bea99
Merge branch 'master' of ssh://git-annex.branchable.com 2020-03-02 13:48:33 -04:00
Joey Hess
c578e8ebfd
close already fixed bug
and document it in the changelog for the release where it was fixed
2020-03-02 13:47:47 -04:00