Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: add some godoc synopsis comments | Felix Lange | 2015-07-07 | 1 | -0/+1 |
* | all: update license information | Felix Lange | 2015-07-07 | 2 | -0/+32 |
* | update imports order per goimports | Taylor Gerring | 2014-11-16 | 1 | -1/+2 |
* | try to get full coverage report on travis | Taylor Gerring | 2014-11-15 | 1 | -100/+102 |
* | method change | obscuren | 2014-11-04 | 1 | -2/+2 |
* | Refactored compress method into something more organised | obscuren | 2014-11-03 | 1 | -30/+30 |
* | Forgot to put in regular bytes during decompression | obscuren | 2014-11-03 | 2 | -0/+24 |
* | Added RLE compression. Closes #171 | obscuren | 2014-11-03 | 2 | -0/+175 |