| Commit message (Expand) | Author | Age | Files | Lines |
* | clients/http: better error handling | Máximo Cuadros | 2016-08-25 | 6 | -16/+77 |
* | clients/ssh: test fix | Máximo Cuadros | 2016-08-24 | 8 | -162/+91 |
* | WalkCommitHistory adn Commit.History | Máximo Cuadros | 2016-08-23 | 5 | -0/+144 |
* | ForEach review and Commit.Tree err return | Máximo Cuadros | 2016-08-22 | 19 | -192/+200 |
* | options renamed and some text fixes | Máximo Cuadros | 2016-08-22 | 15 | -69/+83 |
* | Remote.Fetch multiple RefSpec support | Máximo Cuadros | 2016-08-22 | 10 | -63/+174 |
* | examples: improved basic and remote examples | Máximo Cuadros | 2016-08-22 | 2 | -23/+98 |
* | remote and repository base on ConfigStore | Máximo Cuadros | 2016-08-21 | 8 | -62/+103 |
* | storage/filesystem: ConfigStore implementation | Máximo Cuadros | 2016-08-21 | 4 | -8/+135 |
* | remote and repository base on ConfigStore | Máximo Cuadros | 2016-08-20 | 6 | -95/+87 |
* | storage: support ConfigStorage, memory done, fs wip | Máximo Cuadros | 2016-08-20 | 3 | -15/+68 |
* | Remote.Fetch base on RefSpec, improvement of the responsabilities separation | Máximo Cuadros | 2016-08-19 | 14 | -325/+365 |
* | clients/http: fix tests | Máximo Cuadros | 2016-08-18 | 1 | -1/+1 |
* | examples: fix fs_implementation example | Máximo Cuadros | 2016-08-18 | 2 | -2/+9 |
* | core: RefSpec support | Máximo Cuadros | 2016-08-18 | 2 | -0/+159 |
* | example: fix storag example | Máximo Cuadros | 2016-08-16 | 1 | -0/+21 |
* | clients/common: Endpoint SCP like support | Máximo Cuadros | 2016-08-16 | 2 | -0/+23 |
* | NewFilesystemRepository and example | Máximo Cuadros | 2016-08-15 | 2 | -2/+44 |
* | core: *Iter.ForEach method | Máximo Cuadros | 2016-08-15 | 11 | -44/+223 |
* | Repository.Pull, PoC | Máximo Cuadros | 2016-08-15 | 3 | -5/+119 |
* | examples: fix | Máximo Cuadros | 2016-08-15 | 2 | -2/+2 |
* | Repository.Clone and Remote.Fetch remote, local branches and client: correct ... | Máximo Cuadros | 2016-08-15 | 13 | -84/+323 |
* | core: Storage, removing err returning *Storages | Máximo Cuadros | 2016-08-14 | 17 | -103/+211 |
* | core: removing Object.Content, the Reader should be used always | Máximo Cuadros | 2016-08-14 | 5 | -11/+33 |
* | fix tests and examples | Máximo Cuadros | 2016-08-14 | 9 | -39/+57 |
* | Repository.Clone and Remote.Fetch tests and improvements | Máximo Cuadros | 2016-08-13 | 9 | -120/+226 |
* | clients: new Endpoint implementation and InstallProtocol function | Máximo Cuadros | 2016-08-13 | 9 | -162/+129 |
* | Repository and Remote API changes | Máximo Cuadros | 2016-08-13 | 18 | -202/+211 |
* | storage: Storage entity support, and DotGit support for References | Máximo Cuadros | 2016-08-12 | 10 | -874/+877 |
* | core: Storage, now returns errors | Máximo Cuadros | 2016-08-12 | 2 | -24/+49 |
* | small improvements | Máximo Cuadros | 2016-08-12 | 6 | -55/+70 |
* | storage/memory: implemented ReferenceStorage and Storage | Máximo Cuadros | 2016-08-12 | 2 | -21/+183 |
* | examples: object_storage example | Máximo Cuadros | 2016-08-12 | 2 | -0/+164 |
* | general: usage of the new Reference objects | Máximo Cuadros | 2016-08-12 | 8 | -85/+105 |
* | core: Reference logic implementation, and InvalidObject ObjectType | Máximo Cuadros | 2016-08-11 | 2 | -0/+181 |
* | storage: seekable renamed to filesystem | Máximo Cuadros | 2016-08-11 | 12 | -23/+23 |
* | core: new MemoryObject, move from memory.Object, packfile.Parser, base on new... | Máximo Cuadros | 2016-08-11 | 17 | -203/+199 |
* | v3 -> v4 | Máximo Cuadros | 2016-08-11 | 75 | -143/+143 |
* | Fix #62 (#66) | Vadim Markovtsev | 2016-08-10 | 1 | -1/+1 |
* | Decode tree bug: incomplete reads break the decoding process (#64) | Alberto Cortés | 2016-08-09 | 2 | -2/+1207 |
* | difftree changes to provide both files | Máximo Cuadros | 2016-08-05 | 2 | -0/+603 |
* | add simple difftree implementation (#63) | Alberto Cortés | 2016-08-05 | 3 | -1/+595 |
* | Merge branch 'repository-head' | Alberto Cortés | 2016-08-02 | 0 | -0/+0 |
|\ |
|
| * | remove dead code | Alberto Cortés | 2016-08-02 | 1 | -3/+0 |
| * | clean code | Alberto Cortés | 2016-08-02 | 1 | -1/+1 |
| * | add head support for local repos | Alberto Cortés | 2016-08-02 | 4 | -2/+65 |
| * | add head support for remote repos and more tests | Alberto Cortés | 2016-08-01 | 2 | -7/+34 |
| * | add Repository.Head() tests | Alberto Cortés | 2016-08-01 | 2 | -11/+59 |
* | | Repository head (#61)v3.1.1 | Alberto Cortés | 2016-08-02 | 4 | -12/+147 |
|/ |
|
* | Fix some bugs found during gypogit testing (#58) | Vadim Markovtsev | 2016-07-09 | 4 | -1/+83 |