Joey Hess
cc4d3e3d45
checkpresentkey: Allow to be run without an explicit remote and add --batch
...
* checkpresentkey: Allow to be run without an explicit remote.
* checkpresentkey: Added --batch.
2016-02-12 16:43:51 -04:00
Joey Hess
84d657312e
comment
2016-02-12 14:36:00 -04:00
Joey Hess
c0a34d909d
Merge branch 'master' of ssh://git-annex.branchable.com
2016-02-12 14:21:25 -04:00
Joey Hess
9df13e73ae
if keys database cannot be opened due to permissions, ignore
...
This lets readonly repos be used. If a repo is readonly, we can ignore the
keys database, because nothing that we can do will change the state of the
repo anyway.
2016-02-12 14:16:35 -04:00
Joey Hess
0983f136b8
create directory for transfer lock file, and catch perm error
...
Before, the call to mkProgressUpdater created the directory as a
side-effect, but since that ignored failure to create it, this led to
a "does not exist" exception when the transfer lock file was created,
rather than a permissions error.
So, make sure the directory exists before trying to lock the file in it.
When a PermissionDenied exception is caught, skip making the transfer lock.
This lets downloads from readonly remotes happen.
If an upload is being tried, and the lock file can't be written due to
permissions, then probably the actual transfer will fail for the same
reason, so I think it's ok that it continues w/o taking the lock in that
case.
2016-02-12 14:11:25 -04:00
Joey Hess
1ec91f0c44
close
2016-02-12 13:41:50 -04:00
Gus
c96f4c4cd8
2016-02-12 16:31:39 +00:00
Joey Hess
c4e5c6b346
add densho
2016-02-12 12:21:04 -04:00
Joey Hess
479a094f2a
add news item for git-annex 6.20160211
2016-02-11 12:03:11 -04:00
Joey Hess
c8b201ad87
releasing package git-annex version 6.20160211
2016-02-11 12:02:38 -04:00
Joey Hess
4c2fb5569b
close
2016-02-10 12:42:48 -04:00
Joey Hess
6a7f65e62d
fix typo
2016-02-10 12:41:28 -04:00
CandyAngel
5283f63d1e
Added a comment
2016-02-10 12:49:18 +00:00
konubinix
2790840848
Added a comment: fuser and unison?
2016-02-10 09:12:52 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e46843054b
2016-02-10 00:01:10 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
24e2ab277f
2016-02-09 23:58:12 +00:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
56889d07cd
Added a comment
2016-02-09 21:51:17 +00:00
Joey Hess
0b7d8d44d9
update
2016-02-09 16:32:40 -04:00
Joey Hess
73cca6e8c1
update
2016-02-09 16:26:55 -04:00
Joey Hess
5d05aad74c
S3: Allow configuring with requeststyle=path to use path-style bucket access instead of the default DNS-style access.
...
untested
2016-02-09 15:36:36 -04:00
Joey Hess
c256fa20f1
Merge branch 'master' of ssh://git-annex.branchable.com
2016-02-09 15:35:04 -04:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
dcea2f8d9f
rename todo/allow_path-style_syntax_for_S3_bucket_specification.mdwn to todo/support_path-style_syntax_for_S3_bucket_specification.mdwn
2016-02-09 19:21:15 +00:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
1d432c677e
rename todo/allow_path-style_semantics_for_S3_bucket_specification.mdwn to todo/allow_path-style_syntax_for_S3_bucket_specification.mdwn
2016-02-09 19:19:58 +00:00
Joey Hess
da8e0e4048
devblog
2016-02-09 15:19:54 -04:00
Joey Hess
9df7743e70
cleanu
2016-02-09 15:11:10 -04:00
Joey Hess
4fc5c21b3f
simplify; no need for separate filter reversal function
2016-02-09 15:09:25 -04:00
Joey Hess
476778f364
Merge branch 'master' of ssh://git-annex.branchable.com
2016-02-09 15:00:14 -04:00
christoph.schober@b8a66d38d9dfeeb6d7cd83888079d5870014ad7a
85386d6408
2016-02-09 18:59:32 +00:00
Joey Hess
cd84944bc5
improve
2016-02-09 14:59:13 -04:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
a246ea41fe
2016-02-09 18:58:38 +00:00
Joey Hess
3f8f534646
improve api, removing IO
2016-02-09 14:52:43 -04:00
Joey Hess
c85b774b2e
add RenameFile
2016-02-09 14:44:29 -04:00
Joey Hess
d09b742f48
update
2016-02-09 14:37:59 -04:00
Joey Hess
3188e5e4fe
update
2016-02-09 14:24:32 -04:00
Joey Hess
e4c85c856b
update
2016-02-09 13:51:49 -04:00
Joey Hess
1c9f4e81a6
update
2016-02-09 13:45:40 -04:00
Joey Hess
6dd9b2b63b
push details
2016-02-09 13:08:34 -04:00
Joey Hess
a7b3d8574e
commit details
2016-02-09 13:04:10 -04:00
Joey Hess
7a4e456662
integration with view branches
2016-02-09 12:45:48 -04:00
Joey Hess
09400f7bfb
stacking filters
2016-02-09 12:41:45 -04:00
Joey Hess
aeb6b4d2c0
comment
2016-02-09 12:39:57 -04:00
Joey Hess
4b1afda6c5
pointer
2016-02-09 12:36:22 -04:00
Joey Hess
d3666228ee
rename v6 design page
2016-02-09 12:34:58 -04:00
Joey Hess
edc5829785
added adjusted_branches design doc, meets at least 2 different needs
2016-02-09 12:30:29 -04:00
Joey Hess
0cc8c8ffa7
Merge branch 'master' of ssh://git-annex.branchable.com
2016-02-09 11:56:23 -04:00
Joey Hess
c40d14a37d
WebDAV: Remove a bogus trailing slash from the end of the url to the temporary store location for a key. Thanks, wzhd.
...
That trailing slash is needed for legacy chunked mode, because it puts the
chunks in a subdir under the key. But, outside legacy chunked mode, it's BS
and it's amazing it worked at all with some webdav servers.
2016-02-09 11:50:40 -04:00
Joey Hess
850a645233
WebDAV: Set depth 1 in PROPFIND request, for better compatability with some servers. Thanks, wzhd.
2016-02-09 11:47:35 -04:00
annuges
aac064d688
Added a comment
2016-02-09 13:49:43 +00:00
rpglover64@acd6753c831cc132736943bec350391fcb2ff77d
1ac9034466
Added a comment: Third time's the charm?
2016-02-08 20:44:12 +00:00
Joey Hess
a24a18d76e
Merge branch 'master' of ssh://git-annex.branchable.com
2016-02-08 15:41:56 -04:00