http://joeyh.name/
70a15660de
Added a comment
2012-10-16 05:56:10 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
8837dfec6d
Added a comment: I can confirm the fix
2012-10-16 05:53:15 +00:00
http://joeyh.name/
738397d418
Added a comment
2012-10-16 05:52:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
c300841316
Added a comment
2012-10-16 05:33:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
96483c2a3e
Added a comment
2012-10-16 05:22:54 +00:00
http://joeyh.name/
cf7fb6568f
removed
2012-10-16 04:53:20 +00:00
http://joeyh.name/
e48bdc20d5
Added a comment
2012-10-16 04:52:18 +00:00
http://joeyh.name/
c584e18201
Added a comment
2012-10-16 04:52:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
24a92ec201
Added a comment
2012-10-16 04:38:42 +00:00
http://joeyh.name/
6f60d29c2c
Added a comment
2012-10-16 04:24:00 +00:00
Joey Hess
7d51ceb0ff
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-16 00:20:41 -04:00
Joey Hess
5feadb4df4
blog for the day
2012-10-16 00:20:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
0f1449deb2
removed
2012-10-16 04:17:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
cdf3ec5ae9
Added a comment
2012-10-16 04:17:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
9ba9b7fead
Added a comment
2012-10-16 04:17:12 +00:00
Joey Hess
2dfd7cccf3
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-16 00:13:53 -04:00
http://joeyh.name/
7eafd4cf17
Added a comment
2012-10-16 04:12:55 +00:00
Joey Hess
8fec62d299
A relative core.worktree is relative to the gitdir.
...
Now that this is handled correctly, git-annex can be used in git submodules.
Also, fixed infelicity where Git.CurrentRepo and Git.Config.updateLocation
were both dealing with core.worktree. Now updateLocation handles it for
Local as well as for LocalUnknown repos.
2012-10-16 00:08:39 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
1d4e4ad9e4
Added a comment
2012-10-16 03:19:43 +00:00
http://joeyh.name/
050c222ce6
Added a comment
2012-10-16 02:52:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
d9e92e9091
2012-10-16 02:42:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
235a1e58c2
2012-10-16 02:41:35 +00:00
Joey Hess
d430fb1153
Bug fix: A recent change caused git-annex-shell to crash.
2012-10-15 22:22:40 -04:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
dd1e68ea00
2012-10-16 00:12:54 +00:00
188.226.51.71
7f3138dd20
poll vote (Tahoe-LAFS)
2012-10-16 00:12:17 +00:00
Joey Hess
3156febec8
disable ssh connection caching for standalone builds
...
The standalone build does not bundle its own ssh, so should be built
to support as wide an array of ssh versions as possible, so turn off
connection caching.
Unfortunatly, as implemented this forces a full rebuild when building the
standalone binary, and of course it makes it somewhat slower.
This is not ideal, but neither is probing the ssh version every time it's
run (slow), or once when initializing a repo (fragile).
2012-10-15 14:49:40 -04:00
http://joeyh.name/
147c07c84e
Added a comment
2012-10-15 18:16:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkywesyg6tKBZcmxJ2EMUO89DZL1LZ7Sng
95ba1d82bc
2012-10-15 13:36:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU
bdf2d6eb74
2012-10-15 01:18:41 +00:00
Joey Hess
c504f4025f
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-14 17:49:16 -04:00
Joey Hess
ae53da8615
blog for the day
2012-10-14 17:48:09 -04:00
Joey Hess
2d9682f3c6
logic error
2012-10-14 16:21:18 -04:00
Joey Hess
27ea68ac6e
handle transfer repository bootstrapping
...
When there's just 1 client repo, and a transfer repo is created, its
preferred content will now make it prefer all content in the client,
even though there's no other client yet to transfer it to. Presumably,
another client will be created eventually. It might even already exist,
and the transfer repo will be used to connect up with it.
2012-10-14 16:08:21 -04:00
84.112.131.62
7910ca770d
poll vote (OpenStack SWIFT)
2012-10-14 19:54:39 +00:00
Joey Hess
04a69b22b1
update
2012-10-14 15:15:24 -04:00
Joey Hess
592d55ef7c
fix display of transfers for remotes not in syncRemotes list
2012-10-14 14:51:11 -04:00
Joey Hess
b2d266267f
avoid queuing transfers for remotes after syncing to them is paused
...
This avoids the expensive transfer scan relying on its list of remotes
to scan being accurate throughout, which it will not be when the user
pauses syncing to a remote.
I feel it's ok to queue transfers to *any* known remote, not just the ones
being scanned.
Note that there are still small races where after syncing to a remote is
paused, a transfer can be queued for it. Not just in the expensive transfer
scan, but in the cheap failed transfer scan, and elsewhere.
2012-10-14 14:34:05 -04:00
79.243.245.244
649d322fa5
poll vote (Google Drive)
2012-10-14 14:02:28 +00:00
79.243.245.244
44b3cecf71
poll vote (My phone (or MP3 player))
2012-10-14 14:02:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI
6b74a6ed7a
Added a comment: Thank you for stickers
2012-10-14 13:59:56 +00:00
68.113.110.158
50e1aee940
poll vote (Tahoe-LAFS)
2012-10-14 03:55:52 +00:00
Joey Hess
4571ad9590
add help command
2012-10-13 19:07:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnhzb9AQj5y4pUFlksrUIQ1z9AO1BcuZMw
d00ec669d6
2012-10-13 22:23:46 +00:00
Joey Hess
902ef88266
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-13 13:22:59 -04:00
Joey Hess
9c3e1ca3c9
full analysis of ways content could stop being preferred and need to be dropped
2012-10-13 13:21:43 -04:00
helmut
8c8dd7bb8d
Added a comment: Asynchronous hooks?
2012-10-13 09:46:14 +00:00
89.0.176.236
de1789e9d3
poll vote (My phone (or MP3 player))
2012-10-13 08:41:33 +00:00
122.110.137.225
1bab21a3fb
poll vote (My phone (or MP3 player))
2012-10-13 07:27:37 +00:00
Joey Hess
ab9c032deb
blog for the day
2012-10-12 19:43:16 -04:00
99.52.196.7
f6ebd9fdb6
poll vote (Tahoe-LAFS)
2012-10-12 21:38:30 +00:00