about summary refs log tree commit diff
path: root/ui-blame.c (follow)
Commit message (Expand)AuthorAge
* Merge up to git v2.32.0June McEnroe2022-02-13
|\
| * git: update to v2.32.0Christian Hesse2021-06-08
| * git: update to v2.30.0Christian Hesse2020-12-29
| * global: replace references to 'sha1' with 'oid'Christian Hesse2020-10-20
| * git: update to v2.29.0Christian Hesse2020-10-19
* | Bail from blame if blob is binaryJune McEnroe2022-02-13
|/
* global: use proper accessors for maybe_treeJason A. Donenfeld2020-03-13
* git: update to v2.21.0Christian Hesse2019-06-05
* ui-blame: set repo for sbJason A. Donenfeld2018-11-25
* git: update to v2.19.1Christian Hesse2018-10-12
* git: update to v2.18.0Christian Hesse2018-06-27
* ui-blame: free read_sha1_file() buffer after useAndy Green2018-06-19
* ui-blame: Allow syntax highlightingJeff Smith2018-01-19
* ui-blame: Make each column into a single table cellJeff Smith2018-01-19
* ui-blame: Break out emit_blame_entry into component methodsJeff Smith2018-01-19
* ui-blame: Distinguish hashes column from lines columnJeff Smith2018-01-19
* git: update to v2.16.0Christian Hesse2018-01-19
* ui-blame: add blame UIJeff Smith2017-10-03