summaryrefslogtreecommitdiff
path: root/src/blame.h
Commit message (Expand)AuthorAgeFilesLines
* blame: use a size_t for the bufferEdward Thomson2019-11-221-1/+1
* mailmap: Switch mailmap parsing to use the git_parse moduleNika Layzell2018-06-141-2/+1
* mailmap: Integrate mailmaps with blame and signaturesNika Layzell2018-06-141-0/+2
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+2
* blame: use size_t for line counts in git_blame__entryPatrick Steinhardt2015-12-011-3/+3
* Improve GIT_EUSER handlingRussell Belfer2013-12-111-1/+1
* :heart: boolBen Straub2013-10-281-2/+2
* Mmmm, GIT_FLEX_ARRAYBen Straub2013-10-281-1/+1
* Clean up old methods, format long linesBen Straub2013-09-211-0/+1
* git_blame is a scoreboardBen Straub2013-09-211-0/+62
* Trim fat from git_blame structBen Straub2013-09-201-7/+0
* Port blame from git.gitBen Straub2013-09-161-0/+37