aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* config: modules, Ignore submodules with dotdot '..' path components. Fixes CV...Joseph Vusich2018-05-303-12/+46
* config: adds branches to config for tracking branches against remotes, update...Jeremy Chambers2018-04-104-5/+284
* Add more unit tests for RefSpecAlan Cabrera2018-03-141-0/+13
* Fix RefSpec.Src()Alan Cabrera2018-03-142-1/+13
* Make DefaultPackWindow const public and document itJavi Fontan2018-01-102-5/+7
* Add tests for default config valuesJavi Fontan2018-01-101-0/+9
* Set default pack window size in configJavi Fontan2018-01-091-1/+5
* all: simplificationferhat elmas2017-11-293-20/+7
* config: support a configurable, and turn-off-able, pack.windowJeremy Stribling2017-09-112-0/+47
* serialized remotes in alphabetical orderManuel Carmona2017-08-102-4/+12
* config: preserve option order on config marshallingSantiago M. Mola2017-08-012-12/+28
* config: multiple values in RemoteConfig (URLs and Fetch)Santiago M. Mola2017-08-012-10/+40
* Export raw config.JP Sugarbroad2017-04-061-14/+14
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-074-4/+4
* documentation and API improvementsMáximo Cuadros2017-02-213-24/+25
* config: added Config.SubmodulesMáximo Cuadros2017-02-143-12/+58
* config: adding Config.Core.WorktreeMáximo Cuadros2017-02-132-0/+34
* config: RefSpec.Validate returning errors and doc (Fixes #232)Máximo Cuadros2017-01-313-21/+47
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-304-4/+4
* rename billy importsMáximo Cuadros2017-01-301-1/+1
* Fix typos in config pkg (#233)Sergio Arbeo2017-01-302-3/+3
* config: fix TestUnmarshallMarshall testMáximo Cuadros2017-01-301-4/+1
* config: documentation improvementsMáximo Cuadros2017-01-303-32/+44
* config: modules, marshal and unmarshal implementationMáximo Cuadros2017-01-262-20/+160
* config: marshal and unmarshal implementationMáximo Cuadros2017-01-262-2/+157
* config: git modules configMáximo Cuadros2017-01-262-0/+66
* remote: add Push (#178)Santiago M. Mola2016-12-191-3/+5
* config: Config, bare flag (#177)Máximo Cuadros2016-12-121-0/+3
* config: support delete refspecs (IsDelete). (#166)Santiago M. Mola2016-12-082-1/+37
* new plumbing package (#118)Máximo Cuadros2016-11-082-19/+19
* config: storer commentMáximo Cuadros2016-11-071-1/+1
* gofmt simplify (#111)ferhat elmas2016-11-071-3/+3
* global storage interface refactor (#112)Máximo Cuadros2016-11-072-5/+54
* remote, fix fetch tagsMáximo Cuadros2016-10-271-3/+4
* doc packagesMáximo Cuadros2016-09-011-0/+1
* clients/ssh: test fixMáximo Cuadros2016-08-242-11/+0
* ForEach review and Commit.Tree err returnMáximo Cuadros2016-08-221-0/+31
* Remote.Fetch multiple RefSpec supportMáximo Cuadros2016-08-223-3/+56
* remote and repository base on ConfigStoreMáximo Cuadros2016-08-212-0/+5
* remote and repository base on ConfigStoreMáximo Cuadros2016-08-201-4/+10
* Remote.Fetch base on RefSpec, improvement of the responsabilities separationMáximo Cuadros2016-08-193-0/+192