aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/index/decoder.go
Commit message (Expand)AuthorAgeFilesLines
* *: Small fixes to remove linter warningsPaulo Gomes2024-06-291-1/+0
* plumbing: Add link to index-format docsAlexander Block2024-04-091-0/+2
* plumbing: Properly support skipping of non-mandatory extensionsAlexander Block2024-04-061-8/+30
* plumbing: Properly detect EOF when reading index extensionsAlexander Block2024-04-051-34/+36
* *: Remove use of deprecated io/utilPaulo Gomes2023-05-111-2/+2
* *: Support variable length plumbing.HashPaulo Gomes2023-03-081-2/+1
* sha1: Add collision resistent implementationPaulo Gomes2022-11-251-3/+3
* Minor linter fixesOleg Kovalov2020-07-061-1/+1
* fix goreportcard warningsOleg Kovalov2020-07-011-1/+3
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-2/+2
* plumbing: format/index perf, buffered reads, reflection removalArran Walker2019-04-211-18/+19
* plumbing: format/index: support for EOIE extension, by default on git v2.2.0Máximo Cuadros2018-11-191-0/+25
* all: remove extra 's' in "mismatch"Jongmin Kim2018-09-261-1/+1
* all: simplificationferhat elmas2017-11-291-7/+4
* plumbing: index, Entries converted in a slice of pointersMáximo Cuadros2017-04-261-1/+1
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-2/+2
* documentation changesMáximo Cuadros2017-01-311-2/+3
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-2/+2
* Fix some typos in plumbing docs (#244)Sergio Arbeo2017-01-301-1/+1
* format/index: keep time.Time as zero, when decoded value is 0Máximo Cuadros2017-01-281-2/+9
* new plumbing package (#118)Máximo Cuadros2016-11-081-0/+446