Larz Conwell

Results 10 issues of Larz Conwell

This occurs because the decoding reads too many bits before finding a branch on the huffman tree. Not sure why because the tree created when decoding is functionally the same....

It's not terribly slow, but it could definitely be improved. RLE2 seems to be oddly slow compared to the initial RLE.

So I'm following the clone example, and every time I get the same error about a property being undefined. Code ``` var gitteh = require('gitteh'); var clone = gitteh.clone('http://github.com/libgit2/node-gitteh.git', '/tmp/test');...

``` I think they're just asking about custom logging. Yeah maybe. Which we don't support yet. I was going to attack the logging, until we bumped the auth stuff up....