Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | documentation and API improvements | Máximo Cuadros | 2017-02-21 | 3 | -24/+25 |
* | config: added Config.Submodules | Máximo Cuadros | 2017-02-14 | 3 | -12/+58 |
* | config: adding Config.Core.Worktree | Máximo Cuadros | 2017-02-13 | 2 | -0/+34 |
* | config: RefSpec.Validate returning errors and doc (Fixes #232) | Máximo Cuadros | 2017-01-31 | 3 | -21/+47 |
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 4 | -4/+4 |
* | rename billy imports | Máximo Cuadros | 2017-01-30 | 1 | -1/+1 |
* | Fix typos in config pkg (#233) | Sergio Arbeo | 2017-01-30 | 2 | -3/+3 |
* | config: fix TestUnmarshallMarshall test | Máximo Cuadros | 2017-01-30 | 1 | -4/+1 |
* | config: documentation improvements | Máximo Cuadros | 2017-01-30 | 3 | -32/+44 |
* | config: modules, marshal and unmarshal implementation | Máximo Cuadros | 2017-01-26 | 2 | -20/+160 |
* | config: marshal and unmarshal implementation | Máximo Cuadros | 2017-01-26 | 2 | -2/+157 |
* | config: git modules config | Máximo Cuadros | 2017-01-26 | 2 | -0/+66 |
* | remote: add Push (#178) | Santiago M. Mola | 2016-12-19 | 1 | -3/+5 |
* | config: Config, bare flag (#177) | Máximo Cuadros | 2016-12-12 | 1 | -0/+3 |
* | config: support delete refspecs (IsDelete). (#166) | Santiago M. Mola | 2016-12-08 | 2 | -1/+37 |
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 2 | -19/+19 |
* | config: storer comment | Máximo Cuadros | 2016-11-07 | 1 | -1/+1 |
* | gofmt simplify (#111) | ferhat elmas | 2016-11-07 | 1 | -3/+3 |
* | global storage interface refactor (#112) | Máximo Cuadros | 2016-11-07 | 2 | -5/+54 |
* | remote, fix fetch tags | Máximo Cuadros | 2016-10-27 | 1 | -3/+4 |
* | doc packages | Máximo Cuadros | 2016-09-01 | 1 | -0/+1 |
* | clients/ssh: test fix | Máximo Cuadros | 2016-08-24 | 2 | -11/+0 |
* | ForEach review and Commit.Tree err return | Máximo Cuadros | 2016-08-22 | 1 | -0/+31 |
* | Remote.Fetch multiple RefSpec support | Máximo Cuadros | 2016-08-22 | 3 | -3/+56 |
* | remote and repository base on ConfigStore | Máximo Cuadros | 2016-08-21 | 2 | -0/+5 |
* | 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 | 3 | -0/+192 |