aboutsummaryrefslogtreecommitdiffstats
path: root/storage.go
Commit message (Expand)AuthorAgeFilesLines
* Change storage directory layoutv0.4.0clsr2016-07-031-2/+2
* Remove storage folder path collisions for short IDsv0.3.0clsr2016-06-281-3/+4
* Reduce the length of padding in Storage.idToFolderv0.2.4clsr2016-06-181-1/+1
* Refactor storage.go, move string array searches into a functionclsr2016-06-181-29/+15
* Fix improper hash parsing in Storage.Getv0.2.3clsr2016-06-181-1/+4
* Add --whitelistv0.2.0clsr2016-06-171-16/+35
* Rename --forbid-* to --filter-*clsr2016-06-171-5/+5
* Fix invalid ID detectionv0.1.9clsr2016-06-171-1/+2
* Initial commitclsr2016-06-161-0/+270