Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-20 | global: replace references to 'sha1' with 'oid' | Christian Hesse | 1 | -2/+2 |
2020-10-19 | git: update to v2.29.0 | Christian Hesse | 1 | -5/+5 |
2020-03-14 | global: use proper accessors for maybe_tree | Jason A. Donenfeld | 1 | -2/+4 |
2019-06-05 | git: update to v2.21.0 | Christian Hesse | 1 | -2/+2 |
2018-11-25 | ui-blame: set repo for sb | Jason A. Donenfeld | 1 | -0/+1 |
2018-10-12 | git: update to v2.19.1 | Christian Hesse | 1 | -1/+1 |
2018-06-27 | git: update to v2.18.0 | Christian Hesse | 1 | -10/+10 |
2018-06-19 | ui-blame: free read_sha1_file() buffer after use | Andy Green | 1 | -1/+4 |
2018-01-19 | ui-blame: Allow syntax highlighting | Jeff Smith | 1 | -12/+51 |
2018-01-19 | ui-blame: Make each column into a single table cell | Jeff Smith | 1 | -21/+37 |
2018-01-19 | ui-blame: Break out emit_blame_entry into component methods | Jeff Smith | 1 | -14/+30 |
2018-01-19 | ui-blame: Distinguish hashes column from lines column | Jeff Smith | 1 | -1/+1 |
2018-01-19 | git: update to v2.16.0 | Christian Hesse | 1 | -1/+1 |
2017-10-03 | ui-blame: add blame UI | Jeff Smith | 1 | -0/+227 |