https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
c53d8323df
Added a comment: any chance to get a native google drive annex support?
2015-08-11 04:12:10 +00:00
tomekwi
d4ce800219
Added a comment: Linux-Windows repo
2015-08-10 18:22:22 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
339374b20a
Initial report
2015-08-09 23:44:28 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
3bb3f7495d
Added a comment: External special remote
2015-08-09 23:05:04 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
6d6eb6e4a5
Added a comment: External special remote
2015-08-09 22:59:16 +00:00
Joey Hess
533ab7b9ad
tip for git-annex-shell PATH issues
2015-08-09 18:09:05 -04:00
Joey Hess
a52b65ae00
Merge branch 'master' of ssh://git-annex.branchable.com
2015-08-09 17:25:34 -04:00
Joey Hess
61f30ff452
document a PATH issue
2015-08-09 17:25:13 -04:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
8e044f27e2
Added a comment
2015-08-09 19:56:52 +00:00
Joey Hess
8167f6fb40
Improve Setup.hs file so that cabal copy --destdir works. Thanks, Magnus_Therning.
2015-08-09 10:30:35 -04:00
Joey Hess
b0bc141a97
response
2015-08-09 10:15:32 -04:00
Joey Hess
36199e8df4
Revert "removed"
...
This reverts commit 3da078b2c0
.
This user will be banned if they make any further such apparently malicious
or stupid changes.
2015-08-09 10:12:47 -04:00
threadshuffle
a5cdf9b4aa
Added a comment
2015-08-09 10:00:48 +00:00
https://me.yahoo.com/a/KAQceysfsY6cjDjzGEJVZWdWJiUkO9bO5H5b44IJmwTNsIxqGW7l_re80nme#54d52
8e2d1b885c
2015-08-09 06:03:00 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7434cc0d72
Added a comment
2015-08-09 03:04:31 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
3cb9c0dd93
2015-08-09 02:51:41 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
8294366f64
2015-08-08 18:29:32 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
cb25904a11
2015-08-08 18:28:49 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
f5734bae34
2015-08-08 18:27:56 +00:00
isoftinc2
3da078b2c0
removed
2015-08-08 08:00:22 +00:00
https://mey.vn/
fa1da75c83
2015-08-06 22:49:02 +00:00
https://mey.vn/
f4c2e501e8
2015-08-06 22:46:11 +00:00
Joey Hess
738f368cd4
Merge branch 'master' of ssh://git-annex.branchable.com
2015-08-06 18:33:59 -04:00
https://id.koumbit.net/anarcat
63aec0eba0
no haskell?
2015-08-06 21:14:47 +00:00
Joey Hess
212f8a64a7
devblog
2015-08-06 15:26:09 -04:00
Joey Hess
abbd8203bf
Merge branch 'master' of ssh://git-annex.branchable.com
2015-08-06 15:03:02 -04:00
Joey Hess
0ec9bc2200
Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built using the cryptonite library.
...
While cryptohash has SHA3 support, it has not been updated for the final
version of the spec. Note that cryptonite has not been ported to all arches
that cryptohash builds on yet.
2015-08-06 15:02:25 -04:00
Joey Hess
6ded6fd19a
promote comment to todo
2015-08-06 13:33:25 -04:00
dberebi@ca13ee3cf0ff9c61fdfea562ebf725e0b6dc40ef
ff8fa8f0ba
Added a comment
2015-08-06 01:51:03 +00:00
dberebi@ca13ee3cf0ff9c61fdfea562ebf725e0b6dc40ef
8b8f6647dd
removed
2015-08-06 01:50:27 +00:00
dberebi@ca13ee3cf0ff9c61fdfea562ebf725e0b6dc40ef
ea6b68dd96
Added a comment
2015-08-06 01:49:51 +00:00
anarcat
3908fcf952
Added a comment: great news
2015-08-05 18:52:47 +00:00
Joey Hess
a94e93619a
devblog
2015-08-05 14:41:32 -04:00
Joey Hess
b3f183bc3f
link to the centralized_git_repository_tutorial
2015-08-05 14:15:20 -04:00
Joey Hess
49947be595
done
2015-08-05 14:11:55 -04:00
Joey Hess
c5b8484c2e
Simplify setup process for a ssh remote.
...
Now it suffices to run git remote add, followed by git-annex sync. Now the
remote is automatically initialized for use by git-annex, where before the
git-annex branch had to manually be pushed before using git-annex sync.
Note that this involved changes to git-annex-shell, so if the remote is
using an old version, the manual push is still needed.
Implementation required git-annex-shell be changed, so configlist can
autoinit a repository even when no git-annex branch has been pushed yet.
Unfortunate because we'll have to wait for it to get deployed to servers
before being able to rely on this change in the documentation.
Did consider making git-annex sync push the git-annex branch to repos that
didn't have a uuid, but this seemed difficult to do without complicating it
in messy ways.
It would be cleaner to split a command out from configlist to handle
the initialization. But this is difficult without sacrificing backwards
compatability, for users of old git-annex versions which would not use the
new command.
2015-08-05 13:49:58 -04:00
Joey Hess
8d4a72c23f
response
2015-08-05 10:11:05 -04:00
Joey Hess
de9a35f64d
Merge branch 'master' of ssh://git-annex.branchable.com
2015-08-05 09:45:26 -04:00
Joey Hess
1e1fae538d
add missing directory params in 2 places
2015-08-05 09:42:43 -04:00
dberebi@ca13ee3cf0ff9c61fdfea562ebf725e0b6dc40ef
5ca85f1576
2015-08-05 03:02:52 +00:00
Joey Hess
a6fbf20671
longterm goal
2015-08-04 22:49:39 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
d9647df58d
Added a comment: my bad
2015-08-05 02:33:46 +00:00
threadshuffle
b473c23213
Added a comment
2015-08-04 21:46:17 +00:00
Joey Hess
3e35fe0226
response
2015-08-04 17:07:52 -04:00
threadshuffle
39b876e096
Added a comment
2015-08-04 20:49:34 +00:00
Joey Hess
4b8b3c6972
devblog
2015-08-04 16:27:55 -04:00
Joey Hess
c1298e8219
followup
2015-08-04 16:26:34 -04:00
Joey Hess
1d51542cd4
comment
2015-08-04 16:23:21 -04:00
Joey Hess
a7a34812ea
Merge branch 'master' of ssh://git-annex.branchable.com
2015-08-04 16:19:42 -04:00
Joey Hess
190cf2d0c9
response
2015-08-04 16:19:05 -04:00