summaryrefslogtreecommitdiffstats
path: root/blame.h
Commit message (Expand)AuthorAgeFilesLines
* blame.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-08-131-0/+1
* blame.h: drop extern on func declarationNguyễn Thái Ngọc Duy2018-08-031-12/+16
* blame: use commit-slab for blame suspects instead of commit->utilNguyễn Thái Ngọc Duy2018-05-211-0/+2
* blame: move entry prepend to libgitJeff Smith2017-05-251-0/+2
* blame: move scoreboard setup to libgitJeff Smith2017-05-251-4/+6
* blame: move scoreboard-related methods to libgitJeff Smith2017-05-251-0/+11
* blame: move fake-commit-related methods to libgitJeff Smith2017-05-251-1/+3
* blame: move origin-related methods to libgitJeff Smith2017-05-251-0/+15
* blame: move core structures to headerJeff Smith2017-05-251-0/+143