Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-19ui-blame: add a link to the parent commit in blameJohn Keeping
2022-12-19ui-tree,ui-blame: bail from blame if blob is binaryJune McEnroe
2021-06-08git: update to v2.32.0Christian Hesse
2020-12-29git: update to v2.30.0Christian Hesse
2020-10-21global: replace references to 'sha1' with 'oid'Christian Hesse
2020-10-19git: update to v2.29.0Christian Hesse
2020-03-14global: use proper accessors for maybe_treeJason A. Donenfeld
2019-06-05git: update to v2.21.0Christian Hesse
2018-11-25ui-blame: set repo for sbJason A. Donenfeld
2018-10-13git: update to v2.19.1Christian Hesse
2018-06-27git: update to v2.18.0Christian Hesse
2018-06-20ui-blame: free read_sha1_file() buffer after useAndy Green
2018-01-19ui-blame: Allow syntax highlightingJeff Smith
2018-01-19ui-blame: Make each column into a single table cellJeff Smith
2018-01-19ui-blame: Break out emit_blame_entry into component methodsJeff Smith
2018-01-19ui-blame: Distinguish hashes column from lines columnJeff Smith
2018-01-19git: update to v2.16.0Christian Hesse
2017-10-03ui-blame: add blame UIJeff Smith