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
Joey Hess
6d381df0e6
sync --content: Fix dropping unwanted content from the local repository
...
This fixes a bug with the numcopies counting when using sync --content.
It did not always pass the local repo uuid to handleDropsFrom, and so the
numcopies counting was off by one, and unwanted local content would only be
dropped when there were numcopies+1 remote copies.
Also, support dropping local content that has reached an
exporttree remote that is not untrusted (currently only S3 remotes
with versioning).
2018-12-18 13:58:12 -04:00
Joey Hess
9438ecc30b
whaaa
2018-12-18 12:15:43 -04:00
rangedrew
c39966c072
2018-12-18 07:22:48 +00:00
rangedrew
14cb97c225
2018-12-18 07:21:39 +00:00
Joey Hess
0aaf6bbe18
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-17 16:10:12 -04:00
Joey Hess
17b9756300
bug report
2018-12-17 16:09:48 -04:00
Ilya_Shlyakhter
5a6097df93
question about dbus and magicmime build flags
2018-12-17 15:36:00 +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
gueux
f8ccfa3694
2018-12-12 09:39:51 +00:00
gueux
1d755720b9
Added a comment
2018-12-11 21:23:38 +00:00
anarcat
185565617e
fix typo in manpage link
2018-12-11 21:14:56 +00:00
Joey Hess
acecf8b6c9
followup
2018-12-11 16:46:24 -04:00
Joey Hess
f8c847f7cb
devblog
2018-12-11 16:36:29 -04:00
Joey Hess
992373b0c4
add news item for git-annex 7.20181211
2018-12-11 16:33:55 -04:00
gueux
c4b6115f76
removed
2018-12-11 18:41:43 +00:00
gueux
99ecb1bc7a
2018-12-11 18:41:14 +00:00
gueux
8a056286ef
Added a comment: strace
2018-12-11 18:36:50 +00:00
gueux
b5de22b9f0
2018-12-11 18:10:39 +00:00
Joey Hess
bbf7dcc193
fix bugs involving v7 unlocked files and direct mode
...
* Fix bug upgrading from direct mode to v7: when files in the repository
were already committed as v7 unlocked files elsewhere, and the
content was present in the direct mode repository, the annexed files
got their full content checked into git.
* Fix bug that caused v7 unlocked files in a direct mode repository
to get locked when committing.
This commit was sponsored by Nick Piper on Patreon.
2018-12-11 13:47:35 -04:00
Joey Hess
6718a9b200
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-11 13:13:41 -04:00
Joey Hess
fcf9ef6d62
bug
2018-12-11 13:13:22 -04:00
anarcat
5ce5129bb6
fixed in 11dbb829bc
2018-12-11 17:12:57 +00:00
anarcat
5e3323bc4a
rename forum/why_are_all_those_files_modified.mdwn to bugs/why_are_all_those_files_modified.mdwn
2018-12-11 17:09:47 +00:00
anarcat
f226b34b37
Added a comment: possibly
2018-12-11 17:06:19 +00:00
Joey Hess
1d311eb3bd
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-11 13:05:40 -04:00
Joey Hess
11dbb829bc
Fix a case where upgrade to v7 caused git to think that unlocked files were modified
...
When a file was already unlocked, but the annex object was present, the
upgrade process populated the unlocked file, but neglected to update the
index.
This commit was sponsored by Jochen Bartl on Patreon.
2018-12-11 13:05:03 -04:00
yarikoptic
c7a48ca1d8
tuned up description and added my meta to find it later
2018-12-11 16:51:54 +00:00
anarcat
7c944336cb
forgot to sign that bug! will try to test this as soon as the next release comes out - thanks!
2018-12-11 16:51:18 +00:00
yarikoptic
04716a623e
Initial report on addurl file:/// not working on Windows
2018-12-11 16:50:31 +00:00
Joey Hess
38dad58c85
followup
2018-12-11 12:31:34 -04:00
tritigr
dcb94fe413
Added a comment
2018-12-10 21:28:59 +00:00
Joey Hess
dd554fabb8
fix link on download page and add a few more to break later
2018-12-10 12:55:13 -04:00
Joey Hess
0870838337
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-10 12:54:58 -04:00
Joey Hess
3f587d447a
fix webdav reversion
...
webdav: When initializing, avoid trying to make a directory at the top of
the webdav server, which could never accomplish anything and failed on
nextcloud servers. (Reversion introduced in version 6.20170925.)
This commit was sponsored by mo on patreon.
2018-12-10 12:49:51 -04:00
yarikoptic
b44aea6da9
2018-12-10 16:14:00 +00:00
yarikoptic
f0b1718cb0
2018-12-10 16:13:40 +00:00
xsteadfastx
21eaaac6e6
Added a comment
2018-12-10 10:41:05 +00:00
Joey Hess
6b4f184222
devblog
2018-12-09 14:35:40 -04:00
Joey Hess
c1dd582f97
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-09 14:30:00 -04:00
Joey Hess
904be4e6be
add --branch option to git-annex find and mildly deprecate findref in favor of it
...
No deprecation warning at run time, just one on the man page.
One thing findref remains able to do that find cannot is to run in a bare
repo. Find was made to refuse to run in a bare repo because it seemed
confusing for it to not list any files ever in that situation. It would be
better for find --branch to work in a bare repo but not without --branch
but I don't currently have a way to do that.
Probably a better solution would be to make git-annex in a bare repo
default to --branch master or something like that instead of --all.
This commit was sponsored by Denis Dzyubenko on Patreon.
2018-12-09 14:10:37 -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
61b1f9deaf
close
2018-12-09 11:44:53 -04:00
Joey Hess
c34474830b
close
2018-12-09 11:41:34 -04:00
Joey Hess
2681aac1a0
comment
2018-12-09 11:39:55 -04:00
Joey Hess
7d5b56d99c
responses
2018-12-09 11:31:43 -04:00
Joey Hess
41b9d77201
comment
2018-12-09 11:14:09 -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
59c897eab5
Added a comment
2018-12-08 16:56:11 +00:00
andrew
666db40a32
Added a comment
2018-12-08 16:46:35 +00:00
andrew
c1fc4574c8
Added a comment
2018-12-08 16:43:07 +00:00
Ilya_Shlyakhter
22b487e738
asked about adding tests under concurrency
2018-12-07 17:16:56 +00:00
Ilya_Shlyakhter
85651be9c4
added bug report about git index lock being held during concurrent operations
2018-12-07 17:08:25 +00:00
yarikoptic
f59d8c1e85
a few words about myself - shouldn't hurt
2018-12-06 23:10:46 +00:00
Ilya_Shlyakhter
a5e7aad011
added question about conda-forge build
2018-12-06 21:11:31 +00:00
hobbes@b2cacef69071743c3a831e60511062f7e014e52f
06e3cb358d
Added a comment
2018-12-06 15:21:38 +00:00
robstewart57@c2d9885829993db7e2755ac086590ab70b55a267
3bc400d28e
2018-12-06 14:14:10 +00:00
xsteadfastx
8e3b73caf7
Added a comment
2018-12-06 09:09:48 +00:00
rygo6@1de1c80e7a49c7ad73ee49cf754f1ccc90fa242a
629f18df9c
2018-12-06 03:47:20 +00:00
StéphaneGL
b6ea79d09e
Added a comment
2018-12-05 22:58:57 +00:00
Joey Hess
51d6f38b1c
add news item for git-annex 7.20181205
2018-12-05 16:19:39 -04:00
tritigr
2ba9bf7903
2018-12-05 19:27:40 +00:00
Joey Hess
eb0db3d230
comments
2018-12-05 12:44:09 -04:00
Joey Hess
e658010128
clarify anarcat's change
...
v7 does not need to be done simulantaneously unless you choose to use
the new unlocked files feature
2018-12-05 12:22:36 -04:00
Joey Hess
8f1701a440
close
2018-12-05 12:14:33 -04:00
michael@ff03af62c7fd492c75066bda2fbf02370f5431f4
d810efe844
Added a comment: Borg vs. restic, some design considerations
2018-12-05 14:36:45 +00:00
xsteadfastx
b30fb7fad7
Added a comment
2018-12-05 09:57:36 +00:00
anarcat
4e5cf647bf
Added a comment: happened again
2018-12-04 22:08:36 +00:00
anarcat
11646b1f97
Added a comment
2018-12-04 21:37:54 +00:00
Joey Hess
2ab53b7a6d
comment
2018-12-04 17:31:40 -04:00
anarcat
0155639f2e
another v7 oddity?
2018-12-04 21:11:29 +00:00
anarcat
fbd0c57e8a
updated the upgrades page, thanks for the clarification!
2018-12-04 21:07:52 +00:00
anarcat
b4329466c3
mention synchronized upgrades limitation
2018-12-04 21:07:11 +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
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
2e4b39b307
Added a comment: Workaround
2018-12-04 19:37:38 +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
635692410b
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-04 14:18:31 -04: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
736ecbe4b8
update
2018-12-04 13:40:50 -04:00
Joey Hess
b184f158a5
response
2018-12-04 13:17:42 -04:00
Joey Hess
51eea6fcfa
close
2018-12-04 13:15:16 -04:00
Joey Hess
32234ebe23
respond
2018-12-04 13:13:57 -04:00
Joey Hess
ba0bd4f9ea
followup
2018-12-04 13:11:00 -04:00
anarcat
76ed3303df
Added a comment: thanks!
2018-12-04 17:10:16 +00:00
Joey Hess
aa8243df4c
dropunused edge case when annex.thin caused unused object to be modified
...
dropunused: When an unused object file has gotten modified, eg due to
annex.thin being set, don't silently skip it, but display a warning and let
--force drop it.
This commit was sponsored by Ethan Aubin.
2018-12-04 12:20:34 -04:00
Joey Hess
96d2000570
analysis, already fixed
2018-12-04 12:17:48 -04:00
xsteadfastx
e4dedb352a
Added a comment
2018-12-04 09:46:47 +00:00
anarcat
956d8377d5
oops, problem between keyboard and chair?
2018-12-04 01:54:11 +00:00
anarcat
13fd7cf00e
some user confusion with v7 repos
2018-12-04 01:50:29 +00:00
anarcat
da9c82796a
mention that git annex upgrade is required for v6 as well (a tad late, but it's still in stable and backports)
2018-12-03 21:04:21 +00:00
anarcat
a419f01ddb
fix typo and whitespace
2018-12-03 21:03:38 +00:00
StéphaneGL
20d811f55a
2018-12-03 18:40:17 +00:00
Joey Hess
b71d62b1aa
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-03 14:36:22 -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
StéphaneGL
8f58627a48
Added a comment
2018-12-03 18:22:10 +00:00
StéphaneGL
e29f5c4b26
removed
2018-12-03 18:21:38 +00:00
StéphaneGL
d502eebd42
Added a comment
2018-12-03 18:20:29 +00:00
Joey Hess
3ad7b7927e
comment
2018-12-03 13:52:10 -04:00
Joey Hess
2544a24765
merge
2018-12-03 13:42:56 -04:00
Joey Hess
f386d8556d
remove spam
...
This particular page is attacting spam, I assume because of google rank.
I will have to lock comments to it I'm afraid.
2018-12-03 13:36:11 -04:00
Joey Hess
7a2d257159
comment
2018-12-03 13:35:23 -04:00
Joey Hess
41eb9d405e
followup
2018-12-03 13:31:20 -04:00
Joey Hess
bc4aa3f0e3
comment
2018-12-03 13:26:00 -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
Joey Hess
3a9a6bc56b
response
2018-12-03 12:59:42 -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
bb94cc9f8b
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-01 14:05:51 -04:00
Joey Hess
4cf9daf8b9
remove obsolete warning
2018-12-01 14:04:38 -04:00
anarcat
14213c0e42
Added a comment: how about for regular key/value storage?
2018-12-01 17:42:18 +00:00
Joey Hess
aea6f98727
update
2018-12-01 12:24:11 -04:00
Joey Hess
44c0a08429
add back deltas
...
also switch all urls to https
2018-12-01 12:13:46 -04:00
Joey Hess
12bec83f45
response
2018-12-01 12:05:20 -04:00
Joey Hess
5b5cff2572
Merge branch 'master' of ssh://git-annex.branchable.com
2018-12-01 11:46:22 -04:00
Joey Hess
01f93bb89f
2018 user survey is live
2018-12-01 11:46:01 -04:00
anarcat
e2fd1a513a
feature request: LFS API support!
2018-11-30 21:30:22 +00:00
anarcat
f5ec2f074d
note git-annex not supported by gitlab anymore
2018-11-30 21:27:03 +00:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
1079b5b296
2018-11-30 20:51:48 +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
Joey Hess
77c13ca3e8
Merge branch 'master' of ssh://git-annex.branchable.com
2018-11-28 11:33:05 -04:00
Joey Hess
2b77dbf6a1
devblog
2018-11-28 11:32:38 -04:00
leni536
7285ffef62
2018-11-28 09:02:12 +00:00
toh_corpora
9443db1d64
2018-11-27 17:24:19 +00:00
Joey Hess
5a741c624e
Make bittorrent special remote work w/o btshowmetainfo installed when it was build with torrentparser. Thanks, Robert Schütz
2018-11-27 12:31:06 -04:00
toh_corpora
568b932c5d
Added a comment
2018-11-27 14:10:53 +00:00
toh_corpora
6af0633519
Added a comment
2018-11-27 13:59:36 +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
robert.schuetz@7942237bf71a2ae4f5d3cb047d167612b8c9e311
15d3ecc9cf
2018-11-26 14:26:08 +00:00
techcustomersupport
3263fd42f2
Added a comment: adding a remote
2018-11-26 11:43:08 +00:00
techcustomersupport
95e1c722cb
removed
2018-11-26 11:42:18 +00:00
techcustomersupport
7bb6320c60
Added a comment: adding a remote
2018-11-26 11:41:11 +00:00
TroisSinges
a79e467c10
Added a comment
2018-11-23 07:33:55 +00:00
TroisSinges
f8099b45af
2018-11-23 07:31:07 +00:00
jwiklund@3ecbaacd157648da5a91042b6aa44f36b107b5c7
debd21ccba
2018-11-22 16:43:49 +00:00