aboutsummaryrefslogtreecommitdiffstats
path: root/ui-blame.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* git: update to v2.18.0Christian Hesse2018-06-271-10/+10
* ui-blame: free read_sha1_file() buffer after useAndy Green2018-06-191-1/+4
* ui-blame: Allow syntax highlightingJeff Smith2018-01-191-12/+51
* ui-blame: Make each column into a single table cellJeff Smith2018-01-191-21/+37
* ui-blame: Break out emit_blame_entry into component methodsJeff Smith2018-01-191-14/+30
* ui-blame: Distinguish hashes column from lines columnJeff Smith2018-01-191-1/+1
* git: update to v2.16.0Christian Hesse2018-01-191-1/+1
* ui-blame: add blame UIJeff Smith2017-10-031-0/+227