travis.a.everett@3055951666d9c7bb74d8826294a71629368f5b92
81cd3c7d2a
2018-12-27 19:22:45 +00:00
spwhitton
556c555aa9
Added a comment
2018-12-21 12:27:14 +00:00
Joey Hess
365286279f
unused: Update suggested git log message to see where data was previously used so it will also work with v7 unlocked pointer files.
2018-12-19 13:53:49 -04:00
Joey Hess
c53a168717
followup
2018-12-19 13:45:37 -04:00
spwhitton
68da029629
Added a comment
2018-12-18 21:56:24 +00:00
Joey Hess
e6886eb316
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-18 16:31:49 -04:00
Joey Hess
70ba925abc
followup
2018-12-18 16:30:41 -04:00
spwhitton
c5a7221b21
update bug report in light of attempt to reproduce
2018-12-18 18:37:21 +00:00
anarcat
636dea401b
trivial documentation change...
2018-12-14 15:15:28 +00:00
spwhitton
a1df27a102
file test suite failure bug
2018-12-13 17:48:50 +00:00
Joey Hess
c1dd582f97
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-09 14:30:00 -04:00
Joey Hess
029ae8d4db
support findred and --branch with file matching options
...
* findref: Support file matching options: --include, --exclude,
--want-get, --want-drop, --largerthan, --smallerthan, --accessedwithin
* Commands supporting --branch now apply file matching options --include,
--exclude, --want-get, --want-drop to filenames from the branch.
Previously, combining --branch with those would fail to match anything.
* add, import, findref: Support --time-limit.
This commit was sponsored by Jake Vosloo on Patreon.
2018-12-09 13:38:35 -04:00
Joey Hess
2d9b3e4510
comment
2018-12-09 11:11:53 -04:00
andrew
38a658753a
Added a comment
2018-12-08 17:09:27 +00:00
andrew
666db40a32
Added a comment
2018-12-08 16:46:35 +00:00
Ilya_Shlyakhter
22b487e738
asked about adding tests under concurrency
2018-12-07 17:16:56 +00:00
Joey Hess
eb0db3d230
comments
2018-12-05 12:44:09 -04:00
michael@ff03af62c7fd492c75066bda2fbf02370f5431f4
d810efe844
Added a comment: Borg vs. restic, some design considerations
2018-12-05 14:36:45 +00:00
anarcat
fbd0c57e8a
updated the upgrades page, thanks for the clarification!
2018-12-04 21:07:52 +00:00
Joey Hess
14e6d7cf2d
comment
2018-12-04 16:55:36 -04:00
anarcat
5e3bb14873
another v7 catch?
2018-12-04 20:41:08 +00:00
Ilya_Shlyakhter
8f87be6622
Added a comment
2018-12-04 19:56:36 +00:00
Joey Hess
8d0d00d926
fix typo
2018-12-04 15:23:04 -04:00
Joey Hess
78879b5b36
response
2018-12-04 15:20:40 -04:00
Ilya_Shlyakhter
5c510f6937
fixed markup
2018-12-04 18:58:04 +00:00
Ilya_Shlyakhter
00ccf952e4
added suggestion for encrypting URLs
2018-12-04 18:57:04 +00:00
Ilya_Shlyakhter
ae0196df7e
Added a comment
2018-12-04 18:40:02 +00:00
Joey Hess
ab7746a2ae
annex.cachecreds: New config to allow disabling of credentials caching for special remotes.
...
Note that it does not prevent storing p2p access tokens or multicast
encryption keys, since those are not cached; the previous commit
established the distinction.
How well this works depends on how often getRemoteCredPair is called and
how expensive it is. In some cases setting this will result in an annoying
number of gpg password prompts and/or slowdowns due to reading creds
from the git-annex branch and decrypting, which could be improved by calling
getRemoteCredPair less often.
This commit was sponsored by Ilya Shlyakhter on Patreon.
2018-12-04 14:16:56 -04:00
Joey Hess
ba0bd4f9ea
followup
2018-12-04 13:11:00 -04:00
Joey Hess
b8f9dea27d
add exportedtree to info
...
info: When used with an exporttree remote, includes an "exportedtree" info,
which is the tree last exported to the remote. During an export conflict,
multiple values will be listed.
This commit was sponsored by John Pellman on Patreon.
2018-12-03 14:36:00 -04:00
Joey Hess
3ad7b7927e
comment
2018-12-03 13:52:10 -04:00
Joey Hess
33085f4bfe
followup
2018-12-03 13:23:46 -04:00
Joey Hess
ae3beccd7c
comment
2018-12-03 13:07:40 -04:00
spwhitton
89abe04eb8
Added a comment
2018-12-03 16:38:12 +00:00
Joey Hess
1948af854e
fixed
2018-12-03 12:33:54 -04:00
spwhitton
62f90eed06
post bug
2018-12-02 16:40:27 +00:00
Joey Hess
4cf9daf8b9
remove obsolete warning
2018-12-01 14:04:38 -04:00
Joey Hess
12bec83f45
response
2018-12-01 12:05:20 -04:00
anarcat
e2fd1a513a
feature request: LFS API support!
2018-11-30 21:30:22 +00:00
anarcat
84e0ea5ce3
Added a comment: status?
2018-11-30 19:46:20 +00:00
Ilya_Shlyakhter
0b924bc1ce
added suggestion for an option to encrypt just the special remote credentials but not its contents
2018-11-29 03:49:39 +00:00
toh_corpora
d4a94a2330
Added a comment
2018-11-28 15:56:54 +00:00
Joey Hess
185287718d
followup
2018-11-28 11:40:13 -04:00
toh_corpora
9443db1d64
2018-11-27 17:24:19 +00:00
anarcat
c08dfd9a21
Added a comment: restic
2018-11-27 07:13:29 +00:00
anarcat
2c1a0af295
Added a comment: progress?
2018-11-27 06:47:26 +00:00
andrew
bb9580ba66
Added a comment
2018-11-26 15:42:36 +00:00
andrew
c429bbea4b
2018-11-20 22:29:21 +00:00
andrew
119ca99a62
Added a comment
2018-11-20 17:45:34 +00:00
Joey Hess
eb627ab98c
close
2018-11-20 12:09:01 -04:00