starship/src
Thomas O'Donnell 67397d9096
test(golang): refactor golang tests to use mocked command (#925)
Refactor the golang module tests to use a mocked command and no
longer depend on having a particular version of Go installed.
2020-02-12 13:22:21 -05:00
..
configs feat: Add an Elm module (#879) 2020-02-05 22:57:04 -05:00
init fix: Change command duration variable for Ion shell to CMD_DURATION (#911) 2020-02-06 14:41:55 -05:00
modules test(golang): refactor golang tests to use mocked command (#925) 2020-02-12 13:22:21 -05:00
bug_report.rs revert: "refactor: replace reqwest with ureq (#844)" (#895) 2020-02-05 22:58:39 -05:00
config.rs feat: Implement AWS region aliases (#646) 2019-12-20 12:30:47 -05:00
configure.rs fix: Consider `$STARSHIP_CONFIG` in `configure` (#795) 2019-12-30 15:46:02 -08:00
context.rs refactor: Move ANSI escaping into its own functions (#866) 2020-02-06 11:10:59 -05:00
lib.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
main.rs feat: Add the `starship explain` command (#699) 2020-01-01 23:19:08 -05:00
module.rs refactor: Move ANSI escaping into its own functions (#866) 2020-02-06 11:10:59 -05:00
print.rs fix: Restrict clear screen control code printing to fish (#865) 2020-01-27 17:23:08 -06:00
segment.rs feat: Add the `starship explain` command (#699) 2020-01-01 23:19:08 -05:00
utils.rs test(golang): refactor golang tests to use mocked command (#925) 2020-02-12 13:22:21 -05:00