summaryrefslogtreecommitdiffstats
path: root/src/show_commit/util.rs
AgeCommit message (Expand)Author
2020-12-10Apply new rustfmt changesTim Oram
2020-10-22Use ViewLine::from trait instead of ViewLine::newTim Oram
2020-09-19DRY up process moduleTim Oram
2020-09-17Fix some reference/bindings to be more clearTim Oram
2020-09-02Refactor help to not be a process moduleTim Oram
2020-07-29Combine match arms that are equalTim Oram
2020-07-26Add diff view to show commitTim Oram
2020-07-06Improve show commit moduleTim Oram
2020-07-04Move commit module into show_commitTim Oram
2020-03-05Refactor commit statusTim Oram
2019-12-28Update visibility to be required minimumTim Oram
2019-12-27Remove redundant cloneTim Oram
2019-09-19Add 256 colour support and selected lineTim Oram
2019-06-09Move show commit into a moduleTim Oram