| Commit message (Expand) | Author | Age | Files | Lines |
* | tags tests, Tag.String and Commit.String | Máximo Cuadros | 2016-09-21 | 1 | -4/+0 |
* | fixtures: new fixture package being use in all packages | Máximo Cuadros | 2016-09-12 | 1 | -15/+3 |
* | object: Add Encode method to all objects. (#70) | Santiago M. Mola | 2016-08-29 | 1 | -2/+30 |
* | Repository: Clone protection if non empty object storage, Remote: NoErrAlread... | Máximo Cuadros | 2016-08-25 | 1 | -2/+2 |
* | ForEach review and Commit.Tree err return | Máximo Cuadros | 2016-08-22 | 1 | -1/+4 |
* | options renamed and some text fixes | Máximo Cuadros | 2016-08-22 | 1 | -5/+2 |
* | Repository.Clone and Remote.Fetch remote, local branches and client: correct ... | Máximo Cuadros | 2016-08-15 | 1 | -1/+1 |
* | Repository.Clone and Remote.Fetch tests and improvements | Máximo Cuadros | 2016-08-13 | 1 | -6/+5 |
* | Repository and Remote API changes | Máximo Cuadros | 2016-08-13 | 1 | -0/+2 |
* | core: new MemoryObject, move from memory.Object, packfile.Parser, base on new... | Máximo Cuadros | 2016-08-11 | 1 | -2/+1 |
* | v3 -> v4 | Máximo Cuadros | 2016-08-11 | 1 | -2/+2 |
* | Adds support to open local repositories and to use file-based object storage ...v3.1.0 | Alberto Cortés | 2016-07-04 | 1 | -2/+5 |
* | Added Object interface for Commit, Tree, Blob and Tag | Joshua Sjoding | 2016-03-08 | 1 | -0/+1 |
* | Refactor to use core.ObjectReader and core.ObjectWriter | Joshua Sjoding | 2016-02-25 | 1 | -3/+15 |
* | File, added size and reader is now a methodv3.0.0 | Máximo Cuadros | 2016-02-22 | 1 | -1/+1 |
* | Tree.Entries is now a slice | Joshua Sjoding | 2016-02-17 | 1 | -3/+6 |
* | New iteration behavior via FileIter and TreeWalker | Joshua Sjoding | 2016-02-17 | 1 | -3/+4 |
* | update imports to v3 | Máximo Cuadros | 2016-02-17 | 1 | -2/+2 |
* | storages: memory object | Máximo Cuadros | 2016-02-17 | 1 | -1/+2 |
* | performance increase for repos with many files and directories | Alberto Cortés | 2016-01-21 | 1 | -3/+3 |
* | blame code reorganization, and mutting the test | Máximo Cuadros | 2015-12-12 | 1 | -2/+0 |
* | Timezone fixes | Alex Guerrieri | 2015-11-23 | 1 | -5/+17 |
* | clients: new AuthMethod and ConnectWithAuth | Máximo Cuadros | 2015-11-05 | 1 | -1/+1 |
* | internal -> core | Máximo Cuadros | 2015-10-31 | 1 | -5/+5 |
* | tree and commit | Máximo Cuadros | 2015-10-27 | 1 | -26/+42 |
* | objects: using readers from internal.Object | Máximo Cuadros | 2015-10-26 | 1 | -25/+33 |
* | formats/packfile: new reader API | Máximo Cuadros | 2015-10-25 | 1 | -0/+108 |