aboutsummaryrefslogtreecommitdiffstats
path: root/blame_test.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: blame, Complete rewrite. Fixes #603Arieh Schneier2023-07-061-66/+68
* 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-2/+2
* blame: fix edge case with missing \n in content length causing mismatched len...Máximo Cuadros2018-10-161-0/+26
* Add commit hash to blame resultShane Da Silva2018-03-271-0/+5
* blame.go: Add blame line dataShane Da Silva2018-02-191-0/+1
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* Merge pull request #296 from ajnavarro/improvement/repositorySantiago M. Mola2017-03-211-3/+3
|\
| * git: Repository methods changesAntonio Jesus Navarro Perez2017-03-061-3/+3
* | project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-1/+1
|/
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* blame: make line and its members public so they can be actually used (#213)Alberto Cortés2017-01-191-4/+4
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-3/+3
* BaseSuite improvements, usage of file:// protoMáximo Cuadros2016-12-021-26/+16
* new plumbing package (#118)Máximo Cuadros2016-11-081-5/+5
* cleanup old fixturesMáximo Cuadros2016-09-221-0/+6
* fixtures: new fixture package being use in all packagesMáximo Cuadros2016-09-121-38/+15
* format: packfile new interfaceMáximo Cuadros2016-09-071-8/+2
* core: ObjectStorage.Begin and TxObjectStorageMáximo Cuadros2016-09-051-2/+2
* options renamed and some text fixesMáximo Cuadros2016-08-221-1/+1
* core: Storage, removing err returning *StoragesMáximo Cuadros2016-08-141-1/+1
* Repository and Remote API changesMáximo Cuadros2016-08-131-2/+2
* v3 -> v4Máximo Cuadros2016-08-111-2/+2
* Adds support to open local repositories and to use file-based object storage ...v3.1.0Alberto Cortés2016-07-041-25/+28
* Refactor to use core.ObjectReader and core.ObjectWriterJoshua Sjoding2016-02-251-1/+2
* update imports to v3Máximo Cuadros2016-02-171-2/+2
* blame code reorganization, and mutting the testMáximo Cuadros2015-12-121-0/+548