https://mathstuf.id.fedoraproject.org/
3b5691c95f
2015-09-19 15:04:59 +00:00
https://mathstuf.id.fedoraproject.org/
0e6c463cef
2015-09-19 15:03:50 +00:00
jm_taylor@342a0022334070c40df7ec77799ce46a2d8d3f15
87d7a0abbc
2015-09-19 12:12:00 +00:00
Joey Hess
a61d37c884
analysis
2015-09-18 13:29:35 -04:00
Joey Hess
30e350d7ff
comment
2015-09-18 12:55:20 -04:00
Joey Hess
694c7ad3f7
comment
2015-09-18 12:45:51 -04:00
Joey Hess
bdfa24ef80
cloe
2015-09-18 12:27:04 -04:00
Joey Hess
ce72e1af2d
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-17 17:20:51 -04:00
Joey Hess
26d6566307
S3 storage classes expansion
...
Added support for storageclass=STANDARD_IA to use Amazon's
new Infrequently Accessed storage.
Also allows using storageclass=NEARLINE to use Google's NearLine storage.
The necessary changes to aws to support this are in
https://github.com/aristidb/aws/pull/176
2015-09-17 17:20:01 -04:00
Joey Hess
89238e9595
juggle dup bugs
2015-09-17 17:08:39 -04:00
Joey Hess
1e3100017e
close as dup
2015-09-17 15:29:26 -04:00
Joey Hess
04ffee811a
response
2015-09-17 13:03:19 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
876bc09b53
2015-09-17 14:58:27 +00:00
Joey Hess
0e04920aa0
interlink
2015-09-17 09:39:20 -04:00
Joey Hess
bf0a9d03c6
delayed devblog
2015-09-16 23:36:10 -04:00
Joey Hess
1fb24c4627
mini time machine fix
2015-09-16 14:27:49 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
79661ef64f
2015-09-16 16:33:55 +00:00
Joey Hess
9e48c04d15
info: Don't allow use in a non-git-annex repository, since it uses the git-annex branch and would create it if it were missing.
...
I made the change to allow in 2014 without any rationalle or associated
request that I can find.
2015-09-16 12:25:43 -04:00
Joey Hess
f8ff39ccf5
Merge branch 'newwinrelease'
2015-09-16 12:00:01 -04:00
Joey Hess
a20095c3b3
add news item for git-annex 5.20150916
2015-09-16 10:56:37 -04:00
Joey Hess
23f3bd6453
prep release
2015-09-16 10:31:41 -04:00
Jonan
92690c3cbd
Added a comment
2015-09-16 11:15:11 +00:00
Mesar Hameed
97aaa91f6f
Add link to Ceph special remote.
2015-09-16 12:00:39 +01:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
3bdadcb7fb
Added a comment: needed a gpg.conif
2015-09-16 04:20:54 +00:00
whlabratz@d10941ab2681deb87122fd8f6da51f3dcdb8dbe5
b2041a592c
Added a comment: Listing GPG keys enabled for a remote with hybrid encryption
2015-09-15 22:37:35 +00:00
Joey Hess
453c355122
comment
2015-09-15 13:38:09 -04:00
Joey Hess
f77a873a15
improve comment
2015-09-15 13:12:21 -04:00
Joey Hess
b08c6d4e16
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-15 12:52:09 -04:00
Joey Hess
16947ef654
Fix bug in combination of preferred and required content settings. When one was set to the empty string and the other set to some expression, this bug caused all files to be wanted, instead of only files matching the expression.
...
Avoid: MAny `MOr` otherexpression
Which matches anything.
2015-09-15 12:50:14 -04:00
Jonan
dda36b7adf
Added a comment
2015-09-15 16:13:20 +00:00
Joey Hess
7088bc8621
comment
2015-09-15 12:01:06 -04:00
Joey Hess
294ec009e9
comment
2015-09-15 11:59:24 -04:00
Joey Hess
ca33921bf2
I've been not documenting these import Preludes used to deal with the AMP transition
2015-09-15 11:32:47 -04:00
Simon Jakobi
b468890f3e
Silence redundant import warning with base-4.8.*
2015-09-15 11:32:23 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
c4eaa5e42b
2015-09-15 11:30:09 +00:00
Jonan
82743a3dc0
2015-09-15 10:39:03 +00:00
Joey Hess
b88739f0d0
avoid auto-enabling a remote that's already enabled
2015-09-14 15:34:15 -04:00
Joey Hess
c919489c3e
avoid autoenable of dead special remotes
2015-09-14 15:28:14 -04:00
Joey Hess
b1fbb08dc5
devblog
2015-09-14 15:09:50 -04:00
Joey Hess
9cfb96c53d
Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run.
2015-09-14 14:49:48 -04:00
Joey Hess
3f47d1b351
Improve bash completion, so it completes names of remotes and backends in appropriate places.
...
Not necessarily everywhere, but a lot of the most often used places.
Re the use of .Internal, see
https://github.com/pcapriotti/optparse-applicative/issues/155
2015-09-14 13:19:04 -04:00
Joey Hess
ffa8221517
annex.hardlink extended to also try to use hard links when copying from the repository to a remote.
...
Also, it used to only check that one of the repos was not in direct mode;
now when either repo is direct mode, annex.hardlink won't have an effect.
2015-09-14 12:13:38 -04:00
Joey Hess
c5260f5cb0
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-13 16:04:34 -04:00
Joey Hess
54cf9c1ef3
close
2015-09-13 16:03:35 -04:00
git-annex@545634279b585e2a5818702b3c251d1ecd23da10
aea490394b
2015-09-13 17:51:26 +00:00
Joey Hess
2d2e94798f
merge hlint changes from propellor
2015-09-13 13:39:48 -04:00
Joey Hess
6ce5fea50c
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-13 13:21:34 -04:00
Joey Hess
1cc1f9f4e5
sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the sync process, as well as supporting --commit, --pull, --push, and --no-content options to specify the (current) default behavior.
2015-09-13 13:15:35 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
eff474d048
Added a comment
2015-09-13 12:52:51 +00:00
https://id.koumbit.net/anarcat
8e30053d5b
toc
2015-09-12 22:18:40 +00:00