Joey Hess
a2fc62af7f
forgot to include this in last commit
2012-10-15 21:49:46 -04: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
979f9cd966
allow OPTFLAGS to be overridden
2012-10-14 20:32:27 -04: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
429b77844e
drop old config when rereading repo config
...
Before, the new config was merged into the old, so if eg, a remote was
renamed, it would have both the new and the old remote name.
2012-10-14 17:23:40 -04:00
Joey Hess
362e18e3fd
allow renaming git remotes in the edit form
2012-10-14 17:18:01 -04:00
Joey Hess
08e1efb278
make repo description optional
2012-10-14 16:32:55 -04:00
Joey Hess
2d9682f3c6
logic error
2012-10-14 16:21:18 -04:00
Joey Hess
8932acb5d0
redirect to the new repository version of the end form
2012-10-14 16:11:21 -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
2aacae3ebb
always make removable drive repos bare
...
None-bare removable drive repos don't have the assistant running in them,
so don't get their master branch updated as syncs come in. This will
probably change later, but for now, set up something that works.
Also, set the description of a newly added drive's repo locally. This
ensures that the repo edit form has the description in it.
2012-10-14 15:53:40 -04:00
Joey Hess
d9e65ff4be
format
2012-10-14 15:22:33 -04:00
Joey Hess
51ef707a59
nub the autostart file
...
It's possible for the file to get duplicate lines in it, and if so, we want
to ignore the dups.
2012-10-14 15:19:34 -04:00
Joey Hess
04a69b22b1
update
2012-10-14 15:15:24 -04:00
Joey Hess
6144f325b9
reorder
...
get list of remotes after, rather than before, a potentially blocking action
2012-10-14 15:09:37 -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
6ea6a2e71c
better variable name
2012-10-14 14:50:03 -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
Joey Hess
9555e26950
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-13 18:26:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnhzb9AQj5y4pUFlksrUIQ1z9AO1BcuZMw
d00ec669d6
2012-10-13 22:23:46 +00:00
Joey Hess
c78975babb
avoid duplicate code with a more generic monadic matcher
...
Interesting type signature ghc derived for this:
forall o (m :: * -> *). Monad m => Matcher o -> (o -> m Bool) -> m Bool
2012-10-13 15:17:15 -04: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
e52fc5ba89
vicfg: New file format, avoids ambiguity with repos that have the same description, or no description.
...
This is also nice in that uuids are all the same length, so the values
of each line, line up.
Also a great deal of boilerplate elimination.
2012-10-12 23:11:26 -04: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
93.71.131.82
971823ba37
poll vote (Tahoe-LAFS)
2012-10-12 21:20:05 +00:00
98.207.29.118
fedcac50a3
poll vote (Tahoe-LAFS)
2012-10-12 20:49:53 +00:00
75.101.56.72
1ecc3d7310
poll vote (Tahoe-LAFS)
2012-10-12 18:50:00 +00:00
Joey Hess
890b34c670
add news item for git-annex 3.20121010
2012-10-12 14:18:52 -04:00
Joey Hess
e2e084e0ab
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-12 14:18:17 -04:00
Joey Hess
8c4d5130eb
releasing version 3.20121010
2012-10-12 14:17:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmsz4weoPXV2oEtv3zpo9dOxn_SEPz-7Iw
5fc706a896
Added a comment: reasons to like Tahoe-LAFS as a special remote
2012-10-12 18:17:43 +00:00
Joey Hess
195707e023
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-12 14:17:05 -04:00
Joey Hess
ba8c21c421
update install instructions for Fedora
...
now available in Fedora
2012-10-12 14:07:53 -04:00
97.118.99.24
564f3b8b05
poll vote (Tahoe-LAFS)
2012-10-12 18:06:28 +00:00
50.56.129.169
17225cfac5
poll vote (Tahoe-LAFS)
2012-10-12 18:06:05 +00:00