Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | simplify | Joey Hess | 2012-10-15 |
| | |||
* | changelog | Joey Hess | 2012-10-15 |
| | |||
* | Bug fix: A recent change caused git-annex-shell to crash. | Joey Hess | 2012-10-15 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-10-15 |
|\ | |||
* | | forgot to include this in last commit | Joey Hess | 2012-10-15 |
| | | |||
| * | (no commit message) | https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89 | 2012-10-16 |
| | | |||
| * | poll vote (Tahoe-LAFS) | 188.226.51.71 | 2012-10-16 |
|/ | |||
* | disable ssh connection caching for standalone builds | Joey Hess | 2012-10-15 |
| | | | | | | | | | | | | 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). | ||
* | Added a comment | http://joeyh.name/ | 2012-10-15 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkywesyg6tKBZcmxJ2EMUO89DZL1LZ7Sng | 2012-10-15 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU | 2012-10-15 |
| | |||
* | allow OPTFLAGS to be overridden | Joey Hess | 2012-10-14 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-10-14 |
|\ | |||
* | | blog for the day | Joey Hess | 2012-10-14 |
| | | |||
* | | drop old config when rereading repo config | Joey Hess | 2012-10-14 |
| | | | | | | | | | | 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. | ||
* | | make repo description optional | Joey Hess | 2012-10-14 |
| | | |||
* | | logic error | Joey Hess | 2012-10-14 |
| | | |||
* | | handle transfer repository bootstrapping | Joey Hess | 2012-10-14 |
| | | | | | | | | | | | | | | | | 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. | ||
| * | poll vote (OpenStack SWIFT) | 84.112.131.62 | 2012-10-14 |
| | | |||
* | | nub the autostart file | Joey Hess | 2012-10-14 |
| | | | | | | | | | | It's possible for the file to get duplicate lines in it, and if so, we want to ignore the dups. | ||
* | | update | Joey Hess | 2012-10-14 |
| | | |||
* | | reorder | Joey Hess | 2012-10-14 |
| | | | | | | | | get list of remotes after, rather than before, a potentially blocking action | ||
* | | fix display of transfers for remotes not in syncRemotes list | Joey Hess | 2012-10-14 |
| | | |||
* | | better variable name | Joey Hess | 2012-10-14 |
| | | |||
* | | avoid queuing transfers for remotes after syncing to them is paused | Joey Hess | 2012-10-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||
| * | poll vote (Google Drive) | 79.243.245.244 | 2012-10-14 |
| | | |||
| * | poll vote (My phone (or MP3 player)) | 79.243.245.244 | 2012-10-14 |
| | | |||
| * | Added a comment: Thank you for stickers | https://www.google.com/accounts/o8/id?id=AItOawmubB1Sj2rwFoVdZYvGV0ACaQUJQyiJXJI | 2012-10-14 |
| | | |||
| * | poll vote (Tahoe-LAFS) | 68.113.110.158 | 2012-10-14 |
|/ | |||
* | add help command | Joey Hess | 2012-10-13 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-10-13 |
|\ | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnhzb9AQj5y4pUFlksrUIQ1z9AO1BcuZMw | 2012-10-13 |
| | | |||
* | | avoid duplicate code with a more generic monadic matcher | Joey Hess | 2012-10-13 |
|/ | | | | | Interesting type signature ghc derived for this: forall o (m :: * -> *). Monad m => Matcher o -> (o -> m Bool) -> m Bool | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-10-13 |
|\ | |||
* | | full analysis of ways content could stop being preferred and need to be dropped | Joey Hess | 2012-10-13 |
| | | |||
| * | Added a comment: Asynchronous hooks? | helmut | 2012-10-13 |
| | | |||
| * | poll vote (My phone (or MP3 player)) | 89.0.176.236 | 2012-10-13 |
| | | |||
| * | poll vote (My phone (or MP3 player)) | 122.110.137.225 | 2012-10-13 |
| | | |||
* | | vicfg: New file format, avoids ambiguity with repos that have the same ↵ | Joey Hess | 2012-10-12 |
|/ | | | | | | | | | 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. | ||
* | blog for the day | Joey Hess | 2012-10-12 |
| | |||
* | poll vote (Tahoe-LAFS) | 99.52.196.7 | 2012-10-12 |
| | |||
* | poll vote (Tahoe-LAFS) | 93.71.131.82 | 2012-10-12 |
| | |||
* | poll vote (Tahoe-LAFS) | 98.207.29.118 | 2012-10-12 |
| | |||
* | poll vote (Tahoe-LAFS) | 75.101.56.72 | 2012-10-12 |
| | |||
* | add news item for git-annex 3.20121010 | Joey Hess | 2012-10-12 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-10-12 |
|\ | |||
* | | releasing version 3.201210103.20121010 | Joey Hess | 2012-10-12 |
| | | |||
| * | Added a comment: reasons to like Tahoe-LAFS as a special remote | https://www.google.com/accounts/o8/id?id=AItOawmsz4weoPXV2oEtv3zpo9dOxn_SEPz-7Iw | 2012-10-12 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-10-12 |
|\| | |||
* | | update install instructions for Fedora | Joey Hess | 2012-10-12 |
| | | | | | | | | now available in Fedora |