Joey Hess [Tue, 8 Dec 2015 15:13:55 +0000 (11:13 -0400)]
response
ben [Tue, 8 Dec 2015 10:39:30 +0000 (10:39 +0000)]
Added a comment: Problems initializing glacier remote
I started using a repo on S3, so that partially answered my question about how files are stored on S3.
Added a comment
Added a comment: How to view configuration of special remotes?
Joey Hess [Mon, 7 Dec 2015 21:25:20 +0000 (17:25 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Mon, 7 Dec 2015 21:24:44 +0000 (17:24 -0400)]
devblog
sts [Mon, 7 Dec 2015 08:12:26 +0000 (08:12 +0000)]
Added a comment
Joey Hess [Sun, 6 Dec 2015 20:56:16 +0000 (16:56 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Sun, 6 Dec 2015 20:50:37 +0000 (16:50 -0400)]
fix temp filename
Was not putting it inside the temp dir, but next to it!
This was just wrong, and it led to a longer filename that desired being
used, leading to some bug reports.
Joey Hess [Sun, 6 Dec 2015 20:42:40 +0000 (16:42 -0400)]
avoid too long temp dir template
The filename might be at or close to the filename length limit, so using it
as the template for the temp dir would then fail.
Joey Hess [Sun, 6 Dec 2015 20:36:35 +0000 (16:36 -0400)]
cleanup
Joey Hess [Sun, 6 Dec 2015 20:29:36 +0000 (16:29 -0400)]
avoid looping trying to make temp dir when the name is too long
Only loop when directory creation fails due to the directory existing
already.
torpidus [Sun, 6 Dec 2015 20:29:26 +0000 (20:29 +0000)]
Added a comment
Joey Hess [Sun, 6 Dec 2015 20:26:38 +0000 (16:26 -0400)]
generalize catchHardwareFault to catchIOErrorType
torpidus [Sun, 6 Dec 2015 18:51:12 +0000 (18:51 +0000)]
Fix broken link to other bug
Report bug due to broken createSymbolicLink
spwhitton [Sat, 5 Dec 2015 19:52:38 +0000 (19:52 +0000)]
m
spwhitton [Sat, 5 Dec 2015 19:52:17 +0000 (19:52 +0000)]
Copy hints for Emacs users from propellor coding style page
a@b34f238966e58f7c2ea550cc4cab3005c0e33150 [Sat, 5 Dec 2015 18:17:45 +0000 (18:17 +0000)]
Joey Hess [Fri, 4 Dec 2015 22:05:18 +0000 (18:05 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Fri, 4 Dec 2015 21:57:34 +0000 (17:57 -0400)]
devblog
sts [Fri, 4 Dec 2015 12:57:59 +0000 (12:57 +0000)]
OlivierBerger [Fri, 4 Dec 2015 12:24:07 +0000 (12:24 +0000)]
Added a comment: Again, difficult to tell
OlivierBerger [Fri, 4 Dec 2015 10:21:26 +0000 (10:21 +0000)]
Added a comment: Difficult to tell
Added a comment: git-annex-remote-b2
Joey Hess [Thu, 3 Dec 2015 19:58:00 +0000 (15:58 -0400)]
dropunused: Make more robust when trying to drop an object that has already been dropped.
Before it crashed trying to lock the not-present content and prevented
dropping anything else. Instead, succeed.
Added a comment: Thanks!
Joey Hess [Wed, 2 Dec 2015 20:00:40 +0000 (16:00 -0400)]
devblog
Joey Hess [Wed, 2 Dec 2015 19:57:30 +0000 (15:57 -0400)]
webapp: Fix bugs that could result in a relative path such as "." being written to ~/.config/git-annex/autostart
and ignore any such relative paths in the file
This was a reversion caused by the relative path changes in 5.
20150113.
Joey Hess [Wed, 2 Dec 2015 19:12:33 +0000 (15:12 -0400)]
addurl, importfeed: Changed to honor annex.largefiles settings, when the content of the url is downloaded. (Not when using --fast or --relaxed.)
importfeed just calls addurl functions, so inherits this from it.
Note that addurl still generates a temp file, and uses that key to download
the file. It just adds it to the work tree at the end when the file is small.
Joey Hess [Wed, 2 Dec 2015 18:48:42 +0000 (14:48 -0400)]
import: Changed to honor annex.largefiles settings.
Joey Hess [Wed, 2 Dec 2015 18:26:49 +0000 (14:26 -0400)]
improve annex.largefiles documentation
Joey Hess [Wed, 2 Dec 2015 18:19:31 +0000 (14:19 -0400)]
comment
Joey Hess [Wed, 2 Dec 2015 17:34:05 +0000 (13:34 -0400)]
comment
Joey Hess [Wed, 2 Dec 2015 17:31:48 +0000 (13:31 -0400)]
comment
Joey Hess [Wed, 2 Dec 2015 17:28:21 +0000 (13:28 -0400)]
comment
Joey Hess [Wed, 2 Dec 2015 17:20:15 +0000 (13:20 -0400)]
comment
Joey Hess [Wed, 2 Dec 2015 17:10:23 +0000 (13:10 -0400)]
comment
Joey Hess [Wed, 2 Dec 2015 17:02:38 +0000 (13:02 -0400)]
comment
Joey Hess [Wed, 2 Dec 2015 16:59:08 +0000 (12:59 -0400)]
close
Joey Hess [Wed, 2 Dec 2015 16:55:04 +0000 (12:55 -0400)]
welcome to the docker pid 1 zombie reaping problem
Joey Hess [Wed, 2 Dec 2015 16:33:08 +0000 (12:33 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Wed, 2 Dec 2015 16:06:04 +0000 (12:06 -0400)]
fix name of comment
Joey Hess [Wed, 2 Dec 2015 16:00:41 +0000 (12:00 -0400)]
remove redundant and unnecessary todo
Mostly because of the --
SamuelTardieu [Wed, 2 Dec 2015 15:09:50 +0000 (15:09 +0000)]
Added a comment: Am pretty sure this is a filesystem issue
Joey Hess [Mon, 30 Nov 2015 20:15:44 +0000 (16:15 -0400)]
response
Joey Hess [Mon, 30 Nov 2015 20:11:45 +0000 (16:11 -0400)]
respond to all of a user's bug reports at once.. they had copied a repo and so had duplicated annex.uuid
Joey Hess [Mon, 30 Nov 2015 19:54:11 +0000 (15:54 -0400)]
response
Joey Hess [Mon, 30 Nov 2015 19:50:55 +0000 (15:50 -0400)]
um
Joey Hess [Mon, 30 Nov 2015 19:45:05 +0000 (15:45 -0400)]
response
Joey Hess [Mon, 30 Nov 2015 19:41:06 +0000 (15:41 -0400)]
pebkac
Joey Hess [Mon, 30 Nov 2015 19:38:39 +0000 (15:38 -0400)]
comment
Joey Hess [Mon, 30 Nov 2015 19:35:53 +0000 (15:35 -0400)]
tahoe: Include tahoe capabilities in whereis display.
Joey Hess [Mon, 30 Nov 2015 19:25:41 +0000 (15:25 -0400)]
sigh @ OSX
Joey Hess [Mon, 30 Nov 2015 19:22:00 +0000 (15:22 -0400)]
sigh @ encfs...
Joey Hess [Mon, 30 Nov 2015 19:09:32 +0000 (15:09 -0400)]
comment
Joey Hess [Mon, 30 Nov 2015 19:04:56 +0000 (15:04 -0400)]
comment
Joey Hess [Mon, 30 Nov 2015 19:02:58 +0000 (15:02 -0400)]
comment
Added a comment: Got Nixos server configured as a ssh remote (FYI)
Added a comment: Is android 6.0 supported?
vho [Mon, 30 Nov 2015 15:23:22 +0000 (15:23 +0000)]
Added a comment
removed
Added a comment: just FYI
Added a comment: Re: Compatibility with recent version of Git for Windows
parhuzamos [Fri, 27 Nov 2015 14:27:06 +0000 (14:27 +0000)]
Typo.
parhuzamos [Fri, 27 Nov 2015 14:26:35 +0000 (14:26 +0000)]
removed
Added a comment: Comment 3
removed
Added a comment: Also with standalone git-annex
spwhitton [Thu, 26 Nov 2015 01:34:17 +0000 (01:34 +0000)]
Added a comment
removed
Added a comment: location of Mapping of file to tahoe uri?
Added a comment: location of Mapping of file to tahoe uri?
jwiegley [Wed, 25 Nov 2015 21:28:22 +0000 (21:28 +0000)]
miladiir [Tue, 24 Nov 2015 19:42:52 +0000 (19:42 +0000)]
miladiir [Tue, 24 Nov 2015 19:41:12 +0000 (19:41 +0000)]
Joey Hess [Tue, 24 Nov 2015 15:39:47 +0000 (11:39 -0400)]
file map analysis
Joey Hess [Tue, 24 Nov 2015 14:32:53 +0000 (10:32 -0400)]
comment
Joey Hess [Tue, 24 Nov 2015 14:32:16 +0000 (10:32 -0400)]
a few updates I forgot to make yesterday as I refined my design
Joey Hess [Tue, 24 Nov 2015 14:21:53 +0000 (10:21 -0400)]
reply
https://id.koumbit.net/anarcat [Tue, 24 Nov 2015 01:07:33 +0000 (01:07 +0000)]
Added a comment: niiice
Joey Hess [Mon, 23 Nov 2015 22:10:50 +0000 (18:10 -0400)]
notes on merge
Joey Hess [Mon, 23 Nov 2015 21:57:47 +0000 (17:57 -0400)]
upgrading
Joey Hess [Mon, 23 Nov 2015 20:56:00 +0000 (16:56 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com
Joey Hess [Mon, 23 Nov 2015 20:53:05 +0000 (16:53 -0400)]
smudge design
Joey Hess [Mon, 23 Nov 2015 16:44:54 +0000 (12:44 -0400)]
git-lfs lacks partial checkout support
git-lfs's smudge filter downloads contents of files from the server when
not available locally. So, checking out a branch will always populate all
files.
Added a comment: error during "git clone git://git.kitenet.net/git-annex"
Added a comment
Joey Hess [Sat, 21 Nov 2015 17:37:36 +0000 (13:37 -0400)]
Merge branch 'master' of ssh://git-annex.branchable.com