summaryrefslogtreecommitdiffstats
path: root/src/modules/git_commit.rs
AgeCommit message (Expand)Author
2021-05-08fix(git_commit): leading space in git commit tag (#2697)Jason-S-Ross
2021-03-25chore(clippy): fix new lints (#2507)David Knaack
2020-12-07fix(git_commit): show last created tag on current commit (#1919)Miguel Ángel Melón Pérez
2020-10-23feat(git_commit): add git tag to module (#950)Miguel Ángel Melón Pérez
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-02-12feat(git_commit): Show the hash of commits when detached HEAD (#738)nesmyslny
2019-12-06feat: Add git_commit module (#673)Qingping Hou