about summary refs log tree commit diff
path: root/ui-blame.c (follow)
Commit message (Expand)AuthorAge
* 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
/tr> 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe