summaryrefslogtreecommitdiffstats
path: root/src/options/get.rs
AgeCommit message (Expand)Author
2021-04-15CI: check docs (#559)Marco Ieni
2021-03-29Clippy (#554)Dan Davison
2021-03-28Display themes alphabetically when using --show-themesCatherine Noll
2021-03-28Use string literal instead of escaping double quotesCatherine Noll
2021-03-27Remove unnecessary check in get_themes and clean up --show-themes cli docstringCatherine Noll
2021-03-27Define theme by presence of "dark" or "light" entries in git config,Catherine Noll
2021-03-27Reorganize and add test for get_themesCatherine Noll
2021-01-08Prevent tests setting env vars from affecting other testsDan Davison
2021-01-08Parse GIT_CONFIG_PARAMETERSDan Davison
2020-11-07remove some clippy warnings (#383)Marco Ieni
2020-06-30Refactor: options moduleDan Davison