aboutsummaryrefslogtreecommitdiffstats
path: root/ui-blame.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* git: update to v2.32.0Christian Hesse2021-06-081-6/+3
* git: update to v2.30.0Christian Hesse2020-12-291-1/+2
* global: replace references to 'sha1' with 'oid'Christian Hesse2020-10-201-2/+2
* git: update to v2.29.0Christian Hesse2020-10-191-5/+5
* global: use proper accessors for maybe_treeJason A. Donenfeld2020-03-131-2/+4
* git: update to v2.21.0Christian Hesse2019-06-051-2/+2
* ui-blame: set repo for sbJason A. Donenfeld2018-11-251-0/+1
* git: update to v2.19.1Christian Hesse2018-10-121-1/+1
* 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