| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | global storage interface refactor (#112) | Máximo Cuadros | 2016-11-07 | 10 | -376/+209 |
* | storage: filesystem fix tests | Máximo Cuadros | 2016-11-04 | 1 | -1/+1 |
* | utils: fs, new memory filesystem (#108) | Máximo Cuadros | 2016-11-04 | 3 | -4/+4 |
* | storage/filesystem: implement missing functionality. (#110) | Santiago M. Mola | 2016-11-03 | 8 | -74/+174 |
* | storage: filesystem fix config on new repositories (#100) | Máximo Cuadros | 2016-10-26 | 2 | -24/+56 |
* | formats/config: Added encoder/decoder for git config files. (#97) | Santiago M. Mola | 2016-10-26 | 2 | -54/+96 |
* | fix fixtures usage | Máximo Cuadros | 2016-10-26 | 1 | -1/+1 |
* | utils/fs: move 'os' and 'test' to separate packages. (#93) | Santiago M. Mola | 2016-10-24 | 2 | -5/+5 |
* | utils: fs.TempFile (#88) | Máximo Cuadros | 2016-10-19 | 1 | -11/+3 |
* | do not assume remotes are sorted chronologically (#87) | Alberto Cortés | 2016-10-18 | 1 | -2/+8 |
* | formats: objfile idomatic reader/writer | Máximo Cuadros | 2016-09-25 | 6 | -459/+572 |
* | storage: memory test improvements and coverage | Máximo Cuadros | 2016-09-24 | 3 | -37/+135 |
* | fix build | Máximo Cuadros | 2016-09-20 | 1 | -2/+2 |
* | dotgit: synced write packfile and index generation | Máximo Cuadros | 2016-09-15 | 3 | -34/+177 |
* | fixtures: new fixture package being use in all packages | Máximo Cuadros | 2016-09-12 | 2 | -35/+15 |
* | format: packfile fix ReadObjectAt without decode | Máximo Cuadros | 2016-09-11 | 3 | -12/+36 |
* | storage: filesystem ref storage, and not not exists file handling | Máximo Cuadros | 2016-09-10 | 6 | -18/+42 |
* | storage: filesystem iter implementation | Máximo Cuadros | 2016-09-09 | 2 | -14/+169 |
* | storage: filessytem read multiple packfiles support and index decoding | Máximo Cuadros | 2016-09-09 | 7 | -2951/+268 |
* | format: packfile based on ObjectStorage and CRC32 calculation | Máximo Cuadros | 2016-09-08 | 4 | -27/+48 |
* | format: packfile new interface | Máximo Cuadros | 2016-09-07 | 6 | -41/+57 |
* | format: packfile new interface (wip) | Máximo Cuadros | 2016-09-06 | 3 | -46/+14 |
* | storage: filesystem idx generation (wip) | Máximo Cuadros | 2016-09-06 | 9 | -427/+341 |
* | core: ObjectStorage.Writer | Máximo Cuadros | 2016-09-05 | 4 | -7/+94 |
* | core: ObjectStorage.Begin and TxObjectStorage | Máximo Cuadros | 2016-09-05 | 5 | -8/+105 |
* | storage: idiomatic test suite | Máximo Cuadros | 2016-09-05 | 2 | -27/+51 |
* | doc packages | Máximo Cuadros | 2016-09-01 | 2 | -0/+2 |
* | Support non packed objects (#68) | sona-tar | 2016-08-30 | 4 | -8/+279 |
* | core: Storage.Get, switch order of args | Máximo Cuadros | 2016-08-29 | 4 | -9/+10 |
* | storage: Add object type hint parameter to ObjectStorage.Get. (#69) | Santiago M. Mola | 2016-08-29 | 5 | -108/+120 |
* | Remote.Fetch multiple RefSpec support | Máximo Cuadros | 2016-08-22 | 1 | -1/+2 |
* | remote and repository base on ConfigStore | Máximo Cuadros | 2016-08-21 | 1 | -0/+5 |
* | storage/filesystem: ConfigStore implementation | Máximo Cuadros | 2016-08-21 | 4 | -8/+135 |
* | storage: support ConfigStorage, memory done, fs wip | Máximo Cuadros | 2016-08-20 | 3 | -15/+68 |
* | core: Storage, removing err returning *Storages | Máximo Cuadros | 2016-08-14 | 4 | -40/+25 |
* | core: removing Object.Content, the Reader should be used always | Máximo Cuadros | 2016-08-14 | 1 | -2/+6 |
* | storage: Storage entity support, and DotGit support for References | Máximo Cuadros | 2016-08-12 | 9 | -874/+843 |
* | core: Storage, now returns errors | Máximo Cuadros | 2016-08-12 | 2 | -24/+49 |
* | storage/memory: implemented ReferenceStorage and Storage | Máximo Cuadros | 2016-08-12 | 2 | -21/+183 |
* | storage: seekable renamed to filesystem | Máximo Cuadros | 2016-08-11 | 7 | -14/+14 |
* | core: new MemoryObject, move from memory.Object, packfile.Parser, base on new... | Máximo Cuadros | 2016-08-11 | 7 | -153/+20 |
* | v3 -> v4 | Máximo Cuadros | 2016-08-11 | 11 | -27/+27 |
* | Repository head (#61)v3.1.1 | Alberto Cortés | 2016-08-02 | 2 | -1/+47 |
* | Adds support to open local repositories and to use file-based object storage ...v3.1.0 | Alberto Cortés | 2016-07-04 | 11 | -34/+3449 |
* | documentation | Máximo Cuadros | 2016-05-19 | 1 | -0/+1 |
* | documentation | Máximo Cuadros | 2016-05-19 | 1 | -1/+1 |
* | Refactor to use core.ObjectReader and core.ObjectWriter | Joshua Sjoding | 2016-02-25 | 3 | -11/+33 |
* | Added support for annotated tags | Joshua Sjoding | 2016-02-18 | 1 | -0/+6 |
* | update imports to v3 | Máximo Cuadros | 2016-02-17 | 4 | -4/+4 |
* | storages: memory object | Máximo Cuadros | 2016-02-17 | 4 | -0/+256 |