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