| Commit message (Expand) | Author | Age | Files | Lines |
* | config: RefSpec.Validate returning errors and doc (Fixes #232) | Máximo Cuadros | 2017-01-31 | 1 | -4/+4 |
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -5/+5 |
* | new git fixture path | Máximo Cuadros | 2017-01-30 | 1 | -1/+1 |
* | rename billy imports | Máximo Cuadros | 2017-01-30 | 1 | -2/+1 |
* | example: using new constructors | Máximo Cuadros | 2017-01-30 | 1 | -18/+19 |
|\ |
|
| * | Repository.Progress moved as a field in *Options (#237) | Máximo Cuadros | 2017-01-30 | 1 | -18/+19 |
* | | new repository constructors and worktree | Máximo Cuadros | 2017-01-28 | 1 | -1/+1 |
|/ |
|
* | remote: fix empty-git-upload-pack error in fetch, when the reference points t... | Máximo Cuadros | 2017-01-12 | 1 | -0/+11 |
* | remote: add Push (#178) | Santiago M. Mola | 2016-12-19 | 1 | -0/+109 |
* | Extract billy (#173) | Sergio Arbeo | 2016-12-19 | 1 | -1/+2 |
* | remote: make Fetch atomic. (#185) | Santiago M. Mola | 2016-12-16 | 1 | -81/+13 |
* | storage: shallow storage (#180) | Máximo Cuadros | 2016-12-15 | 1 | -0/+8 |
* | move plumbing from top level package to plumbing (#183) | Santiago M. Mola | 2016-12-14 | 1 | -2/+2 |
* | examples: review, testing and documentation (#176) | Máximo Cuadros | 2016-12-12 | 1 | -46/+0 |
* | remote: fix Connect, returned nil error on failure. (#167) | Santiago M. Mola | 2016-12-08 | 1 | -0/+7 |
* | remote: sideband support (#164) | Máximo Cuadros | 2016-12-07 | 1 | -15/+34 |
* | protocol/packp: UploadPackResponse implementation (#161) | Máximo Cuadros | 2016-12-06 | 1 | -0/+26 |
* | BaseSuite improvements, usage of file:// proto | Máximo Cuadros | 2016-12-02 | 1 | -35/+33 |
* | protocol/packp: capabilities new Capability entity and List struct, test impr... | Máximo Cuadros | 2016-11-29 | 1 | -2/+3 |
* | remove old types from transport and use packp (#142) | Santiago M. Mola | 2016-11-28 | 1 | -6/+6 |
* | transport: create Client interface (#132) | Santiago M. Mola | 2016-11-23 | 1 | -13/+13 |
* | Add configurable http client factory (fixes #120) (#121) | ferhat elmas | 2016-11-15 | 1 | -0/+46 |
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -14/+15 |
* | global storage interface refactor (#112) | Máximo Cuadros | 2016-11-07 | 1 | -7/+21 |
* | utils: fs, new memory filesystem (#108) | Máximo Cuadros | 2016-11-04 | 1 | -1/+1 |
* | remote, fix copy tag reference on fetch | Máximo Cuadros | 2016-10-26 | 1 | -3/+16 |
* | utils/fs: move 'os' and 'test' to separate packages. (#93) | Santiago M. Mola | 2016-10-24 | 1 | -2/+2 |
* | test coverage improved, Remote.Refs and Repository.Refs returns error, TreeWa... | Máximo Cuadros | 2016-09-22 | 1 | -5/+49 |
* | format: packfile new interface | Máximo Cuadros | 2016-09-07 | 1 | -10/+4 |
* | Repository: Clone protection if non empty object storage, Remote: NoErrAlread... | Máximo Cuadros | 2016-08-25 | 1 | -1/+18 |
* | options renamed and some text fixes | Máximo Cuadros | 2016-08-22 | 1 | -1/+1 |
* | Remote.Fetch multiple RefSpec support | Máximo Cuadros | 2016-08-22 | 1 | -1/+1 |
* | remote and repository base on ConfigStore | Máximo Cuadros | 2016-08-21 | 1 | -12/+12 |
* | remote and repository base on ConfigStore | Máximo Cuadros | 2016-08-20 | 1 | -35/+27 |
* | Remote.Fetch base on RefSpec, improvement of the responsabilities separation | Máximo Cuadros | 2016-08-19 | 1 | -7/+3 |
* | Repository.Clone and Remote.Fetch remote, local branches and client: correct ... | Máximo Cuadros | 2016-08-15 | 1 | -29/+20 |
* | Repository.Clone and Remote.Fetch tests and improvements | Máximo Cuadros | 2016-08-13 | 1 | -11/+71 |
* | Repository and Remote API changes | Máximo Cuadros | 2016-08-13 | 1 | -13/+12 |
* | general: usage of the new Reference objects | Máximo Cuadros | 2016-08-12 | 1 | -5/+8 |
* | v3 -> v4 | Máximo Cuadros | 2016-08-11 | 1 | -4/+4 |
* | Adds support to open local repositories and to use file-based object storage ...v3.1.0 | Alberto Cortés | 2016-07-04 | 1 | -7/+8 |
* | remote.Head and repository.PullDefault | Máximo Cuadros | 2016-04-25 | 1 | -0/+15 |
* | New iteration behavior via FileIter and TreeWalker | Joshua Sjoding | 2016-02-17 | 1 | -1/+1 |
* | update imports to v3 | Máximo Cuadros | 2016-02-17 | 1 | -3/+3 |
* | storages: memory object | Máximo Cuadros | 2016-02-17 | 1 | -2/+2 |
* | clients: new AuthMethod and ConnectWithAuth | Máximo Cuadros | 2015-11-05 | 1 | -0/+8 |
* | clients: capabilities improvement | Máximo Cuadros | 2015-11-01 | 1 | -1/+1 |
* | internal -> core | Máximo Cuadros | 2015-10-31 | 1 | -2/+2 |
* | tree and commit | Máximo Cuadros | 2015-10-27 | 1 | -0/+6 |
* | objects: using readers from internal.Object | Máximo Cuadros | 2015-10-26 | 1 | -2/+2 |