aboutsummaryrefslogtreecommitdiffstats
path: root/options.go
Commit message (Expand)AuthorAgeFilesLines
* worktree, reset implementation and status improvementsMáximo Cuadros2017-04-121-7/+21
* merge, Repository.LogMáximo Cuadros2017-04-111-0/+8
|\
| * Add Repository.Log() method (fix #298)Antonio Jesus Navarro Perez2017-04-111-0/+8
* | worktree, status implementation based on merkletrie and reset and checkout im...Máximo Cuadros2017-04-111-0/+52
|/
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-4/+4
* documentation and API improvementsMáximo Cuadros2017-02-211-30/+30
* submodule update implementationMáximo Cuadros2017-02-151-2/+27
* submodule init implementationMáximo Cuadros2017-02-121-0/+4
* config: RefSpec.Validate returning errors and doc (Fixes #232)Máximo Cuadros2017-01-311-6/+5
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-4/+4
* Repository.Progress moved as a field in *Options (#237)Máximo Cuadros2017-01-301-0/+13
* Fix typos in git docs (#230)Sergio Arbeo2017-01-301-8/+8
* transport: remove SetAuth, fixes #206 (#210)Anthony Weems2017-01-171-1/+7
* remote: add Push (#178)Santiago M. Mola2016-12-191-0/+30
* remote: make Fetch atomic. (#185)Santiago M. Mola2016-12-161-7/+13
* transport: create Client interface (#132)Santiago M. Mola2016-11-231-2/+2
* new plumbing package (#118)Máximo Cuadros2016-11-081-6/+6
* remote, fix fetch tagsMáximo Cuadros2016-10-271-1/+3
* clients/ssh: test fixMáximo Cuadros2016-08-241-1/+1
* options renamed and some text fixesMáximo Cuadros2016-08-221-9/+9
* Remote.Fetch multiple RefSpec supportMáximo Cuadros2016-08-221-24/+7
* Remote.Fetch base on RefSpec, improvement of the responsabilities separationMáximo Cuadros2016-08-191-11/+27
* Repository.Pull, PoCMáximo Cuadros2016-08-151-1/+51
* Repository.Clone and Remote.Fetch remote, local branches and client: correct ...Máximo Cuadros2016-08-151-14/+25
* Repository.Clone and Remote.Fetch tests and improvementsMáximo Cuadros2016-08-131-0/+14
* Repository and Remote API changesMáximo Cuadros2016-08-131-0/+20