Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment | http://schnouki.net/ | 2012-03-23 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2012-03-22 |
| | |||
* | rationalize getConfig | Joey Hess | 2012-03-22 |
| | | | | | | | | | | getConfig got a remote-specific config, and this confusing name caused it to be used a couple of places that only were interested in global configs. Rename to getRemoteConfig and make getConfig only get global configs. There are no behavior changes here, but remote.<name>.annex-web-options never actually worked (and per-remote web options is a very unlikely to be useful case so I didn't make it work), so fix the documentation for it. | ||
* | (no commit message) | http://schnouki.net/ | 2012-03-22 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-03-20 |
|\ | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo | 2012-03-19 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo | 2012-03-19 |
| | | |||
| * | Added a comment: don't do that | http://joey.kitenet.net/ | 2012-03-19 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo | 2012-03-19 |
| | | |||
* | | typo | Joey Hess | 2012-03-16 |
| | | |||
* | | document rsyncurl setting | Joey Hess | 2012-03-16 |
|/ | |||
* | add news item for git-annex 3.20120315 | Joey Hess | 2012-03-15 |
| | |||
* | no-bloom branch | Joey Hess | 2012-03-14 |
| | |||
* | Merge branch 'master' into bloom | Joey Hess | 2012-03-14 |
|\ | | | | | | | | | | | Conflicts: Command/Commit.hs debian/changelog | ||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-03-14 |
| |\ | |||
| | * | Added a comment | http://joey.kitenet.net/ | 2012-03-14 |
| | | | |||
| * | | git-annex-shell: Runs hooks/annex-content after content is received or dropped. | Joey Hess | 2012-03-14 |
| | | | |||
* | | | git-annex-shell: Runs hooks/annex-content after content is received or dropped. | Joey Hess | 2012-03-14 |
| | | | |||
| | * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawm2MUhwzcOSnZfYnmWu7_2dMrH4064OKyQ | 2012-03-14 |
| |/ | |||
* | | Merge branch 'master' into bloom | Joey Hess | 2012-03-12 |
|\| | | | | | | | | | Conflicts: doc/todo/git-annex_unused_eats_memory.mdwn | ||
| * | note fixed | Joey Hess | 2012-03-12 |
| | | |||
* | | Merge branch 'master' into bloom | Joey Hess | 2012-03-12 |
|\| | | | | | | | | | Conflicts: debian/changelog | ||
* | | close | Joey Hess | 2012-03-12 |
| | | |||
| * | bloom branch | Joey Hess | 2012-03-12 |
| | | |||
* | | finish bloom filters | Joey Hess | 2012-03-12 |
| | | | | | | | | | | | | | | | | Add tuning, docs, etc. Not sure if status is the right place to remote size.. perhaps unused should report the size and also warn if it sees more keys than the bloom filter allows? | ||
| * | Formatting | https://www.google.com/accounts/o8/id?id=AItOawl-J5N9y-JBa_GcOQ4VQXIF8MjAtxgN67w | 2012-03-12 |
| | | |||
| * | Added a comment | http://joey.kitenet.net/ | 2012-03-12 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawne9wwsAaMzo0kGyidj6PW_3_IA8eeDv7Y | 2012-03-12 |
|/ | |||
* | unused: Reduce memory usage significantly. | Joey Hess | 2012-03-11 |
| | | | | | | | | | | | | | | | | | Much of the memory bloat turned out to be due to getKeysReferenced containing a mapM, which is strict and buffered the whole list rather than streaming it. The other half of the bloat was due to building a temporary Set in order to call S.difference. While that is more cpu efficient, I switched to successive S.delete, since with it, I can run a whole git annex unused in less than 8 mb of memory. The whole Set of keys with content available is still stored in memory, so running unused in a repo with a whole lot of file content will still use more memory. In a repo containing 6000 files, it needed 40 mb. Note that the status command still uses the bloatful getKeysReferenced. | ||
* | fix link | Joey Hess | 2012-03-11 |
| | |||
* | fix link | Joey Hess | 2012-03-11 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2012-03-11 |
| | |||
* | (no commit message) | http://claimid.com/FooBarWidget | 2012-03-11 |
| | |||
* | add news item for git-annex 3.20120309 | Joey Hess | 2012-03-09 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2012-03-06 |
| | |||
* | Added a comment: Test suite failure | https://www.google.com/accounts/o8/id?id=AItOawk_LOahrm_Cdg7io-_H0CNKkaxsRRQgRFo | 2012-03-06 |
| | |||
* | Added a comment | http://peter-simons.myopenid.com/ | 2012-03-05 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2012-03-05 |
| | |||
* | removed | http://joey.kitenet.net/ | 2012-03-05 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2012-03-05 |
| | |||
* | Added a comment | http://peter-simons.myopenid.com/ | 2012-03-05 |
| | |||
* | add news item for git-annex 3.20120230 | Joey Hess | 2012-03-05 |
| | |||
* | add remote start and stop hooks | Joey Hess | 2012-03-04 |
| | | | | | | Locking is used, so that, if there are multiple git-annex processes using a remote concurrently, the stop hook is only run by the last process that uses it. | ||
* | foo | Joey Hess | 2012-03-04 |
| | |||
* | tweak davfs2 settings | Joey Hess | 2012-03-04 |
| | |||
* | box.com seems to behave better with smaller chunks | Joey Hess | 2012-03-04 |
| | | | | | Seeing some weird failures in the davfs2 or box.com layer with 100 mb chunks. | ||
* | clarification | Joey Hess | 2012-03-04 |
| | |||
* | instructions for using Box.com as a special remote | Joey Hess | 2012-03-04 |
| | | | | | I was sucked in by the 50 gb free lifetime storage offer. Happily, it was pretty easy to get it to work with git-annex. | ||
* | Directory special remotes now support chunking files written to them | Joey Hess | 2012-03-03 |
| | | | | | | Avoiding writing files larger than a specified size is useful on certian things. For example, box.com has a file size limit of 100 mb. Could also be useful on really crappy removable media. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2012-03-01 |
|\ |