Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | documentation and API improvements | Máximo Cuadros | 2017-02-21 | 1 | -11/+12 |
| | |||||
* | config: added Config.Submodules | Máximo Cuadros | 2017-02-14 | 1 | -9/+40 |
| | |||||
* | config: adding Config.Core.Worktree | Máximo Cuadros | 2017-02-13 | 1 | -0/+9 |
| | |||||
* | config: RefSpec.Validate returning errors and doc (Fixes #232) | Máximo Cuadros | 2017-01-31 | 1 | -8/+21 |
| | |||||
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -1/+1 |
| | |||||
* | rename billy imports | Máximo Cuadros | 2017-01-30 | 1 | -1/+1 |
| | |||||
* | Fix typos in config pkg (#233) | Sergio Arbeo | 2017-01-30 | 1 | -2/+2 |
| | |||||
* | config: documentation improvements | Máximo Cuadros | 2017-01-30 | 1 | -17/+26 |
| | |||||
* | config: marshal and unmarshal implementation | Máximo Cuadros | 2017-01-26 | 1 | -0/+111 |
| | |||||
* | remote: add Push (#178) | Santiago M. Mola | 2016-12-19 | 1 | -3/+5 |
| | | | | | | | | | | | | * remote: add Push. * add Push method to Remote. * add method Push to Repository. * examples: add push example. * requested changes * add tests, fixes | ||||
* | config: Config, bare flag (#177) | Máximo Cuadros | 2016-12-12 | 1 | -0/+3 |
| | | | | | | | | * config.Config: bare flag * changes * changes | ||||
* | config: storer comment | Máximo Cuadros | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | global storage interface refactor (#112) | Máximo Cuadros | 2016-11-07 | 1 | -5/+34 |
| | | | | | | | | | | | * core: ObjectStorage, ReferenceStorage renamed to ObjectStorer and ReferenceStorer * rebase * general, changes request by @alcortes * general, changes request by @alcortes | ||||
* | doc packages | Máximo Cuadros | 2016-09-01 | 1 | -0/+1 |
| | |||||
* | clients/ssh: test fix | Máximo Cuadros | 2016-08-24 | 1 | -6/+0 |
| | |||||
* | Remote.Fetch multiple RefSpec support | Máximo Cuadros | 2016-08-22 | 1 | -3/+35 |
| | |||||
* | remote and repository base on ConfigStore | Máximo Cuadros | 2016-08-21 | 1 | -0/+1 |
| | |||||
* | remote and repository base on ConfigStore | Máximo Cuadros | 2016-08-20 | 1 | -4/+10 |
| | |||||
* | Remote.Fetch base on RefSpec, improvement of the responsabilities separation | Máximo Cuadros | 2016-08-19 | 1 | -0/+13 |