Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -2/+2 |
* | *: avoid unnecessary conversions | Christian Muehlhaeuser | 2019-07-29 | 1 | -1/+1 |
* | plumbing: idxfile, Crc32 to CRC32 and return ok from findHashIndex | Miguel Molina | 2018-08-10 | 1 | -2/+2 |
* | *: use parser to populate non writable storages and bug fixes | Miguel Molina | 2018-08-07 | 1 | -1/+1 |
* | plumbing: packfile, fix package tests | Miguel Molina | 2018-07-30 | 1 | -1/+10 |
* | plumbing/idxfile: index is created only once and retrieved with Index | Javi Fontan | 2018-07-26 | 1 | -34/+69 |
* | plumbing/idxfile: support offset64 generating indexes | Javi Fontan | 2018-07-26 | 1 | -5/+20 |
* | plumbing/idxfile: use Entry to hold object data | Javi Fontan | 2018-07-26 | 1 | -16/+11 |
* | plumbing: idxfile, add idxfile.Writer with Observer interface | Javi Fontan | 2018-07-26 | 1 | -0/+132 |