aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/index/decoder_test.go
Commit message (Expand)AuthorAgeFilesLines
* fix nilOleg Kovalov2020-07-011-1/+1
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-1/+1
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-2/+2
* Fix typos in comments, variables and function namesOleksandr Redko2019-10-241-1/+1
* plumbing: format/index: support for EOIE extension, by default on git v2.2.0Máximo Cuadros2018-11-191-0/+16
* all: gofmt -sferhat elmas2017-11-301-1/+1
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* *: windows support, some more fixes (2) (#536)Manuel Carmona2017-08-071-0/+7
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-2/+2
* replace os.FileMode use with filemode.FileModeAlberto Cortés2017-03-011-3/+5
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* format/index: keep time.Time as zero, when decoded value is 0Máximo Cuadros2017-01-281-4/+3
* BaseSuite improvements, usage of file:// protoMáximo Cuadros2016-12-021-15/+15
* new plumbing package (#118)Máximo Cuadros2016-11-081-0/+196