summaryrefslogtreecommitdiffstats
path: root/src/modules/docker_context.rs
AgeCommit message (Expand)Author
2021-02-16feat(docker_context): Configure when module is shown (#2315)Thomas O'Donnell
2021-01-26test(docker_context): Add basic tests to module (#2205)Thomas O'Donnell
2021-01-19test: avoid setting $HOME (#2155)David Knaack
2021-01-11fix(docker_context): enable if either yml or yaml is found (#2053)Ben Iofel
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-06-20Replace `dirs` with `dirs-next` dependency (#1361)Julian Gehring
2020-04-05feat: add docker context module (#996)Barnaby Keene