Commit graph

22821 commits

Author SHA1 Message Date
Joey Hess
b6d6759524 update 2015-01-15 15:58:56 -04:00
Joey Hess
a92737c8b9 Fix build failure when wget is not installed. 2015-01-15 15:42:15 -04:00
Joey Hess
8872f2fbdb Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-15 15:39:01 -04:00
Joey Hess
1ce8367417 remotedaemon: Fix problem that could prevent ssh connections being made after two LOSTNET messages were received in a row
Perhaps due to two different network interfaces being brought down.

Since there is no reliable way to drain a Chan, I switched to STM TChan.
2015-01-15 15:37:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
3bc2b4d956 2015-01-15 19:24:19 +00:00
Joey Hess
ec90116851 confirmed 2015-01-15 15:11:41 -04:00
Joey Hess
11eef8eefd cannot reproduce problem; more info needed 2015-01-15 15:04:27 -04:00
Joey Hess
edb738c238 response 2015-01-15 14:59:50 -04:00
Joey Hess
1eef1ea501 reply 2015-01-15 14:57:23 -04:00
Joey Hess
fd5c3d4953 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-15 13:54:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
ddf43ebfc7 Added a comment 2015-01-15 16:15:21 +00:00
Joey Hess
66a6879dcf remove ifdef that is always true
cabal file has a depends on exceptions 0.6.0
2015-01-15 12:05:39 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4
656756c07f Added a comment 2015-01-14 22:01:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4
b96b36e73c removed 2015-01-14 22:00:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4
91b7fda130 Added a comment 2015-01-14 21:56:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmiPEySoakXDQ4OUAmC9neEOZW17W1KvlU
6b5fe0ff53 Added a comment: Default value of annex.queuesize 2015-01-14 15:45:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4
2edb51fe6e 2015-01-14 15:33:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4
e8571a15e4 2015-01-14 15:32:24 +00:00
mct
ea9ba6eae3 creating git annex assistant repository history? 2015-01-14 08:34:31 +00:00
Joey Hess
4fcf65cda3 devblog 2015-01-13 18:36:17 -04:00
Joey Hess
ead09207ca close old todo; new style chunking fixed this 2015-01-13 18:19:07 -04:00
Joey Hess
150220de65 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-13 18:13:57 -04:00
Joey Hess
534c29deae implemented old Richih wishlist about remote/uuid info
* info: Can now display info about a given uuid.
  * Added to remote/uuid info: Count of the number of keys present
    on the remote, and their size. This is rather expensive to calculate,
    so comes last and --fast will disable it.
  * Git remote info now includes the date of the last sync with the remote.
2015-01-13 18:13:14 -04:00
Joey Hess
c0722eaad1 update 2015-01-13 16:40:51 -04:00
Joey Hess
efaffa78b2 close per comment 2015-01-13 16:39:10 -04:00
Joey Hess
d53e29f75f there are now at least 3 ways to do this; explain and close 2015-01-13 16:38:19 -04:00
Joey Hess
318666a2a9 show how to do what I think was wanted here 2015-01-13 16:29:45 -04:00
Joey Hess
d23dced718 close; all special remotes that can reasonably support chunking now do 2015-01-13 16:16:02 -04:00
Joey Hess
97d8e4ef16 close 2015-01-13 16:08:49 -04:00
Joey Hess
601c47ca04 close 2015-01-13 16:06:48 -04:00
Joey Hess
78ded0a655 close 2015-01-13 16:05:50 -04:00
2001:4dd0:fbfc:10:219:dbff:fe64:81a7
d1510a831b poll vote (/sdcard/annex) 2015-01-13 19:31:22 +00:00
eeerky
3567219b98 removed 2015-01-13 19:26:51 +00:00
anarcat
60af7e7a61 Added a comment 2015-01-13 18:09:52 +00:00
Joey Hess
596b8e1e04 fix DistributionUpdate incompatability
Since DistributionUpdate builds an Annex object, the new relative paths
code caused it to make a git object with paths like ../lib/downloads.
However, it actually runs the system's installed git-annex, and that old
version did not like being run in this situation. Probably it was buggy.

Fixed by chdir to the downloads repo before doing anything else.
2015-01-13 12:43:22 -04:00
Joey Hess
211e2bc78f cleanup 2015-01-13 12:40:15 -04:00
Joey Hess
6b0b106030 add news item for git-annex 5.20150113 2015-01-13 12:22:18 -04:00
Joey Hess
4d7bc922a2 prep release 2015-01-13 12:10:33 -04:00
Joey Hess
0585455e4d Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-13 11:49:24 -04:00
eeerky
cf247cf6cc Added a comment: shared keys? 2015-01-13 15:24:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw
28f9f3eb90 Added a comment 2015-01-13 12:45:47 +00:00
Jan
d31dd80e2f 2015-01-13 09:48:31 +00:00
Jan
288d7933a4 Added a comment 2015-01-13 09:35:10 +00:00
ztzg
464cd84f68 Added a comment 2015-01-12 17:56:20 +00:00
ztzg
08dde5764a Added a comment: Build 5.20150107-g0e8cf92 seems to work 2015-01-12 17:53:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw
9fe75ef124 Added a comment: May be use a prefered content expression about what is in the usb stick 2015-01-11 09:14:47 +00:00
Jan
5532ba4d9c Added a comment 2015-01-11 08:54:52 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
ed74130cd7 Added a comment: assistant or cron 2015-01-11 04:00:04 +00:00
Joey Hess
0ee09f05d2 lower case for consistency 2015-01-10 13:41:25 -04:00
http://www.ryantm.com/
035f624d4d 2015-01-10 16:48:06 +00:00