about summary refs log tree commit diff
path: root/ui-blame.c (follow)
Commit message (Expand)AuthorAge
* 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
'/catgirl/commit/ui.c?h=1.9&id=274a5f7d6e77443e2ad140590d05785277a577c4&follow=1'>Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe