aboutsummaryrefslogtreecommitdiffstats
path: root/config/refspec.go
Commit message (Expand)AuthorAgeFilesLines
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-1/+1
* Merge pull request #1165 from seletskiy/push-pruneMáximo Cuadros2019-07-261-0/+7
|\
| * add Prune option to PushOptionsStanislav Seletskiy2019-07-251-0/+7
* | config: added missing dot.Vladimir Masarik2019-07-041-1/+1
* | fix wildcard handling in RefSpec matchingMike Lundy2019-06-041-3/+3
|/
* all: remove extra 's' in "mismatch"Jongmin Kim2018-09-261-1/+1
* Fix RefSpec.Src()Alan Cabrera2018-03-141-1/+7
* all: simplificationferhat elmas2017-11-291-11/+3
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-1/+1
* documentation and API improvementsMáximo Cuadros2017-02-211-6/+6
* config: RefSpec.Validate returning errors and doc (Fixes #232)Máximo Cuadros2017-01-311-6/+16
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
* config: support delete refspecs (IsDelete). (#166)Santiago M. Mola2016-12-081-0/+9
* new plumbing package (#118)Máximo Cuadros2016-11-081-9/+9
* gofmt simplify (#111)ferhat elmas2016-11-071-3/+3
* remote, fix fetch tagsMáximo Cuadros2016-10-271-3/+4
* Remote.Fetch multiple RefSpec supportMáximo Cuadros2016-08-221-0/+11
* remote and repository base on ConfigStoreMáximo Cuadros2016-08-211-0/+4
* Remote.Fetch base on RefSpec, improvement of the responsabilities separationMáximo Cuadros2016-08-191-0/+110