aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/idxfile/writer_test.go
Commit message (Expand)AuthorAgeFilesLines
* fix goreportcard warningsOleg 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-3/+3
* plumbing: packfile, allow non-seekable sources on ParserMiguel Molina2018-08-081-2/+3
* *: use parser to populate non writable storages and bug fixesMiguel Molina2018-08-071-1/+1
* plumbing/idxfile: test FindHash and writer with 64 bit offsetsJavi Fontan2018-07-271-3/+55
* plumbing/idxfile: index is created only once and retrieved with IndexJavi Fontan2018-07-261-1/+1
* plumbing/idxfile: support offset64 generating indexesJavi Fontan2018-07-261-0/+45