aboutsummaryrefslogtreecommitdiffstats
path: root/ui-blame.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-08git: update to v2.32.0Christian Hesse1-6/+3
2020-12-29git: update to v2.30.0Christian Hesse1-1/+2
2020-10-20global: replace references to 'sha1' with 'oid'Christian Hesse1-2/+2
2020-10-19git: update to v2.29.0Christian Hesse1-5/+5
2020-03-14global: use proper accessors for maybe_treeJason A. Donenfeld1-2/+4
2019-06-05git: update to v2.21.0Christian Hesse1-2/+2
2018-11-25ui-blame: set repo for sbJason A. Donenfeld1-0/+1
2018-10-12git: update to v2.19.1Christian Hesse1-1/+1
2018-06-27git: update to v2.18.0Christian Hesse1-10/+10
2018-06-19ui-blame: free read_sha1_file() buffer after useAndy Green1-1/+4
2018-01-19ui-blame: Allow syntax highlightingJeff Smith1-12/+51
2018-01-19ui-blame: Make each column into a single table cellJeff Smith1-21/+37
2018-01-19ui-blame: Break out emit_blame_entry into component methodsJeff Smith1-14/+30
2018-01-19ui-blame: Distinguish hashes column from lines columnJeff Smith1-1/+1
2018-01-19git: update to v2.16.0Christian Hesse1-1/+1
2017-10-03ui-blame: add blame UIJeff Smith1-0/+227