Joey Hess
9428a3b759
number
2014-09-18 18:25:33 -04:00
Joey Hess
417087d532
devblog
2014-09-18 18:24:20 -04:00
Joey Hess
0ed33c8b74
deal with old repositories with non-encrypted creds
...
See 2f3c3aa01f
for backstory about how a repo
could be in this state.
When decryption fails, the repo must be using non-encrypted creds. Note
that creds are encrypted/decrypted using the encryption cipher which is
stored in the repo, so the decryption cannot fail due to missing gpg keys
etc. (For !shared encryptiom, the cipher is iteself encrypted using some
gpg key(s), and the decryption of the cipher happens earlier, so not
affected by this change.
Print a warning message for !shared repos, and continue on using the
cipher. Wrote a page explaining what users hit by this bug should do.
This commit was sponsored by Samuel Tardieu.
2014-09-18 17:58:03 -04:00
Joey Hess
2f3c3aa01f
glacier, S3: Fix bug that caused embedded creds to not be encypted using the remote's key.
...
encryptionSetup must be called before setRemoteCredPair. Otherwise,
the RemoteConfig doesn't have the cipher in it, and so no cipher is used to
encrypt the embedded creds.
This is a security fix for non-shared encryption methods!
For encryption=shared, there's no security problem, just an
inconsistentency in whether the embedded creds are encrypted.
This is very important to get right, so used some types to help ensure that
setRemoteCredPair is only run after encryptionSetup. Note that the external
special remote bypasses the type safety, since creds can be set after the
initial remote config, if the external special remote program requests it.
Also note that IA remotes never use encryption, so encryptionSetup is not
run for them at all, and again the type safety is bypassed.
This leaves two open questions:
1. What to do about S3 and glacier remotes that were set up
using encryption=pubkey/hybrid with embedcreds?
Such a git repo has a security hole embedded in it, and this needs to be
communicated to the user. Is the changelog enough?
2. enableremote won't work in such a repo, because git-annex will
try to decrypt the embedded creds, which are not encrypted, so fails.
This needs to be dealt with, especially for ecryption=shared repos,
which are not really broken, just inconsistently configured.
Noticing that problem for encryption=shared is what led to commit
fbdeeeed5f
, which tried to
fix the problem by not decrypting the embedded creds.
This commit was sponsored by Josh Taylor.
2014-09-18 17:26:12 -04:00
Joey Hess
3becc6a433
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-18 15:44:26 -04:00
Joey Hess
fe994e58e5
clarify that sync only commits changes to files already added to the repo
2014-09-18 15:43:20 -04:00
http://joeyh.name/
e26f28f5fc
Added a comment
2014-09-18 19:41:39 +00:00
http://joeyh.name/
ac635f7ada
Added a comment
2014-09-18 19:28:56 +00:00
Joey Hess
4b38a572ab
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-18 15:23:01 -04:00
Joey Hess
d84eab8a8a
Revert "S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the repository was configured with encryption=shared embedcreds=yes."
...
This reverts commit fbdeeeed5f
.
I can find no basis for that commit and think that I made it in error.
setRemoteCredPair always encrypts using the cipher from remoteCipher,
even when the cipher is shared.
2014-09-18 15:21:47 -04:00
xn
2ebcc69d63
Added a comment
2014-09-18 19:03:30 +00:00
Joey Hess
2d99b6b931
mention old-style chunking
2014-09-18 14:54:35 -04:00
http://joeyh.name/
74ad8ebb0c
Added a comment
2014-09-18 18:52:17 +00:00
http://joeyh.name/
ce0f2dd114
Added a comment
2014-09-18 18:49:43 +00:00
Joey Hess
f7847ae98d
Merge branch 'master' into s3-aws
...
Conflicts:
Utility/Url.hs
debian/changelog
git-annex.cabal
2014-09-18 14:36:20 -04:00
http://joeyh.name/
019a0ec802
Added a comment
2014-09-18 18:27:37 +00:00
Joey Hess
282a1d2a5d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-18 14:26:45 -04:00
http://joeyh.name/
4c2724f8f6
Added a comment
2014-09-18 18:05:33 +00:00
http://joeyh.name/
2abc00a182
Added a comment
2014-09-18 18:00:43 +00:00
http://joeyh.name/
4ba10c8dfe
Added a comment
2014-09-18 17:55:21 +00:00
http://joeyh.name/
2889b97903
Added a comment
2014-09-18 17:43:44 +00:00
http://joeyh.name/
df8af94f4b
Added a comment
2014-09-18 17:39:19 +00:00
http://joeyh.name/
c174d75745
Added a comment
2014-09-18 17:32:09 +00:00
http://joeyh.name/
8fb0256d8d
Added a comment
2014-09-18 17:27:36 +00:00
http://joeyh.name/
baa937acf5
Added a comment
2014-09-18 16:54:10 +00:00
Joey Hess
d01829bb4e
retitle
2014-09-18 12:38:49 -04:00
rasmus
ca5e79ff39
Added a comment
2014-09-18 11:28:45 +00:00
anarcat
dc254a62cc
Added a comment
2014-09-17 20:53:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE
47cf94793f
Added a comment: Camlistore
2014-09-17 20:36:43 +00:00
http://joeyh.name/
68d614d90d
Added a comment
2014-09-17 20:20:40 +00:00
anarcat
e0e324779e
Added a comment: camlistore
2014-09-17 20:18:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
3014165ad1
Added a comment
2014-09-17 08:47:03 +00:00
pot
18b919df06
removed
2014-09-17 03:52:04 +00:00
pot
8282ad1513
Added a comment
2014-09-17 03:51:37 +00:00
https://id.koumbit.net/anarcat
ff9cbf3d36
Added a comment
2014-09-16 20:35:24 +00:00
Joey Hess
2843b17706
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-16 16:18:10 -04:00
Joey Hess
2f09a59241
devblog
2014-09-16 16:16:25 -04:00
http://joeyh.name/
b46b46918e
Added a comment
2014-09-16 19:50:42 +00:00
http://joeyh.name/
f6bac63edb
Added a comment
2014-09-16 19:33:11 +00:00
http://joeyh.name/
481b3bb7ef
Added a comment: no need for c2hs
2014-09-16 19:28:10 +00:00
http://joeyh.name/
e3f804a748
Added a comment
2014-09-16 19:19:00 +00:00
Joey Hess
fd36ff4e85
comment reorg
2014-09-16 15:16:13 -04:00
Joey Hess
552169bac5
improve
2014-09-16 15:12:09 -04:00
Joey Hess
5b8515c6d5
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-16 15:07:36 -04:00
Joey Hess
fb706ed194
reorg and rewrote build-from-source instructions
2014-09-16 15:05:12 -04:00
http://joeyh.name/
27f10e6081
Added a comment
2014-09-16 18:36:18 +00:00
http://joeyh.name/
8f1dfae463
Added a comment
2014-09-16 18:22:11 +00:00
http://joeyh.name/
9f3dc342e9
Added a comment
2014-09-16 18:13:18 +00:00
http://joeyh.name/
506aa25359
Added a comment
2014-09-16 18:07:54 +00:00
Joey Hess
c74fe5bfee
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-16 13:41:13 -04:00
Joey Hess
2abeae7582
Windows: Avoid crashing trying to list gpg secret keys, for gcrypt which is not yet supported on Windows.
2014-09-16 13:40:44 -04:00
Petter_petterson
c025e4adfb
Added a comment
2014-09-16 08:15:05 +00:00
Petter_petterson
e32a39c12d
Added a comment
2014-09-16 08:13:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmfEGTjv4GsWkSG2lpuBitRDxVkml7yEQg
12df592a03
Added a comment: Installing debs
2014-09-16 02:16:28 +00:00
https://openid.stackexchange.com/user/7891307e-4b76-4697-8e71-083669c26e9f
d74a4db48f
removed
2014-09-15 19:08:11 +00:00
https://openid.stackexchange.com/user/7891307e-4b76-4697-8e71-083669c26e9f
a0a39960ab
Added a comment: quvi in .gitattributes
2014-09-15 18:54:36 +00:00
Joey Hess
4e3d176b1b
add news item for git-annex 5.20140915
2014-09-15 11:11:34 -04:00
zardoz
3b660c5590
Added a comment
2014-09-15 10:34:36 +00:00
Kim
734c1fa4a3
2014-09-14 22:03:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
b169612f82
Added a comment
2014-09-14 18:57:12 +00:00
https://id.koumbit.net/anarcat
ef3fc5607d
Added a comment
2014-09-14 17:38:34 +00:00
Joey Hess
085c113137
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-13 16:27:56 -04:00
Joey Hess
632e5aee35
fixed
2014-09-13 16:27:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
fd1e06c78c
2014-09-13 17:32:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE
971f9924e0
Added a comment: How to publish your files to the public
2014-09-13 15:29:18 +00:00
Petter_petterson
911d05bd3d
Added a comment: addition
2014-09-13 07:54:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkRGMQkg9ck_pr47JXZV_C2DJQXrO8LgpI
199f2942dc
Added a comment: Hard linking on local clone
2014-09-13 06:28:01 +00:00
Joey Hess
5f290f3206
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-12 20:55:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE
d3aa8223b0
mark annex.genmetadata as code.
2014-09-12 19:53:33 +00:00
Joey Hess
0ae140f584
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-12 15:41:04 -04:00
Petter_petterson
7481e5411a
2014-09-12 19:17:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE
fb45eec69b
Added a comment
2014-09-12 18:57:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE
e12f6dcc2c
removed
2014-09-12 18:56:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE
dcfa82945c
Added a comment
2014-09-12 18:55:45 +00:00
Joey Hess
3735e64c61
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-12 13:55:24 -04:00
xn
605616032a
2014-09-12 17:54:32 +00:00
http://joeyh.name/
ac0945b9d0
Added a comment: turns out to be an upstream bug already filed
2014-09-12 17:46:23 +00:00
https://id.koumbit.net/anarcat
2e8ad6c95e
2014-09-12 17:37:29 +00:00
https://id.koumbit.net/anarcat
b9d9c47c6c
sigh - typo, no sleep again :(
2014-09-12 17:27:56 +00:00
https://id.koumbit.net/anarcat
e997e26698
workaround
2014-09-12 17:26:38 +00:00
https://id.koumbit.net/anarcat
af94e44fc0
2014-09-12 17:18:16 +00:00
http://joeyh.name/
61b75d0475
Added a comment
2014-09-12 16:38:48 +00:00
http://joeyh.name/
6ae36f5445
Added a comment
2014-09-12 16:34:56 +00:00
Joey Hess
3c49a5d29c
typo
2014-09-12 12:29:04 -04:00
Joey Hess
c9f8b9906c
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-12 12:26:41 -04:00
http://joeyh.name/
db0f679f54
Added a comment
2014-09-12 16:03:09 +00:00
divB
a18b2857ef
Added a comment
2014-09-12 02:47:37 +00:00
http://grossmeier.net/
cc58b5089c
initial
2014-09-12 01:24:47 +00:00
Joey Hess
eb26f00c04
devblog and look back over the past year
2014-09-11 16:15:16 -04:00
https://andrew.aylett.co.uk/
64d9e0b580
Added a comment
2014-09-11 19:03:07 +00:00
Joey Hess
ea1891cbca
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-11 14:50:47 -04:00
Joey Hess
9711d529c8
WORM backend: Switched to include the relative path to the file inside the repository, rather than just the file's base name. Note that if you're relying on such things to keep files separate with WORM, you should really be using a better backend.
2014-09-11 14:50:18 -04:00
http://joeyh.name/
4953fafd68
Added a comment
2014-09-11 18:41:45 +00:00
Joey Hess
ea9f66ef6a
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-11 14:35:55 -04:00
Joey Hess
4c429ad7ee
sync: Ensure that pending changes to git-annex branch are committed when in direct mode. (Fixing a very minor reversion.)
2014-09-11 14:35:28 -04:00
http://joeyh.name/
2139c55986
Added a comment
2014-09-11 18:34:02 +00:00
Joey Hess
ec20e87bab
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-11 14:13:50 -04:00
Joey Hess
6ce9c56fc0
mdwn
2014-09-11 14:11:52 -04:00
http://joeyh.name/
f08a6c96f8
Added a comment
2014-09-11 18:11:43 +00:00
Joey Hess
ca2ebf1c91
use italics, not bold
2014-09-11 14:08:45 -04:00
Joey Hess
e82eeab3c4
close
2014-09-11 14:07:35 -04:00
Joey Hess
843396ea2f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-11 14:06:26 -04:00
Joey Hess
de05ac11af
document need for msysgit installer to put it into PATH
2014-09-11 14:01:08 -04:00
http://joeyh.name/
4d4e1f9237
Added a comment
2014-09-11 17:55:28 +00:00
Joey Hess
0598412e5c
Fix transfer lock file FD leak that could occur when two separate git-annex processes were both working to perform the same set of transfers.
2014-09-11 13:53:26 -04:00
http://joeyh.name/
8a4d030aae
Added a comment
2014-09-11 17:45:31 +00:00
Joey Hess
c489dff1a7
dup of old, long fixed bug
2014-09-11 13:45:26 -04:00
Joey Hess
80ba5b4935
close
2014-09-11 13:39:28 -04:00
Joey Hess
9ed63d1545
Promote file not found warning message to an error.
2014-09-11 13:36:28 -04:00
Joey Hess
79deba1f51
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-11 13:22:49 -04:00
Joey Hess
a97c9e43b7
The annex-rsync-transport configuration is now also used when checking if a key is present on a rsync remote, and when dropping a key from the remote.
2014-09-11 13:21:35 -04:00
pot
5961191981
2014-09-11 06:02:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk3gWkz5Qgy5qEa-myg8KWtiTrHSKW1x7Q
1eef1e4114
Added a comment: Using Gitolite 3.6.1
2014-09-11 00:11:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmazY0ymQUdwPmVsflFpz4tl3Dc0cei6Rc
6bd75d7966
2014-09-10 19:15:50 +00:00
Joey Hess
286021cebc
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-10 15:15:26 -04:00
Joey Hess
3814b664a7
retitle
2014-09-10 14:27:25 -04:00
Joey Hess
fc2ccdc1c7
respond
2014-09-10 14:25:03 -04:00
Joey Hess
385073e0de
close
2014-09-10 14:23:16 -04:00
Joey Hess
11f111bf1a
Fix parsing of ipv6 address in git remote address when it was not formatted as an url.
2014-09-10 14:17:02 -04:00
Joey Hess
03dae17127
close; this is not the redhat bts
2014-09-10 14:06:38 -04:00
justinl
1961b3a2ab
Added a comment: works
2014-09-10 17:59:48 +00:00
Xyem
ab2ec00e3a
Added a comment
2014-09-10 14:32:21 +00:00
rasmus
4751fc2c8b
Added a comment
2014-09-10 12:07:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmazY0ymQUdwPmVsflFpz4tl3Dc0cei6Rc
63331ecfba
2014-09-09 23:59:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlsL6qQTFGlP3fTJkx6JdieNbb6mM63SGk
c8e0d04292
2014-09-09 23:41:56 +00:00
71.207.150.202
c4bfd38877
poll vote (/sdcard/annex)
2014-09-09 22:38:22 +00:00
http://schnouki.net/
4eeb53204d
Added a comment
2014-09-09 12:48:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQOUUx4LVAk6EnstSLvdv7gZc0NsRlHXw
6d5f366d70
2014-09-08 19:21:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQOUUx4LVAk6EnstSLvdv7gZc0NsRlHXw
ba667c6f91
2014-09-08 18:36:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQOUUx4LVAk6EnstSLvdv7gZc0NsRlHXw
5ba691bb44
2014-09-08 18:16:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQOUUx4LVAk6EnstSLvdv7gZc0NsRlHXw
bf5009b866
2014-09-08 18:15:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQOUUx4LVAk6EnstSLvdv7gZc0NsRlHXw
c2892ddb6f
Added a comment: windows port volunteer tester
2014-09-08 15:39:04 +00:00
rasmus
378fbb1f86
Added a comment
2014-09-08 13:48:03 +00:00
rasmus
424a6a7f4b
Added a comment: Re: repack parameters
2014-09-08 13:20:36 +00:00
CandyAngel
4d42f10206
Added a comment
2014-09-08 08:08:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
863c27425f
Added a comment
2014-09-08 07:27:46 +00:00
http://id.clacke.se/
5226d49319
Added a comment: repack parameters
2014-09-07 21:53:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
64156c77b1
Added a comment
2014-09-07 21:16:09 +00:00
https://andrew.aylett.co.uk/
b4165bd712
2014-09-07 20:50:25 +00:00
http://id.clacke.se/
90f0991f38
Added a comment: yep
2014-09-07 19:42:04 +00:00
http://id.clacke.se/
faf8987938
Added a comment: 5.20140830
2014-09-07 19:24:49 +00:00
http://id.clacke.se/
dbf4491956
initial report
2014-09-07 19:21:17 +00:00
https://andrew.aylett.co.uk/
9ea2702cc3
Added a comment
2014-09-07 18:41:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkmN2ZZIdYNiFKmEH7rz4jMb6sYsx_dptA
e6656f94f1
Added a comment: What if you do not want to encrypt?
2014-09-07 18:35:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTlfbCC37CAjhQrS107ZWRVA_sF4s3gLU
d61cd586d4
2014-09-07 15:27:16 +00:00
rasmus
3f54d3b23e
Added a comment
2014-09-07 15:17:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
546b16fcb9
Added a comment
2014-09-07 14:09:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
c803e14d49
removed
2014-09-07 14:07:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
7a14668e75
removed
2014-09-07 14:07:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
a6ff5e4f0b
Added a comment
2014-09-07 14:06:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
aa90bde455
Added a comment
2014-09-07 14:06:45 +00:00
zardoz
ab1ab57f80
Added a comment
2014-09-07 14:04:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
0b898aee18
2014-09-07 14:00:00 +00:00
Joey Hess
7f5a584fb7
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-05 17:00:23 -04:00
Joey Hess
b874f84086
New annex.hardlink setting. Closes : #758593
...
* New annex.hardlink setting. Closes : #758593
* init: Automatically detect when a repository was cloned with --shared,
and set annex.hardlink=true, as well as marking the repository as
untrusted.
Had to reorganize Logs.Trust a bit to avoid a cycle between it and
Annex.Init.
2014-09-05 13:44:09 -04:00
rasmus
08f63178d2
2014-09-05 14:30:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLdL4zLty4fsfaIXNtPMS5RXs4y8OAk0o
545e21a593
2014-09-05 11:24:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn4eKBmS-rG5FJnrvGEkD5J073a22BmUmU
80dc47fcb2
2014-09-05 05:58:44 +00:00
Joey Hess
0881f6d45c
webapp: Fixed visual glitch in xmpp pairing.
...
It seems that all other uses of <div .col-sm-9> occur outside of
<div .content-box>. This one occurred inside it, when xmpp pairing.
This was introduced in the bootstrap 3 conversion.
2014-09-04 16:18:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnWhpB2MotO7nq1-RdOGd_WuxzDNlwthMQ
974be83aef
2014-09-04 17:44:48 +00:00
Kyle Meyer
09219252de
Update magit-annex references in documentation
...
docs/emacs_integration.mdwn:
- The repo has a new home.
- Now supports a wider range of features.
docs/related_software.mdwn:
- Reword.
- Change links to source repos.
2014-09-04 13:19:58 -04:00
anders7788
61710e0b8d
Added a comment: [Solved]
2014-09-04 15:47:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
ab8fa10b07
2014-09-04 10:58:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlMz4vAdXg8mJm4J_Bl201w65f_lK9B6A0
63ce76805c
2014-09-03 18:50:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
bce14a6c23
Added a comment
2014-09-01 11:01:30 +00:00
http://joeyh.name/
fa172b4d2f
Added a comment
2014-08-31 22:29:44 +00:00
Joey Hess
e47fddface
add news item for git-annex 5.20140831
2014-08-31 13:44:44 -07:00
Ganwell
3ed723f883
2014-08-31 13:41:06 +00:00
Ganwell
6fdec95c8a
2014-08-31 13:38:43 +00:00
http://svario.it/gioele
af41726e10
Added a comment
2014-08-31 10:15:31 +00:00
http://svario.it/gioele
1d84394249
Add details to the description
2014-08-31 10:09:27 +00:00
http://svario.it/gioele
7266268297
Add global configuration to test script
2014-08-31 10:05:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
911d881a1a
Added a comment
2014-08-31 07:09:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawknD9ZTzo_B5NIkknx8_nBGij4-ziUGcec
3c96b79e34
2014-08-30 21:58:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawknD9ZTzo_B5NIkknx8_nBGij4-ziUGcec
e83d8a5e7d
2014-08-30 21:57:13 +00:00
annexuser
af769466b8
2014-08-30 03:44:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
e9714263ee
2014-08-29 09:29:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
a71b373727
Added a comment
2014-08-28 20:46:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
462651569d
removed
2014-08-28 20:46:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
836da65d70
Added a comment
2014-08-28 20:45:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
e845892e2b
2014-08-27 19:48:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
c19f2bf81f
2014-08-27 19:47:29 +00:00
anders7788
9fc79034fc
2014-08-27 07:00:08 +00:00
anders7788
8168737af4
Added a comment
2014-08-27 06:59:08 +00:00
anders7788
6bbc809999
help
2014-08-27 06:57:08 +00:00
http://bret.io/
db58ac0a0b
2014-08-27 05:06:17 +00:00
http://bret.io/
63b0830497
Added visual bug description
2014-08-26 23:30:07 +00:00
Ganwell
b58f790c0e
2014-08-26 23:15:38 +00:00
Ganwell
9710e8c7ca
Added a comment: How I solved it...
2014-08-26 23:03:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQTGU3IbXLfP449QbE9HwMWlNVRR4JD1k
8ef3269dc2
2014-08-26 20:17:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQTGU3IbXLfP449QbE9HwMWlNVRR4JD1k
a9c714c94a
2014-08-26 19:55:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBmv0HhwTFxkpxlf8ifTlMOHnIwHCHTYs
f8c4d80aaa
Added a comment: path on windows
2014-08-26 12:18:39 +00:00
Hans_Ryding
940b92926f
Added a comment: Relying on path is not best practice in a Windows environment
2014-08-25 16:16:34 +00:00
https://launchpad.net/~electrichead
29f13435e5
Added a comment: Regarding accessing files in a time capsule...
2014-08-25 15:51:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
6cb0e971aa
Added a comment
2014-08-24 22:26:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
230eba2fd8
Added a comment
2014-08-24 20:27:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
51f129d9f4
2014-08-24 19:59:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
291eaa50ba
Added a comment
2014-08-24 18:31:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
ff138fc7c1
Added a comment
2014-08-24 18:29:23 +00:00
Ganwell
98f52bbd4a
removed
2014-08-24 17:43:30 +00:00
Ganwell
fcd8fe8c6c
Added a comment: Project for Paul
2014-08-24 16:48:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
a9f886f69a
Added a comment
2014-08-24 11:53:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
030e9aa7f0
Added a comment
2014-08-24 11:04:21 +00:00
http://svario.it/gioele
1f25a79e08
Added a comment
2014-08-24 10:41:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
c4839e03f7
2014-08-24 02:55:33 +00:00
Joey Hess
6f80bacbf5
more links
2014-08-23 16:30:12 -07:00
Joey Hess
1e0d19d948
height3
2014-08-23 16:28:44 -07:00
Joey Hess
83c69ad721
height2
2014-08-23 16:26:35 -07:00
Joey Hess
925144497b
height
2014-08-23 16:24:41 -07:00
Joey Hess
da304ba504
add debian buildd status
2014-08-23 16:23:05 -07:00
https://launchpad.net/~pauli-virtanen
bd7fd9c3d9
2014-08-23 23:12:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBmv0HhwTFxkpxlf8ifTlMOHnIwHCHTYs
79ccc7e347
Added a comment: path on windows
2014-08-23 22:02:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
99771b3404
Added a comment
2014-08-23 18:13:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
51acb30238
2014-08-23 13:59:59 +00:00
warroyo
b768cd1262
2014-08-22 22:15:27 +00:00
zardoz
6bc2419f02
Added a comment
2014-08-22 18:57:37 +00:00
zardoz
d5bce8a3b8
Added a comment
2014-08-22 14:00:42 +00:00
zardoz
3a0d342bfd
Added a comment
2014-08-22 13:15:06 +00:00
zardoz
646e36d1d1
Added a comment
2014-08-22 13:07:34 +00:00
zardoz
4f189d0134
Added a comment
2014-08-22 10:15:52 +00:00
zardoz
8002704a3f
Added a comment
2014-08-22 09:58:05 +00:00
zardoz
356c782ace
Added a comment
2014-08-22 09:38:03 +00:00
zardoz
ef121f0d48
Added a comment
2014-08-22 09:27:34 +00:00
zardoz
71f80ad226
2014-08-22 09:08:23 +00:00
zardoz
0ffd1a8148
2014-08-21 09:33:02 +00:00
Hans_Ryding
7e0cacd273
Added a comment: Change the name of the bug
2014-08-21 09:14:16 +00:00
Hans_Ryding
1b86daa5de
Added a comment: Quite right
2014-08-21 08:54:51 +00:00
Joey Hess
9cb78e18ad
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-20 19:46:04 -04:00
Joey Hess
747bf6ce79
devblog
2014-08-20 19:45:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkftzaCvV7EDKVDfJhsQZ3E1Vn-0db516w
f4b69fb749
Added a comment: GHC 7.8 Issue
2014-08-20 20:06:01 +00:00
http://joeyh.name/
12b2a89e91
Added a comment
2014-08-20 14:37:31 +00:00
Hans_Ryding
dfec2ffb22
2014-08-20 11:11:54 +00:00
Hans_Ryding
45b59e0ef4
2014-08-20 11:10:39 +00:00
Hans_Ryding
e5f09276bc
2014-08-20 11:09:27 +00:00
jg123h12jh3y12g3y
2bffae54ff
Added a comment: Log with --debug
2014-08-20 05:49:02 +00:00
Ganwell
74aa8452b5
Added a comment: brew doesn't include git-remote-gcrypt
2014-08-19 21:54:16 +00:00
Joey Hess
dc5f1038de
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-19 12:58:44 -04:00
Joey Hess
4b3f03ef38
clarify that --all doesn't operate on a single file
2014-08-19 12:11:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0
4531770729
Added a comment: git annex view */=podcast
2014-08-19 06:11:50 +00:00
Yaroslav Halchenko
2d2d0a4d75
doc/ minor typos/trailing whitespaces + extension on get options
2014-08-19 01:22:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmP36qgLdH9-5VjmK2lTTs8S2rs2xSGCjk
898209661e
2014-08-19 00:40:22 +00:00
zardoz
f78da404e5
Added a comment
2014-08-18 20:54:11 +00:00
http://joeyh.name/
10bf03aa34
Added a comment
2014-08-18 18:39:33 +00:00
Joey Hess
71c22504d7
cleanup branch list
2014-08-17 17:12:49 -04:00
Joey Hess
ca7831ce79
add news item for git-annex 5.20140817
2014-08-17 10:50:02 -04:00
EskildHustvedt
961babae90
Added a comment
2014-08-16 15:22:35 +00:00
zardoz
d8a50f49ed
Added a comment
2014-08-16 13:58:28 +00:00
zardoz
c5267cb543
Added a comment
2014-08-16 11:42:22 +00:00
Joey Hess
be52dc1b9b
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-15 18:04:49 -04:00
Joey Hess
8f83844693
devblog
2014-08-15 18:04:04 -04:00
Joey Hess
ef01ff1e77
Merge branch 'master' into s3-aws
...
Conflicts:
git-annex.cabal
2014-08-15 17:30:40 -04:00
Francois
29b219cc51
Added a comment
2014-08-15 20:51:12 +00:00
Francois
7801c53bcd
Added a comment
2014-08-15 20:45:38 +00:00
Joey Hess
f93a631f51
silly markdown..
2014-08-15 15:47:15 -04:00
http://joeyh.name/
ac36a76f93
Added a comment
2014-08-15 19:45:28 +00:00
Joey Hess
f6134c95a5
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-15 15:27:12 -04:00
Joey Hess
3515f8f2fa
fix link
2014-08-15 15:27:06 -04:00
http://joeyh.name/
2e9f996fa3
Added a comment
2014-08-15 19:26:07 +00:00
Joey Hess
a230a165df
more reorg
2014-08-15 15:23:52 -04:00
Joey Hess
ef88798f31
move cabal on OSX stuff to its own page
2014-08-15 15:19:07 -04:00
Joey Hess
0ac8927552
reorg, moving MacPorts to a separate page
2014-08-15 15:11:45 -04:00
Joey Hess
65e927ea56
close
2014-08-15 14:33:09 -04:00
Joey Hess
452b3536f0
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-15 14:17:10 -04:00
Joey Hess
852185c242
git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent that already has a transfer lock file indicating it's being sent to that remote. The remote may have moved between networks, or reconnected.
2014-08-15 14:17:05 -04:00
http://joeyh.name/
7c563e76d2
Added a comment
2014-08-15 18:02:12 +00:00
http://joeyh.name/
c55dd8faa8
Added a comment
2014-08-15 17:52:57 +00:00
http://joeyh.name/
e236eb13db
Added a comment
2014-08-15 17:46:15 +00:00
http://joeyh.name/
d48fac2ae3
Added a comment
2014-08-15 17:39:14 +00:00
Joey Hess
d6e4514444
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-15 13:38:08 -04:00
Joey Hess
bb6cec3461
direct: Avoid leaving file content in misctemp if interrupted.
2014-08-15 13:38:05 -04:00
http://joeyh.name/
2c5899ef95
Added a comment
2014-08-15 17:32:15 +00:00
Joey Hess
aa31a7182e
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-15 12:54:11 -04:00
Joey Hess
8f7b47f427
use more generic architecture names
2014-08-15 12:49:03 -04:00
http://joeyh.name/
4c3ea399e0
Added a comment
2014-08-15 16:04:08 +00:00
Joey Hess
0d54b7b341
clarify config option name
2014-08-15 12:02:40 -04:00
Joey Hess
cd22682b7a
s/space/newline/
2014-08-15 11:58:35 -04:00
http://joeyh.name/
ea2bff933e
Added a comment
2014-08-15 15:58:03 +00:00
Ganwell
9b89b5c1d2
Added a comment: Problem solved
2014-08-14 23:53:05 +00:00
Ganwell
882e85ee35
removed
2014-08-14 23:47:21 +00:00
Ganwell
8500a2fe5f
Added a comment: Problem solved
2014-08-14 23:45:38 +00:00
Ganwell
904e1825bb
2014-08-14 22:33:44 +00:00
Ganwell
f0d16e5ea4
2014-08-14 22:29:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlU0H3uyacCnqWxjSI_chHBlHu8TDIkTt0
9a5b6558fa
Added a comment: cannot connect via google apps domain
2014-08-14 15:55:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlU0H3uyacCnqWxjSI_chHBlHu8TDIkTt0
0910f85cc5
removed
2014-08-14 15:53:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlU0H3uyacCnqWxjSI_chHBlHu8TDIkTt0
6897efe56f
Added a comment: same issue
2014-08-14 15:45:37 +00:00
justinl
ec6328d24c
2014-08-14 12:13:54 +00:00
EskildHustvedt
1ff86cfd3c
Added a comment
2014-08-14 05:30:46 +00:00
Joey Hess
bf48df61f5
windows is more or less beta, though with some known problems
2014-08-13 15:02:44 -04:00
Joey Hess
a4e15a7cf2
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-13 11:07:44 -04:00
Joey Hess
2868ea352a
forgot I signed the git-annex key
2014-08-13 11:06:34 -04:00
zardoz
d3061bf553
2014-08-13 08:43:19 +00:00
http://svario.it/gioele
e60bc6d4d4
Added a comment
2014-08-13 06:40:12 +00:00
http://svario.it/gioele
3e2d67960c
Added a comment
2014-08-13 06:36:53 +00:00
Joey Hess
7c7e5ccdd8
devblog
2014-08-12 16:51:33 -04:00
Joey Hess
f9355a4f31
link to correct key
2014-08-12 16:51:15 -04:00
Joey Hess
fe6290a862
typo
2014-08-12 16:46:49 -04:00
Joey Hess
01eda08b32
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-12 16:42:49 -04:00
Joey Hess
2418bae471
special case edit page for web remote
...
The crash came from calling Git.repoLocation, but it made sense to fix this
higher up, because there is nothing to edit about the web, it just is what
it is.
2014-08-12 16:35:13 -04:00
Joey Hess
62f619c3eb
more complete gpg key verification process, including statement signed with my personal key
2014-08-12 16:17:30 -04:00
https://id.koumbit.net/anarcat
d3abb3a619
Added a comment
2014-08-12 19:56:58 +00:00
http://joeyh.name/
eac61dacd1
Added a comment
2014-08-12 19:51:38 +00:00
Joey Hess
8ad5376640
close
2014-08-12 15:50:03 -04:00
http://joeyh.name/
d2879070a9
Added a comment
2014-08-12 19:49:35 +00:00
Joey Hess
2369ba4618
move bug and close it
2014-08-12 15:40:21 -04:00
http://joeyh.name/
2718c78ae7
Added a comment
2014-08-12 19:37:56 +00:00
http://joeyh.name/
57fb728b62
Added a comment
2014-08-12 18:58:49 +00:00
Joey Hess
631bf3cbc2
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-12 14:45:00 -04:00
Joey Hess
f0df660570
WORM backend: When adding a file in a subdirectory, avoid including the subdirectory in the key name.
2014-08-12 14:38:53 -04:00
Joey Hess
4ae25032c6
maybe better note for direct mode, although I dislike the walkthrough being complicated by direct mode at all
2014-08-12 14:30:44 -04:00
http://joeyh.name/
1782fd177c
Added a comment
2014-08-12 18:24:57 +00:00
Joey Hess
b09c02b4f9
confirmed; really a git bug
2014-08-12 14:24:38 -04:00
http://joeyh.name/
6113f4cf0f
Added a comment
2014-08-12 18:00:47 +00:00
http://joeyh.name/
54d4ce654b
Added a comment
2014-08-12 17:57:26 +00:00
http://joeyh.name/
ee7872d3b2
Added a comment
2014-08-12 17:50:15 +00:00
http://joeyh.name/
99ee12d513
Added a comment
2014-08-12 17:48:35 +00:00
http://joeyh.name/
1ac2e022c7
Added a comment
2014-08-12 17:39:10 +00:00
http://joeyh.name/
e698bbc258
Added a comment
2014-08-12 17:33:25 +00:00
http://joeyh.name/
fb1dc71cc8
Added a comment
2014-08-12 17:29:17 +00:00
http://joeyh.name/
6f24dc28ab
Added a comment
2014-08-12 17:26:46 +00:00
https://launchpad.net/~rorymcc
be6f7b4567
Added a comment
2014-08-11 18:41:05 +00:00
https://launchpad.net/~rorymcc
7a7e2ef606
Added a comment
2014-08-11 18:37:47 +00:00
sts
7e78aff15c
Added a comment
2014-08-11 11:39:44 +00:00
sts
1cb4fb012e
2014-08-11 08:29:24 +00:00
https://id.koumbit.net/anarcat
a40f1552c2
i believe i provided moreinto in the comments now
2014-08-11 01:58:50 +00:00
https://id.koumbit.net/anarcat
1824d56383
Added a comment: more info
2014-08-11 01:55:28 +00:00
https://id.koumbit.net/anarcat
6332d7161e
icing
2014-08-10 23:56:48 +00:00
https://id.koumbit.net/anarcat
34f5beaaef
always set the playcount to some numeric value, 0 if we fail
2014-08-10 23:48:06 +00:00
https://id.koumbit.net/anarcat
5141e53ca2
rename tips/dumb_metadata_extraction_from_xbmc/git-annex-xbmc-playcount.pl.pl to tips/dumb_metadata_extraction_from_xbmc/git-annex-xbmc-playcount.pl
2014-08-10 23:35:43 +00:00
https://id.koumbit.net/anarcat
fd2546dafb
trying script upload from the web interface, neat
2014-08-10 23:33:36 +00:00
https://id.koumbit.net/anarcat
ae30cba464
this is degenerate, but should work
2014-08-10 23:32:47 +00:00
Joey Hess
54b74ef8db
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-10 15:20:03 -04:00
Joey Hess
dc2155c2b8
devblog
2014-08-10 15:17:59 -04:00
http://svario.it/gioele
0da82b1d68
Explain the problem better
2014-08-10 15:57:33 +00:00
Joey Hess
3659cb9efb
S3: finish converting to aws library
...
Implemented the Retriever.
Unfortunately, it is a fileRetriever and not a byteRetriever.
It should be possible to convert this to a byteRetiever, but I got stuck:
The conduit sink needs to process individual chunks, but a byteRetriever
needs to pass a single L.ByteString to its callback for processing. I
looked into using unsafeInerlaveIO to build up the bytestring lazily,
but the sink is already operating under conduit's inversion of control,
and does not run directly in IO anyway.
On the plus side, no more memory leak..
2014-08-09 15:58:01 -04:00
Joey Hess
57872b457b
pass metadata headers and storage class to S3 when putting objects
2014-08-09 14:44:53 -04:00
Joey Hess
1ba1e37be3
remove dead code
2014-08-09 14:30:28 -04:00
Joey Hess
8eac9eab03
Merge branch 'master' into s3-aws
2014-08-09 13:40:21 -04:00
Joey Hess
81e1b2078e
devblog
2014-08-08 23:25:48 -04:00
Joey Hess
1412056b20
Merge branch 'newchunks'
2014-08-08 23:25:38 -04:00
Joey Hess
6fcca2f13e
WIP converting S3 special remote from hS3 to aws library
...
Currently, initremote works, but not the other operations. They should be
fairly easy to add from this base.
Also, https://github.com/aristidb/aws/issues/119 blocks internet archive
support.
Note that since http-conduit is used, this also adds https support to S3.
Although git-annex encrypts everything anyway, so that may not be extremely
useful. It is not enabled by default, because existing S3 special remotes
have port=80 in their config. Setting port=443 will enable it.
This commit was sponsored by Daniel Brockman.
2014-08-08 19:00:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmvzzyDA8uXFz8yokeCrepbh8PwWe_WrjE
d8a865a397
Added a comment: a more recent fork
2014-08-08 16:03:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmvzzyDA8uXFz8yokeCrepbh8PwWe_WrjE
5c24841d37
Added a comment: current status?
2014-08-08 16:00:18 +00:00
Joey Hess
a619175732
devbog
2014-08-07 19:57:55 -04:00
Joey Hess
2a94853e75
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-06 18:40:49 -04:00
Joey Hess
7e55fe6a1f
devblog
2014-08-06 18:33:20 -04:00
Joey Hess
aacb0b2823
convert WebDAV to new special remote interface, adding new-style chunking support
...
Reusing http connection when operating on chunks is not done yet,
I had to submit some patches to DAV to support that. However, this is no
slower than old-style chunking was.
Note that it's a fileRetriever and a fileStorer, despite DAV using
bytestrings that would allow streaming. As a result, upload/download of
encrypted files is made a bit more expensive, since it spools them to temp
files. This was needed to get the progress meters to work.
There are probably ways to avoid that.. But it turns out that the current
DAV interface buffers the whole file content in memory, and I have
sent in a patch to DAV to improve its interfaces. Using the new interfaces,
it's certainly going to need to be a fileStorer, in order to read the file
size from the file (getting the size of a bytestring would destroy
laziness). It should be possible to use the new interface to make it be a
byteRetriever, so I'll change that when I get to it.
This commit was sponsored by Andreas Olsson.
2014-08-06 16:57:06 -04:00
Joey Hess
b4cf22a388
pushed checkPresent exception handling out of Remote implementations
...
I tend to prefer moving toward explicit exception handling, not away from
it, but in this case, I think there are good reasons to let checkPresent
throw exceptions:
1. They can all be caught in one place (Remote.hasKey), and we know
every possible exception is caught there now, which we didn't before.
2. It simplified the code of the Remotes. I think it makes sense for
Remotes to be able to be implemented without needing to worry about
catching exceptions inside them. (Mostly.)
3. Types.StoreRetrieve.Preparer can only work on things that return a
Bool, which all the other relevant remote methods already did.
I do not see a good way to generalize that type; my previous attempts
failed miserably.
2014-08-06 13:45:19 -04:00
gernot
70740bcc55
2014-08-06 12:53:04 +00:00
http://svario.it/gioele
1c738db295
Revert to normal forum page
2014-08-06 12:06:07 +00:00
https://renaud.casenave.fr/
63321f57fa
2014-08-06 06:50:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmraN_ldJplGunVGmnjjLN6jL9s9TrVMGE
a4de1c707d
Added a comment: Can annex use existing backends when amending existing files?
2014-08-05 21:35:34 +00:00
gernot
b07b1d8ec8
2014-08-05 20:14:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkBTVYS5lTecuenAB01eHgfUxE20vWVpU4
beecf61fe0
How to remove a directory with git-annex added?
2014-08-05 18:07:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkBTVYS5lTecuenAB01eHgfUxE20vWVpU4
d0779c815a
How to remove a directory with git-annex added?
2014-08-05 18:04:38 +00:00
jg123h12jh3y12g3y
353cf1eaca
2014-08-05 14:46:51 +00:00
annexuser123
f58930f26c
Added a comment
2014-08-04 18:00:00 +00:00
zardoz
13827c8a97
Added a comment
2014-08-04 08:05:37 +00:00
http://svario.it/gioele
f12a00f159
Added a comment: Multipart S3 support files > 5 GB
2014-08-04 06:00:45 +00:00
annexuser123
9f3845669f
2014-08-04 01:32:26 +00:00
annexuser123
dd312f26f3
2014-08-04 01:29:09 +00:00
annexuser123
03f97a5f53
2014-08-04 01:04:31 +00:00
Joey Hess
3b577e4358
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-03 20:36:10 -04:00
Joey Hess
af620198fc
devblog
2014-08-03 20:32:26 -04:00
Joey Hess
8587cd40ed
Merge branch 'master' into newchunks
2014-08-03 19:48:50 -04:00
Joey Hess
93f20541f5
testremote --fast
2014-08-03 18:08:34 -04:00
Joey Hess
b35f7983ff
convert gcrypt to new regime, including chunking
...
Some reorg of Remote.Rsync code to export the things gcrypt needs.
2014-08-03 17:31:10 -04:00
Joey Hess
e1e5853c94
rsync: support chunking
...
Chunking does not speed up rsync at all, so it's only useful for
interop with the directory special remote.
2014-08-03 15:07:43 -04:00
Joey Hess
c653e80829
Merge branch 'master' into newchunks
2014-08-03 15:04:10 -04:00
http://joeyh.name/
2d997d4d49
Added a comment
2014-08-03 18:59:58 +00:00
Joey Hess
c648548e1f
formatting
2014-08-03 14:56:40 -04:00
http://joeyh.name/
63c00daa08
Added a comment
2014-08-03 18:40:26 +00:00
http://joeyh.name/
ac166a898e
Added a comment
2014-08-03 18:27:32 +00:00
http://joeyh.name/
699a0a3bf8
Added a comment
2014-08-03 18:22:58 +00:00
zardoz
ef0404f5d4
2014-08-03 15:25:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkuFJVGp6WVvJtIV5JYb8IqN8mRvSGQdI
116f70555e
Added a comment: Would you accept a patch?
2014-08-03 01:18:54 +00:00
Joey Hess
f0adec1288
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-02 19:18:54 -04:00
Joey Hess
42655caacc
correction
2014-08-02 19:16:35 -04:00
http://joeyh.name/
51f774f8c8
Added a comment
2014-08-02 23:13:41 +00:00
Joey Hess
b5eb02bf77
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-02 19:10:55 -04:00
http://joeyh.name/
2ca8ddca0f
Added a comment
2014-08-02 23:08:44 +00:00
Joey Hess
3f8605870e
devblog
2014-08-02 19:05:16 -04:00
divB
8fbdcd7d9f
2014-08-02 22:57:48 +00:00
Joey Hess
b261df735d
convert bup to new ChunkedEncryptable API (but do not support chunking)
...
bup already splits files and does rolling deltas, so there is no reason to
use chunking here.
The new API made it easier to add progress support for storeKey, so that's
done. Unfortunately, bup-split still outputs its own progress with -q,
so a little ugly, but not too bad.
Made dropping remove the branch for an object, for two reasons:
1. The new API calls removeKey to roll back a storeKey when the content
changed unexpectedly.
2. So that testremote will be happy.
Also, fixed a bug that caused a crash when removing the branch for an
object in rollback.
2014-08-02 18:48:49 -04:00
Joey Hess
0c7c39840d
Merge branch 'master' into newchunks
2014-08-02 17:25:50 -04:00
Joey Hess
7f5cd868d7
hook: use ChunkedEncryptable
2014-08-02 17:25:16 -04:00
Joey Hess
d4dc1bce75
document that encryption + bup = inneficient
2014-08-02 17:04:40 -04:00
divB
668e67719a
2014-08-02 20:29:06 +00:00
divB
9973dc85e6
2014-08-02 20:24:15 +00:00
divB
a8b0311d8a
2014-08-02 20:23:10 +00:00
divB
84b5d1241c
2014-08-02 20:17:05 +00:00
divB
7d015c8eef
2014-08-02 20:12:42 +00:00
divB
49db204da4
2014-08-02 20:10:12 +00:00
Joey Hess
32e4368377
S3: support chunking
...
The assistant defaults to 1MiB chunk size for new S3 special remotes.
Which will work around a couple of bugs:
http://git-annex.branchable.com/bugs/S3_memory_leaks/
http://git-annex.branchable.com/bugs/S3_upload_not_using_multipart/
2014-08-02 15:51:58 -04:00
zardoz
5e2dd2ea86
Added a comment
2014-08-02 14:29:26 +00:00
zardoz
670f4d43e3
2014-08-02 12:21:38 +00:00
https://id.koumbit.net/anarcat
25ac3a4c4a
some progress. maybe.
2014-08-02 02:46:07 +00:00
Joey Hess
0f7b8de91b
update roadmap
2014-08-01 18:22:13 -04:00
Joey Hess
dabf0bc501
typography
2014-08-01 18:18:52 -04:00
http://joeyh.name/
195c403ae3
removed
2014-08-01 22:16:29 +00:00
Joey Hess
b978adb503
document testremote
2014-08-01 18:10:02 -04:00
Joey Hess
5aa2286e7b
Merge branch 'newchunks'
...
I am happy enough with this to make it live!
2014-08-01 18:00:47 -04:00
Joey Hess
370c01811f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-01 17:56:57 -04:00
Joey Hess
85ec4130bc
devblog
2014-08-01 17:56:31 -04:00
Joey Hess
1ee24a0366
testremote now tests with and without encryption
2014-08-01 17:52:40 -04:00
Joey Hess
50a1cac24f
fix example external remote script to write files atomically
2014-08-01 17:52:09 -04:00
Joey Hess
20d7295386
improve testremote command, adding chunk size testing
...
And also a --size parameter to configure the basic object size.
2014-08-01 16:50:24 -04:00
Joey Hess
9720ee9e56
testremote: New command to test uploads/downloads to a remote.
...
This only performs some basic tests so far; no testing of chunking or
resuming. Also, the existing encryption type of the remote is used; it
would be good later to derive an encrypted and a non-encrypted version of
the remote and test them both.
This commit was sponsored by Joseph Liu.
2014-08-01 15:10:01 -04:00
gernot
0b078b2d37
2014-08-01 17:57:44 +00:00
Joey Hess
c03e1c5648
add new section for testing commands
2014-08-01 12:49:26 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmAINLSovhWM_4_KrbngOcxduIbBuKv8ZA
0d5fe783e4
Added a comment
2014-08-01 09:28:21 +00:00
Xyem
4e9e700548
Added a comment
2014-08-01 09:05:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmAINLSovhWM_4_KrbngOcxduIbBuKv8ZA
532231a748
2014-08-01 08:56:23 +00:00
zardoz
b100938c37
Added a comment
2014-07-31 11:43:16 +00:00
zardoz
044dc0252d
Add tip to make Firefox behave as expected when opening annexed HTML documents.
2014-07-31 10:48:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8BAEUyzYhORZmMuocRTk4M-3IumDm5VU
e1713220bc
Added a comment: Bug still valid
2014-07-31 08:35:30 +00:00
http://olivier.mehani.name/
b9ddecac7a
typo
2014-07-31 05:09:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-TDneVW-8kwb1fyTRAJfH3l1xs2VSEmk
a5eeefedd2
Added a comment
2014-07-30 20:37:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmwjQzWgiD7_I3zw-_91rMRf_6qoThupis
76d546adac
Added a comment
2014-07-30 20:33:44 +00:00
Joey Hess
5848793d6b
chunk size advice
2014-07-30 12:06:59 -04:00
Joey Hess
97f60ac140
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-30 11:58:17 -04:00
http://joeyh.name/
64db37a974
Added a comment: interesting idea
2014-07-30 15:03:46 +00:00
http://joeyh.name/
1defbdb10c
Added a comment
2014-07-30 14:55:16 +00:00
Joey Hess
83c58f17e0
mention possibility of parallel chunk upload/download
2014-07-30 10:43:21 -04:00
Joey Hess
58f8b8f250
devblog
2014-07-29 20:44:26 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlYGpCG2u-0fVbpQhIDMX_ZfE64E-K2EMI
585d7a84bf
2014-07-29 20:11:30 +00:00
Xyem
bb0ddec05d
2014-07-29 15:38:40 +00:00
http://svario.it/gioele
ff9131c93a
new wish: add repository name to commit messages
2014-07-29 15:29:30 +00:00
http://svario.it/gioele
53518beb1c
new bug: whereis does not work in direct mode
2014-07-29 15:17:09 +00:00
http://svario.it/gioele
2695dfbab5
Added a comment
2014-07-29 14:25:19 +00:00
https://id.koumbit.net/anarcat
bc64ec4880
i hope this is not too silly
2014-07-28 23:02:39 +00:00
https://id.koumbit.net/anarcat
61c31be21e
found some files in misctmp
2014-07-28 22:56:14 +00:00
https://id.koumbit.net/anarcat
d6b8d63e16
2014-07-28 22:50:39 +00:00
https://id.koumbit.net/anarcat
9cb01f3a6e
2014-07-28 22:47:54 +00:00
https://id.koumbit.net/anarcat
3a5da63dc3
back from the dead, or not
2014-07-28 22:40:43 +00:00
Joey Hess
68189cc519
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-28 17:26:29 -04:00
Joey Hess
e184e6c8ca
devbog
2014-07-28 17:25:22 -04:00
Joey Hess
b39506d1cf
expand to rolling hash based design
2014-07-28 17:11:37 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkftzaCvV7EDKVDfJhsQZ3E1Vn-0db516w
100b44f46b
Added a comment: One snag
2014-07-28 19:37:04 +00:00
Joey Hess
2474cf0032
make explicit the implicit requirement that CHECKPRESENT not say a key is present until it's all done being stored
2014-07-28 14:37:22 -04:00
gernot
955f2ab4c1
2014-07-28 17:16:24 +00:00
Joey Hess
406692c5be
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-28 13:05:19 -04:00
Joey Hess
a33dafae5a
Merge branch 'master' of ssh://git-annex.branchable.com into newchunks
2014-07-28 13:03:43 -04:00
Joey Hess
e47182920c
chunk log format should be extensible to allow for eg, logging when rolling hash chunks are used
2014-07-28 13:00:46 -04:00
divB
6249c5f30b
2014-07-27 23:16:19 +00:00
divB
b886ed1e25
2014-07-27 23:15:25 +00:00
Joey Hess
6c46a92040
devblog
2014-07-27 19:12:45 -04:00
Joey Hess
9d4a766cd7
resume interrupted chunked downloads
...
Leverage the new chunked remotes to automatically resume downloads.
Sort of like rsync, although of course not as efficient since this
needs to start at a chunk boundry.
But, unlike rsync, this method will work for S3, WebDAV, external
special remotes, etc, etc. Only directory special remotes so far,
but many more soon!
This implementation will also properly handle starting a download
from one remote, interrupting, and resuming from another one, and so on.
(Resuming interrupted chunked uploads is similarly doable, although
slightly more expensive.)
This commit was sponsored by Thomas Djärv.
2014-07-27 18:56:32 -04:00
Joey Hess
85d17a698d
Merge branch 'master' into newchunks
...
Conflicts:
doc/design/assistant/chunks.mdwn
2014-07-27 12:24:03 -04:00
Joey Hess
729d38a763
update
2014-07-27 12:23:28 -04:00
Joey Hess
7db60269eb
update does for chunking
2014-07-26 23:39:51 -04:00
Joey Hess
fc10959f68
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-26 20:52:27 -04:00
Joey Hess
5cd1025816
devblog
2014-07-26 20:51:58 -04:00
Joey Hess
275e284dda
doc update for new chunking
2014-07-26 20:21:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmURXBzaYE1gmVc-X9eLAyDat_6rHPl670
45a5276e23
added output of ls -lb in git directory to show that the file is not added to the annex
2014-07-26 16:50:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmURXBzaYE1gmVc-X9eLAyDat_6rHPl670
7bdac3a96b
2014-07-26 16:39:41 +00:00
Joey Hess
e4cb50db33
Merge branch 'master' into newchunks
2014-07-26 12:02:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
712465c80e
Added a comment
2014-07-26 14:57:53 +00:00
Joey Hess
655bdfd5bd
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-25 20:57:52 -04:00
Joey Hess
8a46a89adc
devblog
2014-07-25 20:56:28 -04:00
Joey Hess
8f93982df6
use same hash directories for chunked key as are used for its parent
...
This avoids a proliferation of hash directories when using new-style
chunking, and should improve performance since chunks are accessed
in sequence and so should have a common locality.
Of course, when a chunked key is encrypted, its hash directories have no
relation to the parent key.
This commit was sponsored by Christian Kellermann.
2014-07-25 16:09:23 -04:00
Joey Hess
1755c5de40
thought about chunk key hashing
2014-07-25 15:12:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlVUq_c3-lrQBculOEUu3yjvdavE7JbvEI
b43a6bc7e5
Added a comment
2014-07-25 10:02:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnG_weCiH6IleQfVmRPmFJflHQMHdAcDkU
54f3ff878c
add a note about direct mode
2014-07-25 07:57:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnG_weCiH6IleQfVmRPmFJflHQMHdAcDkU
5820a8d3cd
file a bug
2014-07-25 07:42:52 +00:00
Joey Hess
d52c2b37ad
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-24 16:49:45 -04:00
Joey Hess
3de535cdac
devblog
2014-07-24 16:48:07 -04:00
Joey Hess
e2c44bf656
implement chunk logs
...
Slightly tricky as they are not normal UUIDBased logs, but are instead maps
from (uuid, chunksize) to chunkcount.
This commit was sponsored by Frank Thomas.
2014-07-24 16:23:36 -04:00
Joey Hess
d751591ac8
add chunk metadata to Key
...
Added new fields for chunk number, and chunk size. These will not appear
in normal keys ever, but will be used for chunked data stored on special
remotes.
This commit was sponsored by Jouni K Seppanen.
2014-07-24 13:36:23 -04:00
Joey Hess
4bbc629cb0
document new chunk logfiles
2014-07-24 13:28:54 -04:00
Joey Hess
9e472c9c59
clarify field order reqirement
2014-07-24 12:54:29 -04:00
Joey Hess
937197842e
update
2014-07-24 12:41:34 -04:00
Xyem
d0ea0a0479
2014-07-24 12:31:31 +00:00
Joey Hess
ca1d80d708
chunk then encrypt
2014-07-23 22:38:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlASRUX9jg2piT1lge4KkBU_ZGty6tvM5c
a42d2a6e4b
added gpg instructions
2014-07-24 00:48:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp_51DcIT2sqrOhtg7LgCj2Pyaa5ujxTI
46fec9c1ce
2014-07-23 23:38:55 +00:00
markusk
6df94fb489
Added a comment
2014-07-23 23:18:37 +00:00
http://joeyh.name/
7eb483156d
Added a comment
2014-07-23 22:10:37 +00:00
Joey Hess
d82d9b4f30
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-23 17:56:31 -04:00
Joey Hess
a354bf488b
link
2014-07-23 17:56:26 -04:00
Joey Hess
09d807100b
devblog
2014-07-23 17:55:44 -04:00
Joey Hess
f15c1fdc8f
minor
2014-07-23 17:55:28 -04:00
markusk
0ae8bef4dd
2014-07-23 21:45:18 +00:00
Joey Hess
20627e9fab
4 designs for better chunking
...
Having a hard time finding a way to totally obscure file sizes, but
otherwise happy with design #4 .
This commit was sponsored by Michael Alan Dorman.
2014-07-23 17:41:48 -04:00
markusk
ce7a8d895f
2014-07-23 21:01:22 +00:00
Joey Hess
5262e6a372
recommend users not change the chunksize
...
Suppose A is 10 mb, and B is 20 mb, and the upload speed is the same. If B
starts first, when A will overwrite the file it is uploading for the 1st chunk.
Then A uploads the second chunk, and once A is done, B finishes the 1st chunk
and uploads its second. We now have 1(from A), 2(from B), so data loss.
2014-07-23 16:46:15 -04:00
markusk
19a0c16232
New bug using webapp with --listen=IP:Port
2014-07-23 20:29:40 +00:00
http://joeyh.name/
c8b2e701ef
Added a comment
2014-07-23 15:14:22 +00:00
Joey Hess
95590f878d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-23 11:06:05 -04:00
http://joeyh.name/
48bb63b034
Added a comment
2014-07-23 15:05:36 +00:00
Joey Hess
28b355e98c
close; not a git-annex bug
2014-07-23 11:04:29 -04:00
http://joeyh.name/
b427f72260
Added a comment
2014-07-23 15:02:04 +00:00
Joey Hess
c675e83f86
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-23 10:43:45 -04:00
Joey Hess
70d932a6d7
update per request
2014-07-23 10:43:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkt8DjG40gowj_ETchFLDS_Z216tr7p1xw
d2894d7e48
Added a comment: ok some progress
2014-07-23 14:27:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkt8DjG40gowj_ETchFLDS_Z216tr7p1xw
dcc43ef57a
2014-07-23 10:36:34 +00:00
divB
e47a651ce9
Added a comment
2014-07-23 05:20:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnD-eBOHeC-94xRxJ10VZHT8t_4FbOLiPM
b040fd1420
2014-07-23 00:19:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
98fda2fc5f
Added a comment
2014-07-22 02:10:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
37797784f3
Added a comment
2014-07-22 01:47:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
005325b924
Added a comment
2014-07-22 00:29:20 +00:00
divB
1c32e11369
Added a comment
2014-07-22 00:24:47 +00:00
divB
9e2100df4c
Added a comment
2014-07-22 00:11:34 +00:00
Joey Hess
0b6dc31330
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-21 19:20:34 -04:00
Joey Hess
7844dfb23d
devblog
2014-07-21 19:16:05 -04:00
http://joeyh.name/
76778d5878
Added a comment
2014-07-21 22:57:32 +00:00
http://joeyh.name/
1ae750760e
Added a comment
2014-07-21 19:56:13 +00:00
http://joeyh.name/
2839986aaa
Added a comment
2014-07-21 19:54:15 +00:00
http://joeyh.name/
46bcc05b81
Added a comment
2014-07-21 19:46:44 +00:00
Joey Hess
7a847b1d40
remove download notification screenshot, it will not look like that in kde
2014-07-21 15:38:22 -04:00
Joey Hess
f19fd121f1
split
2014-07-21 15:37:44 -04:00
Joey Hess
d98ff1d43e
add konqueror screenshot
2014-07-21 15:34:13 -04:00
Joey Hess
8aa4cfdc91
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-21 15:27:57 -04:00
Joey Hess
89a72f94e2
webapp: Automatically install Konqueror integration scripts to get and drop files.
...
Based on the example from the tip, but modified to cd into the repo before
running git-annex, since konqueror does not. Also, at least on my system,
the directory is ~/.kde, not ~/.kde4. (konqueror 4.12.4)
This commit was sponsored by Jürgen Peters.
2014-07-21 15:27:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
168b338d54
Added a comment: good point
2014-07-21 19:22:30 +00:00
http://joeyh.name/
12ae4ee4ff
Added a comment
2014-07-21 18:40:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
9082d4f18f
Added a comment
2014-07-21 18:37:20 +00:00
http://joeyh.name/
9b4f745aeb
Added a comment
2014-07-21 17:37:22 +00:00
http://joeyh.name/
22f2040816
Added a comment
2014-07-21 17:28:53 +00:00
http://joeyh.name/
8975efa065
Added a comment
2014-07-21 17:19:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmPxCIBwE9Fg3VRlyotgVHxcWyDKJhPpUs
242d938dbf
2014-07-21 14:52:48 +00:00
134.102.206.230
2ed3679809
poll vote (/sdcard/annex)
2014-07-21 12:40:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkt8DjG40gowj_ETchFLDS_Z216tr7p1xw
a2839c34eb
2014-07-21 02:42:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnwSZggfi3YE0EAuxAB9jT6pMcB73V8ae4
63bea6e8de
Added a comment
2014-07-20 01:33:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmcS2gG2R_AIiBBOsWuxGf1yEn_l797jjU
d4a579f296
Added a comment: comment 1
2014-07-20 00:50:15 +00:00
Mesar Hameed
57f735b520
fix typos.
2014-07-19 23:57:04 +01:00
Mesar Hameed
655d1357c4
fix typos.
2014-07-19 23:25:42 +01:00
https://www.google.com/accounts/o8/id?id=AItOawnwSZggfi3YE0EAuxAB9jT6pMcB73V8ae4
6e9218fbe2
2014-07-19 19:37:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI
7a574c1fb6
Added a comment
2014-07-19 12:48:09 +00:00
EskildHustvedt
ecd7a6f3af
Added a comment
2014-07-19 06:22:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
bac25bd9cf
Added a comment
2014-07-19 00:38:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
7926a4bec6
removed
2014-07-19 00:32:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
2e1491a4f3
Added a comment
2014-07-19 00:30:05 +00:00
sts
90fce62393
Added a comment
2014-07-18 21:16:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
40bf158ac2
typo
2014-07-18 15:01:01 +00:00
sts
1bc6e4b67c
Added a comment
2014-07-18 11:17:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
b4e27de274
minor addition
2014-07-18 10:21:15 +00:00
sts
dac58ca16b
Added a comment
2014-07-18 09:46:01 +00:00
sts
edc461162b
2014-07-18 09:39:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
7f1470c289
Added a comment
2014-07-18 08:13:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
7465fb4981
minor fix
2014-07-18 00:38:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
a2124a2797
minor change
2014-07-18 00:33:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
dd8d9b4e25
bug report: git annex deleting content
2014-07-18 00:32:29 +00:00
feulif
02a2abca28
Added a comment
2014-07-17 22:24:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
13ca6e5b6c
Added a comment
2014-07-17 19:48:30 +00:00
http://joeyh.name/
a8560d932c
Added a comment
2014-07-17 16:05:33 +00:00
Joey Hess
f49e9f4846
add news item for git-annex 5.20140717
2014-07-17 11:53:03 -04:00
CandyAngel
dbebff9a5f
Added a comment
2014-07-17 15:43:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
3de6e4b44a
2014-07-17 15:31:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
34ffbd990b
2014-07-17 15:30:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
31a4e44941
2014-07-17 15:29:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncukUQl56TwiBJb7dIyAqP1YirNg_wjR4
894305ad11
Added a comment: Actions -> Sync Now in webapp does properly download new files
2014-07-17 13:50:07 +00:00
CandyAngel
004cc8b3ec
2014-07-17 11:25:15 +00:00
divB
93ccc024ba
2014-07-17 04:58:21 +00:00
divB
cd36c48781
2014-07-17 04:53:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncukUQl56TwiBJb7dIyAqP1YirNg_wjR4
5a7d4ff4ae
Added a comment
2014-07-17 01:58:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncukUQl56TwiBJb7dIyAqP1YirNg_wjR4
937f434e90
removed
2014-07-17 01:48:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncukUQl56TwiBJb7dIyAqP1YirNg_wjR4
a615192985
Added a comment
2014-07-17 01:47:43 +00:00
divB
212b3ee3f6
Added a comment
2014-07-16 23:53:39 +00:00
Joey Hess
5e7def3ac7
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-16 18:25:43 -04:00
http://joeyh.name/
38829d82d2
Added a comment
2014-07-16 22:23:50 +00:00
Joey Hess
83a138dafc
devblog
2014-07-16 18:23:29 -04:00
http://joeyh.name/
029ff146e9
Added a comment: ooooh
2014-07-16 22:21:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncukUQl56TwiBJb7dIyAqP1YirNg_wjR4
8318925d88
Added a comment
2014-07-16 21:23:00 +00:00
lex
66834112a5
Added a comment
2014-07-16 21:13:06 +00:00
divB
b72d131c92
Added a comment
2014-07-16 20:54:54 +00:00
http://joeyh.name/
6b84327b73
Added a comment
2014-07-16 20:51:36 +00:00
http://joeyh.name/
12b7aea04c
Added a comment
2014-07-16 20:41:17 +00:00
http://joeyh.name/
46aa109672
Added a comment
2014-07-16 20:36:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
254df802ea
Added a comment
2014-07-16 20:32:57 +00:00
Joey Hess
3cdbeb5e3c
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-16 16:19:27 -04:00
http://joeyh.name/
36de128756
Added a comment
2014-07-16 20:18:50 +00:00
Joey Hess
aacd5c6994
Windows: fix crash after 10 minutes
...
getLine in waitForTermination doesn't work when stdin is closed..
Just loop forever, there was no reason to getLine here I think.
2014-07-16 15:42:12 -04:00
http://joeyh.name/
f30dff1581
Added a comment
2014-07-16 18:38:51 +00:00
http://joeyh.name/
e6d76cc17e
Added a comment
2014-07-16 18:21:24 +00:00
Joey Hess
a2a9650514
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-16 14:17:59 -04:00
http://joeyh.name/
06265c22af
Added a comment
2014-07-16 18:18:11 +00:00
http://joeyh.name/
8896939f83
Added a comment
2014-07-16 18:18:00 +00:00
Joey Hess
4a0ddf6ca8
confirmed
2014-07-16 14:16:22 -04:00
http://joeyh.name/
fe41fe4f74
Added a comment
2014-07-16 18:10:09 +00:00
http://joeyh.name/
3da1523634
Added a comment
2014-07-16 18:08:26 +00:00
http://joeyh.name/
fc492146a5
Added a comment
2014-07-16 17:51:28 +00:00
Joey Hess
bfdbc63b50
mention SKEIN*E variants
2014-07-16 13:31:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
117309d148
Added a comment
2014-07-16 13:42:16 +00:00
http://mildred.fr/
db65a17be6
Added a comment: Re: Fixing symlinks to the annex store in direct mode
2014-07-16 07:04:08 +00:00
http://mildred.fr/
0d66bac2c0
Added a comment: Fixing symlinks to the annex store in direct mode
2014-07-16 06:52:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg
8c14ba8047
removed
2014-07-16 02:20:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg
8006364560
Added a comment: text relocations refusal
2014-07-16 02:19:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg
3469610de0
Added a comment: text relocations refusal
2014-07-16 02:19:28 +00:00
divB
5402dd4d9f
Added a comment
2014-07-15 22:02:41 +00:00
Joey Hess
bc0c19514c
devblog
2014-07-15 17:44:56 -04:00
Joey Hess
7e75fa82c6
close
2014-07-15 17:37:42 -04:00
Joey Hess
019ed359e6
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-15 17:35:58 -04:00
Joey Hess
ec5ed2af9d
Set gcrypt-publish-participants when setting up a gcrypt repository, to avoid unncessary passphrase prompts.
...
This is a security/usability tradeoff. To avoid exposing the gpg key ids
who can decrypt the repository, users can unset
gcrypt-publish-participants.
The gcrypt-publish-participants option is available in my fork of
git-remote-gcrypt.
This commit was sponsored by Christopher Kernahan.
2014-07-15 17:33:14 -04:00
http://joeyh.name/
568cc3ea64
Added a comment
2014-07-15 21:06:23 +00:00
divB
17a73f0022
Added a comment
2014-07-15 20:51:07 +00:00
http://joeyh.name/
02ee23f3bb
Added a comment
2014-07-15 20:42:16 +00:00
divB
8238b04816
Added a comment
2014-07-15 20:33:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk3JJvaarUKd7xShCMze_kpHVcuCzFrWTI
6d110e0d91
2014-07-15 20:22:17 +00:00
http://joeyh.name/
8430ed458d
Added a comment
2014-07-15 19:20:13 +00:00
http://joeyh.name/
0280108372
Added a comment
2014-07-15 19:15:13 +00:00
http://joeyh.name/
3372106e9f
Added a comment
2014-07-15 19:13:06 +00:00
http://joeyh.name/
f0eed81357
Added a comment
2014-07-15 19:01:24 +00:00
Joey Hess
925e1db85b
retitle
2014-07-15 14:59:50 -04:00
http://joeyh.name/
83b5e0990c
Added a comment
2014-07-15 18:56:31 +00:00
http://joeyh.name/
d4e2d01dc0
Added a comment
2014-07-15 18:55:58 +00:00
http://joeyh.name/
6cf1b3eb15
Added a comment
2014-07-15 18:53:47 +00:00
http://joeyh.name/
25e4e4fc8f
Added a comment
2014-07-15 18:50:29 +00:00
http://joeyh.name/
b6b64df7d9
Added a comment
2014-07-15 18:37:34 +00:00
Joey Hess
4e44bda4cc
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-15 14:28:21 -04:00
Joey Hess
522a0922b8
sync: Fix git sync with local git remotes even when they don't have an annex.uuid set.
...
Catch an exception when ensureInitialized is run in a non-initted
repository. In this case, just read the git config, so that the Git.Repo
object is not LocalUnknown, which is what is used to represent remotes
on eg, drives that are not connected.
The assistant already got this right, and like with the assistant, this
causes an implicit git-annex init of the local remote on the second sync,
once the git-annex branch has been pushed to it.
See this comment for more analysis:
http://git-annex.branchable.com/todo/Recovering_from_a_bad_sync/#comment-64e469a2c1969829ee149cbb41b1c138
This commit was sponsored by jscit.
2014-07-15 14:27:43 -04:00
http://joeyh.name/
82eca051f5
Added a comment
2014-07-15 18:23:50 +00:00
feulif
f989c48159
Added a comment
2014-07-15 18:03:56 +00:00
http://joeyh.name/
d2ef0ba3ca
Added a comment
2014-07-15 17:36:22 +00:00
Joey Hess
a3d73a2cb3
meant to close this before
2014-07-15 13:35:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
732d2fb1f1
2014-07-15 17:17:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk3JJvaarUKd7xShCMze_kpHVcuCzFrWTI
542804ad2c
Added a comment
2014-07-15 16:18:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
b09b4c1563
2014-07-15 16:17:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
7230dc525c
2014-07-15 13:57:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
c7ff64f99d
2014-07-15 13:56:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
cba832a9f2
2014-07-15 13:55:21 +00:00
http://ypid.wordpress.com/
578bb64225
Fixed typos.
2014-07-15 13:46:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
76c1f3109b
Added a comment: web remote
2014-07-15 13:19:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg
e306d828dc
removed
2014-07-15 12:05:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg
32ea276fcb
Added a comment: install log
2014-07-15 12:03:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg
69c3107a88
Added a comment: install log
2014-07-15 12:02:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg
dd5664d729
2014-07-15 12:01:29 +00:00
jg123h12jh3y12g3y
daf1683321
Added a comment
2014-07-15 07:58:15 +00:00
zardoz
9178019bc3
Added a comment
2014-07-15 07:29:37 +00:00
http://svario.it/gioele
65ea8409ec
Added a comment
2014-07-15 06:54:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk8xEkJYawrAEwjKPBTYv8eMrMQY-cP4bo
70ad153032
2014-07-15 06:13:10 +00:00
divB
07c1c459ce
Added a comment
2014-07-15 05:43:36 +00:00
divB
f6d817c2c4
2014-07-15 05:00:53 +00:00
divB
17c106bb89
2014-07-15 04:43:45 +00:00
Joey Hess
82adf65067
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-15 00:40:34 -04:00
Joey Hess
de3f07e93e
devblog
2014-07-15 00:21:54 -04:00
divB
3834dffac4
Added a comment
2014-07-15 04:03:16 +00:00
divB
d6f715417f
Added a comment
2014-07-15 03:11:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmN5jDf53oRJZsTo8Ahj2uXzCzq6HcvEro
622a3761ae
Added a comment: confirmed?
2014-07-15 01:29:00 +00:00
lex
69bd61e559
Added a comment
2014-07-14 22:21:32 +00:00
Joey Hess
63090c50fc
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-14 16:56:07 -04:00
http://joeyh.name/
c1ee43a616
Added a comment
2014-07-14 20:54:32 +00:00
Joey Hess
909f04aee2
metadata
2014-07-14 16:53:21 -04:00
http://joeyh.name/
22c4f35961
Added a comment
2014-07-14 20:20:28 +00:00
http://joeyh.name/
4377c1fc88
Added a comment
2014-07-14 20:15:07 +00:00
Joey Hess
6ce2290326
belated thanks to Kevin McKenzie for hosting the OSX autobuilder
...
was previously thanked on thanks page.
2014-07-14 16:07:35 -04:00
http://joeyh.name/
3f755d8666
Added a comment
2014-07-14 20:06:04 +00:00
zardoz
f6fc066ddb
Added a comment
2014-07-14 19:34:31 +00:00
http://joeyh.name/
be2751b32a
Added a comment
2014-07-14 19:05:33 +00:00
http://joeyh.name/
538823f509
Added a comment
2014-07-14 18:47:21 +00:00
Joey Hess
2416ed18c4
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-14 14:37:48 -04:00
http://joeyh.name/
15c4a21c81
Added a comment
2014-07-14 18:38:58 +00:00
Joey Hess
b0c5704ae3
already fixed
2014-07-14 14:37:42 -04:00
Joey Hess
618b1d2a38
improve documentation
2014-07-14 14:37:14 -04:00
http://joeyh.name/
1906ffca53
Added a comment
2014-07-14 18:33:25 +00:00
http://joeyh.name/
3bf484a7dc
Added a comment
2014-07-14 18:30:38 +00:00
http://joeyh.name/
309f180130
Added a comment
2014-07-14 18:27:43 +00:00
http://joeyh.name/
1663ee3d3f
Added a comment
2014-07-14 18:21:15 +00:00
annexuser
98333c511d
Added a comment
2014-07-14 18:21:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmveNWaFIL1zEehHr_0416bKBzsul5tGlE
e86807ea0b
2014-07-14 10:11:31 +00:00
sts
62d5fa1a17
Added a comment
2014-07-14 09:12:13 +00:00
divB
05311ae0f6
2014-07-14 02:39:15 +00:00
divB
26821a851b
2014-07-14 02:23:35 +00:00
jg123h12jh3y12g3y
09d9aa656e
2014-07-14 02:08:55 +00:00
jg123h12jh3y12g3y
5254ef67ba
2014-07-14 02:05:14 +00:00
sts
92c3c7f961
2014-07-13 09:04:24 +00:00
lex
48868f5b01
2014-07-13 06:52:38 +00:00
zardoz
a384c61d57
2014-07-12 20:12:36 +00:00
http://ypid.wordpress.com/
53210e3220
Added a comment: gitignore
2014-07-12 17:59:42 +00:00
http://svario.it/gioele
df53f96063
new feature: do not import new files
2014-07-12 14:18:59 +00:00
http://svario.it/gioele
68455bbe4e
New bug "sync does not commit with alwasycommit = false"
2014-07-12 10:59:49 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
2f54ec7727
Added a comment
2014-07-12 10:03:07 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
191477bb9f
Added a comment
2014-07-12 10:00:59 +00:00
http://svario.it/gioele
4059b9aefe
New topic "Recovering from a bad sync"
2014-07-12 09:00:19 +00:00
divB
f6b3f61c30
2014-07-12 02:28:32 +00:00
divB
0985ce2925
2014-07-12 02:07:46 +00:00
divB
58f1065fe5
Added a comment
2014-07-11 21:56:29 +00:00
divB
ebe00602b5
Added a comment
2014-07-11 21:43:11 +00:00
Joey Hess
398ad93afa
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-11 17:00:50 -04:00
Joey Hess
d71aaabeab
devblog
2014-07-11 17:00:20 -04:00
Joey Hess
cb66ca3a76
resolvemerge: New plumbing command that runs the automatic merge conflict resolver.
2014-07-11 16:45:18 -04:00
http://joeyh.name/
e69d37a0ae
Added a comment
2014-07-11 20:17:06 +00:00
http://joeyh.name/
0f43fc0116
Added a comment
2014-07-11 19:57:36 +00:00
Joey Hess
003ebf58f5
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-11 15:53:02 -04:00
Joey Hess
aadf11cf99
moreinfo
2014-07-11 15:52:54 -04:00
http://joeyh.name/
ac152c1255
Added a comment
2014-07-11 19:46:05 +00:00
http://joeyh.name/
348866612f
Added a comment
2014-07-11 19:42:24 +00:00
http://joeyh.name/
7aff9410e0
Added a comment
2014-07-11 19:40:32 +00:00
http://joeyh.name/
53e1d72a30
Added a comment: unable to reproduce, please provide transcript
2014-07-11 19:36:37 +00:00
Joey Hess
793004e2c2
moreinfo
2014-07-11 15:34:41 -04:00
http://joeyh.name/
7003be56ad
Added a comment
2014-07-11 19:31:52 +00:00
http://joeyh.name/
d5ec73d200
Added a comment
2014-07-11 19:29:06 +00:00
Joey Hess
50b1cd917a
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-11 14:52:57 -04:00
Joey Hess
c5f132e3e7
uninit: Avoid failing final removal in some direct mode repositories due to file modes.
...
Specifically .map files.
2014-07-11 14:52:53 -04:00
http://joeyh.name/
b88a04346a
Added a comment
2014-07-11 18:41:32 +00:00
Joey Hess
ee9ffcd940
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-11 14:30:59 -04:00
http://joeyh.name/
5636ba495b
Added a comment
2014-07-11 18:30:55 +00:00
http://joeyh.name/
76ff54c246
Added a comment
2014-07-11 18:27:44 +00:00
http://joeyh.name/
694a44b464
Added a comment
2014-07-11 18:15:09 +00:00
Joey Hess
e8845fc9b5
close; local misconfiguration
2014-07-11 14:13:24 -04:00
http://joeyh.name/
ad1eabe61d
Added a comment: obvious questions
2014-07-11 18:12:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncukUQl56TwiBJb7dIyAqP1YirNg_wjR4
da4be5c108
Added a comment
2014-07-11 18:10:06 +00:00
http://joeyh.name/
e265748fd7
Added a comment
2014-07-11 18:09:51 +00:00
Joey Hess
f22a77890e
improve documentation about sync
2014-07-11 14:08:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawncukUQl56TwiBJb7dIyAqP1YirNg_wjR4
91f834d20e
Added a comment
2014-07-11 17:11:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncukUQl56TwiBJb7dIyAqP1YirNg_wjR4
6a2ae73f42
Added a comment
2014-07-11 17:06:43 +00:00
zardoz
07c322752c
2014-07-11 13:27:00 +00:00
zardoz
4f0ca08ba5
Added a comment
2014-07-11 11:54:26 +00:00
zardoz
089a23b291
Added a comment
2014-07-11 11:46:08 +00:00
CandyAngel
3355275161
Added a comment
2014-07-11 10:57:58 +00:00
CandyAngel
f59fc3da9f
Added a comment
2014-07-11 10:41:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmveNWaFIL1zEehHr_0416bKBzsul5tGlE
ff6f62e544
2014-07-11 10:08:06 +00:00
http://svario.it/gioele
bcf5c41904
New bug: git-annex sync does not push
2014-07-11 09:25:14 +00:00
http://svario.it/gioele
b0eef01f37
Added a comment: GPG_AGENT_INFO was already set in the outside shell
2014-07-11 07:19:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmveNWaFIL1zEehHr_0416bKBzsul5tGlE
fac19f5b91
Added a comment: Install fails horribly
2014-07-10 23:11:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawndSPd52H_L7hcYsJjLQ4kR1LopprHy7Xw
3700fb00af
2014-07-10 22:37:59 +00:00
Joey Hess
f14890bf82
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-10 17:06:23 -04:00
Joey Hess
9d71903c2f
migrate: Avoid re-checksumming when migrating from hashE to hash backend.
2014-07-10 17:06:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk3JJvaarUKd7xShCMze_kpHVcuCzFrWTI
ab233c9a1c
2014-07-10 21:03:50 +00:00
Joey Hess
564de5e508
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-10 16:28:13 -04:00
Joey Hess
b66b33c87f
promote comment to todo
2014-07-10 16:27:12 -04:00
http://joeyh.name/
5553c4dcd6
Added a comment
2014-07-10 20:24:04 +00:00
http://joeyh.name/
6bfc13556f
Added a comment
2014-07-10 20:16:28 +00:00
http://joeyh.name/
fe80c9897a
Added a comment
2014-07-10 19:59:15 +00:00
http://joeyh.name/
29d2b5bf22
Added a comment
2014-07-10 19:54:30 +00:00
http://joeyh.name/
3a6cb53e96
Added a comment
2014-07-10 19:50:38 +00:00
http://joeyh.name/
79ce1a226f
Added a comment
2014-07-10 19:41:54 +00:00
http://joeyh.name/
98a051eab8
Added a comment
2014-07-10 19:37:38 +00:00
Joey Hess
32b2f2af38
moreinfo
2014-07-10 15:26:04 -04:00
Joey Hess
f0fc2568d7
move to todo
2014-07-10 15:18:12 -04:00
Joey Hess
088816353e
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-10 15:18:02 -04:00
http://joeyh.name/
d651e3cf7a
Added a comment
2014-07-10 19:19:36 +00:00
http://joeyh.name/
2a7fd68d47
Added a comment
2014-07-10 19:10:15 +00:00
Joey Hess
be2c77d0cb
close
2014-07-10 15:08:30 -04:00
Joey Hess
3c10d8ce57
retitle
2014-07-10 15:05:01 -04:00
Joey Hess
b9892e2344
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-10 15:02:30 -04:00
http://joeyh.name/
56b2b49440
Added a comment: user misconfiguration
2014-07-10 19:02:00 +00:00
Joey Hess
5d34472f82
close; user misconfiguration
2014-07-10 15:00:22 -04:00
http://joeyh.name/
4f62105aa3
Added a comment
2014-07-10 18:48:17 +00:00
Joey Hess
e538f0e980
notabug
2014-07-10 14:24:46 -04:00
http://joeyh.name/
fc48c3bb23
Added a comment
2014-07-10 18:24:17 +00:00
Joey Hess
4c61590541
tagging
2014-07-10 14:22:54 -04:00
http://joeyh.name/
50781a4a5f
Added a comment
2014-07-10 18:11:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
9bad3ed3b7
removed
2014-07-10 15:30:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
30d3bd9458
2014-07-10 15:01:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
e488af18b8
still not working
2014-07-10 13:57:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
64748d8094
solution ok
2014-07-10 11:55:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnov5q9_Cl4Ps5NoYE08yE01NLSvBANnY8
61222ad293
Added a comment
2014-07-10 05:50:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
ed153b50d5
small change
2014-07-10 03:07:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
ae676c1bee
partially solved
2014-07-10 03:06:17 +00:00
divB
85ae4ce94c
2014-07-10 03:05:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
c30ac2bebe
missing word
2014-07-10 02:29:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
7648a6602b
formatting
2014-07-10 02:02:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
6c6a5dff0d
2014-07-10 02:01:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
ac90d4f570
Added a comment: even a client repository you had once but have now deleted
2014-07-09 22:08:44 +00:00
Joey Hess
99d3010618
devblog
2014-07-09 16:20:02 -04:00
Joey Hess
f15d2aa35d
update
2014-07-09 16:16:32 -04:00
Joey Hess
0f382a0256
add news item for git-annex 5.20140709
2014-07-09 16:08:50 -04:00
Joey Hess
566e8041ae
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-09 15:32:21 -04:00
http://joeyh.name/
dd171168e4
Added a comment: more confirmation of race theory
2014-07-09 19:26:55 +00:00
Joey Hess
99521fee79
close, with fairly high confidence, but not certainty, due to difficulty reproducing races..
2014-07-09 15:21:27 -04:00
Joey Hess
6fe35aab87
Really fix bug that caused the assistant to make many unncessary empty merge commits.
2014-07-09 15:18:00 -04:00
Joey Hess
d76b5a674f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-09 15:09:49 -04:00
Joey Hess
58acaf8026
prospective fix for bad_merge_commit_deleting_all_files
...
Assuming my analysis of a race is correct. In any case, this certianly closes a
race..
2014-07-09 15:08:19 -04:00
http://joeyh.name/
2e102ce248
Added a comment
2014-07-09 19:01:33 +00:00
http://joeyh.name/
73271cbcf4
Added a comment
2014-07-09 19:00:35 +00:00
Joey Hess
4915f9ad03
format
2014-07-09 14:50:42 -04:00
http://jamesjustjames.wordpress.com/
dbfab63576
removed
2014-07-09 18:51:27 +00:00
http://jamesjustjames.wordpress.com/
bf2ac843d2
Added a comment: The guy with this bug.
2014-07-09 18:50:36 +00:00
http://jamesjustjames.wordpress.com/
36de0da227
Added a comment: The guy with this bug.
2014-07-09 18:50:25 +00:00
http://joeyh.name/
07bb6b3748
Added a comment
2014-07-09 18:36:36 +00:00
http://joeyh.name/
5fe0f1e939
Added a comment: theory
2014-07-09 18:31:07 +00:00
http://joeyh.name/
b76295a396
Added a comment
2014-07-09 18:25:08 +00:00
http://joeyh.name/
7871699567
Added a comment
2014-07-09 18:20:14 +00:00
http://joeyh.name/
68ba0f8ab8
Added a comment
2014-07-09 17:58:48 +00:00
Joey Hess
4de0b1693e
more info
2014-07-09 13:43:22 -04:00
Joey Hess
6272d09031
bug
2014-07-09 13:39:02 -04:00
http://ypid.wordpress.com/
1220afaffe
2014-07-09 16:55:17 +00:00
http://svario.it/gioele
9ca4270cce
new bug gpg does not ask for password inside tmux
2014-07-09 16:54:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
6d80ff2a7e
2014-07-09 16:03:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
0091552e38
Added a comment
2014-07-09 15:32:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
856bfcfccf
Added a comment: Same happening here
2014-07-09 14:45:32 +00:00
http://mildred.fr/
855409db88
2014-07-09 14:17:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnu1NjsjNS3m0OxiYLKO-5SKNpSERxpi6k
ac4149706f
Added a comment
2014-07-09 13:56:31 +00:00
zardoz
6b165db9cc
Added a comment
2014-07-09 09:02:59 +00:00
zardoz
7ed729ae51
Added a comment
2014-07-09 08:51:22 +00:00
zardoz
b78752480e
2014-07-09 08:39:58 +00:00
zardoz
cd5198a391
Added a comment
2014-07-09 07:07:27 +00:00
http://olivier.mehani.name/
a3e7a98445
Added a comment
2014-07-09 01:09:33 +00:00
EskildHustvedt
3cf23c5b47
Added a comment
2014-07-09 00:24:37 +00:00
EskildHustvedt
99424c47d4
Reopening
2014-07-09 00:15:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn0aWOz5xMj5VuexPl55h7IasQnsh7sVwE
4f5a81dac4
Added a comment: It works now
2014-07-08 22:47:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao
15f3602f61
Added a comment: package in debian backports shows the same error mesage
2014-07-08 19:25:19 +00:00
zardoz
c61fdd140e
Added a comment
2014-07-08 19:17:29 +00:00
Joey Hess
7db532d53b
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-08 13:57:39 -04:00
Joey Hess
ba42b67c70
Fix bug in automatic merge conflict resolution
...
When one side is an annexed symlink, and the other side is a non-annexed symlink.
In this case, git-merge does not replace the annexed symlink in the work
tree with the non-annexed symlink, which is different from it's handling of
conflicts between annexed symlinks and regular files or directories.
So, while git-annex generated the correct merge commit, the work tree
didn't get updated to reflect it.
See comments on bug for additional analysis.
Did not add this to the test suite yet; just unloaded a truckload of firewood
and am feeling lazy.
This commit was sponsored by Adam Spiers.
2014-07-08 13:55:11 -04:00
http://joeyh.name/
3dcb349409
Added a comment: analysis
2014-07-08 17:52:59 +00:00
http://joeyh.name/
0c4f66f0c6
Added a comment
2014-07-08 17:31:53 +00:00
zardoz
5340e632ec
2014-07-08 17:22:51 +00:00
Joey Hess
1d966dbe37
confirmed
2014-07-08 12:57:43 -04:00
Joey Hess
67c4cef5e9
fixed
2014-07-08 12:57:13 -04:00
Joey Hess
58dcefc55e
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-08 12:47:16 -04:00
http://joeyh.name/
8c9c55c8ce
Added a comment
2014-07-08 16:44:32 +00:00
Joey Hess
eb015a1c96
update month
2014-07-08 12:39:07 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
42df533f9c
2014-07-08 14:06:31 +00:00
zardoz
1b3c94b82d
2014-07-08 13:16:10 +00:00
zardoz
0b1ec79069
Added a comment
2014-07-08 12:26:59 +00:00
CandyAngel
ac8f1925be
2014-07-08 11:56:54 +00:00
EskildHustvedt
e66d336976
Added a comment
2014-07-08 08:13:40 +00:00
divB
67d4430b6e
2014-07-08 07:41:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
6a170c6671
2014-07-08 06:38:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn0aWOz5xMj5VuexPl55h7IasQnsh7sVwE
2de177aba4
2014-07-08 00:34:53 +00:00
feulif
cc3f94c838
2014-07-07 22:03:53 +00:00
Joey Hess
45119da4de
devblog
2014-07-07 16:11:10 -04:00
Joey Hess
a8e11fe1ea
android version
2014-07-07 14:27:40 -04:00
Joey Hess
923b436c08
fix heights
2014-07-07 13:57:34 -04:00
Joey Hess
c415ab16f0
fix heights
2014-07-07 13:57:15 -04:00
Joey Hess
90776d8bd6
fix heights
2014-07-07 13:56:29 -04:00
Joey Hess
dfb2bce3c4
fix heights
2014-07-07 13:55:56 -04:00
Joey Hess
46b7cc3216
fix heights
2014-07-07 13:55:29 -04:00
Joey Hess
4b04bf0f71
fix heights
2014-07-07 13:54:44 -04:00
Joey Hess
a2cd37945f
reorg
2014-07-07 13:53:45 -04:00
Joey Hess
6b936a638f
fix
2014-07-07 13:51:29 -04:00
Joey Hess
e819c0ab29
add display of build-version files
2014-07-07 13:49:17 -04:00
Joey Hess
f0c48e8591
moreinfo
2014-07-07 13:42:46 -04:00
Joey Hess
8116d10b8f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-07 13:31:22 -04:00
Joey Hess
da3d7a369b
confirm
2014-07-07 13:31:13 -04:00
http://joeyh.name/
09ac7438d3
Added a comment
2014-07-07 17:19:03 +00:00
http://joeyh.name/
3d054deb7d
Added a comment
2014-07-07 17:17:50 +00:00
Joey Hess
2b61066bed
add news item for git-annex 5.20140707
2014-07-07 12:41:47 -04:00
zardoz
8037a3ad73
Added a comment
2014-07-07 14:09:33 +00:00
zardoz
27bc6d8425
2014-07-07 13:48:44 +00:00
zardoz
32a0403542
Added a comment
2014-07-07 12:48:07 +00:00
zardoz
fddbec98f5
2014-07-07 12:06:01 +00:00
Idhup
06fa3db7ee
Added a comment: typo
2014-07-07 10:23:23 +00:00
Idhup
4554acd79b
Added a comment: Connection sharing workaround
2014-07-07 10:20:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
2e08069c96
Added a comment
2014-07-07 10:06:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
a09b957f66
Added a comment
2014-07-07 10:05:07 +00:00
http://ypid.wordpress.com/
c9903e3ff1
Added a comment: git annex whereis --in origin
2014-07-07 09:45:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
3827bdc763
Added a comment
2014-07-07 08:40:57 +00:00
http://ypid.wordpress.com/
142cb7efaa
Added a comment: -A --all operate on all versions of all files
2014-07-07 07:42:03 +00:00
66.87.139.102
00cda7d582
poll vote (OpenStack SWIFT)
2014-07-07 05:44:00 +00:00
divB
0e34b68623
Added a comment
2014-07-07 01:16:21 +00:00
divB
3b210827e7
Added a comment: Also in the same boat
2014-07-07 01:12:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
54316c9c3f
2014-07-06 21:18:50 +00:00
Idhup
1cdddf76f6
Added a comment: Didn't work
2014-07-06 17:46:01 +00:00
https://launchpad.net/~rorymcc
7090340273
2014-07-06 11:21:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM
ccf8faae2c
Added a comment: What about safe?
2014-07-06 10:46:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM
d48ae1c063
removed
2014-07-06 10:45:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM
2540010192
Added a comment: What about safe?
2014-07-06 10:44:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM
fc1df9d717
Typo
2014-07-06 10:32:30 +00:00