index
:
cgit-pink
this commit
main
web frontend for git (fork of https://git.causal.agency/cgit-pink)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-blame.c
Age
Commit message (
Expand
)
Author
2022-02-18
Add a link to the parent commit in blame
John Keeping
2022-02-13
Merge up to git v2.32.0
June McEnroe
2022-02-13
Bail from blame if blob is binary
June McEnroe
2021-06-08
git: update to v2.32.0
Christian Hesse
2020-12-29
git: update to v2.30.0
Christian Hesse
2020-10-20
global: replace references to 'sha1' with 'oid'
Christian Hesse
2020-10-19
git: update to v2.29.0
Christian Hesse
2020-03-13
global: use proper accessors for maybe_tree
Jason A. Donenfeld
2019-06-05
git: update to v2.21.0
Christian Hesse
2018-11-25
ui-blame: set repo for sb
Jason A. Donenfeld
2018-10-12
git: update to v2.19.1
Christian Hesse
2018-06-27
git: update to v2.18.0
Christian Hesse
2018-06-19
ui-blame: free read_sha1_file() buffer after use
Andy Green
2018-01-19
ui-blame: Allow syntax highlighting
Jeff Smith
2018-01-19
ui-blame: Make each column into a single table cell
Jeff Smith
2018-01-19
ui-blame: Break out emit_blame_entry into component methods
Jeff Smith
2018-01-19
ui-blame: Distinguish hashes column from lines column
Jeff Smith
2018-01-19
git: update to v2.16.0
Christian Hesse
2017-10-03
ui-blame: add blame UI
Jeff Smith