aboutsummaryrefslogtreecommitdiffstats
path: root/blame.go
Commit message (Expand)AuthorAgeFilesLines
* git: Refine some codes in test and non-test.onee-only2024-04-111-4/+1
* plumbing: blame, Complete rewrite. Fixes #603Arieh Schneier2023-07-061-162/+450
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-3/+3
* *: avoid unnecessary conversionsChristian Muehlhaeuser2019-07-291-3/+3
* blame: fix edge case with missing \n in content length causing mismatched len...Máximo Cuadros2018-10-161-5/+16
* Add commit hash to blame resultShane Da Silva2018-03-271-2/+5
* blame.go: Add blame line dataShane Da Silva2018-02-191-2/+6
* all: simplificationferhat elmas2017-11-291-5/+2
* Add Repository.Log() method (fix #298)Antonio Jesus Navarro Perez2017-04-111-2/+2
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-3/+3
* Simplify Blame documentationAntonio Jesus Navarro Perez2017-03-031-25/+26
* Add full stops and keep implementation details as internal comments.Antonio Jesus Navarro Perez2017-03-031-5/+10
* improve git package documentation (fix #231)Antonio Jesus Navarro Perez2017-03-031-15/+15
* Remove TODOs from documentationAntonio Jesus Navarro Perez2017-02-281-5/+11
* documentation changesMáximo Cuadros2017-01-311-13/+9
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-3/+3
* blame: make line and its members public so they can be actually used (#213)Alberto Cortés2017-01-191-10/+11
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-19/+20
* new plumbing package (#118)Máximo Cuadros2016-11-081-3/+3
* v3 -> v4Máximo Cuadros2016-08-111-2/+2
* fix misspellingsv3.0.4Máximo Cuadros2016-05-191-1/+1
* Refactor to use core.ObjectReader and core.ObjectWriterJoshua Sjoding2016-02-251-3/+12
* update imports to v3Máximo Cuadros2016-02-171-2/+2
* remove package docv2.2.0Máximo Cuadros2016-02-161-23/+23
* package documentationMáximo Cuadros2016-02-161-8/+0
* blame code reorganization, and mutting the testMáximo Cuadros2015-12-121-0/+276