summaryrefslogtreecommitdiffstatshomepage
path: root/ui-blame.c (follow)
Commit message (Expand)AuthorAgeLines
* git: update to v2.30.0Christian Hesse2020-12-29-1/+2
* global: replace references to 'sha1' with 'oid'Christian Hesse2020-10-20-2/+2
* git: update to v2.29.0Christian Hesse2020-10-19-5/+5
* global: use proper accessors for maybe_treeJason A. Donenfeld2020-03-13-2/+4
* git: update to v2.21.0Christian Hesse2019-06-05-2/+2
* ui-blame: set repo for sbJason A. Donenfeld2018-11-25-0/+1
* git: update to v2.19.1Christian Hesse2018-10-12-1/+1
* git: update to v2.18.0Christian Hesse2018-06-27-10/+10
* ui-blame: free read_sha1_file() buffer after useAndy Green2018-06-19-1/+4
* ui-blame: Allow syntax highlightingJeff Smith2018-01-19-12/+51
* ui-blame: Make each column into a single table cellJeff Smith2018-01-19-21/+37
* ui-blame: Break out emit_blame_entry into component methodsJeff Smith2018-01-19-14/+30
* ui-blame: Distinguish hashes column from lines columnJeff Smith2018-01-19-1/+1
* git: update to v2.16.0Christian Hesse2018-01-19-1/+1
* ui-blame: add blame UIJeff Smith2017-10-03-0/+227