aboutsummaryrefslogtreecommitdiffstats
path: root/common.go
Commit message (Expand)AuthorAgeFilesLines
* *: remove unused unexported const (#286)Jeff Widman2021-04-161-2/+0
* submodule init and update implementationMáximo Cuadros2017-02-141-0/+2
* submodule init implementationMáximo Cuadros2017-02-121-18/+1
* documentation changesMáximo Cuadros2017-01-311-3/+3
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-2/+2
* example: using new constructorsMáximo Cuadros2017-01-301-2/+2
|\
| * Fix typos in git docs (#230)Sergio Arbeo2017-01-301-2/+2
* | storage: IndexStorer implementationMáximo Cuadros2017-01-291-0/+1
|/
* storage: shallow storage (#180)Máximo Cuadros2016-12-151-0/+1
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-25/+1
* new plumbing package (#118)Máximo Cuadros2016-11-081-3/+3
* global storage interface refactor (#112)Máximo Cuadros2016-11-071-5/+9
* tags tests, Tag.String and Commit.StringMáximo Cuadros2016-09-211-0/+2
* remote and repository base on ConfigStoreMáximo Cuadros2016-08-201-0/+10
* Renamed internal close function to checkCloseJoshua Sjoding2016-02-271-4/+4
* Refactor to use core.ObjectReader and core.ObjectWriterJoshua Sjoding2016-02-251-1/+24
* blame code reorganization, and mutting the testMáximo Cuadros2015-12-121-5/+7
* fix PR#7 commentsAlberto Cortés2015-12-041-36/+5
* Blame support for filesAlberto Cortés2015-11-251-0/+49