aboutsummaryrefslogtreecommitdiffstats
path: root/packfile/objects.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove not used zlib fragment.Carlos Cobo2015-06-041-16/+3
| | | | NewTree is called with the already deflated contents, there's no need to always fail creating a `zlib.NewReader` and waste memory with a new buffer we are just about to destroy.
* some refactor in folders and crawlerMáximo Cuadros Ortiz2015-04-061-0/+222