starship/src
David Knaack fb0381f7e0
test: enable logging in tests (#2151)
* test: enable logging in tests

* fix clippy
2021-01-16 13:25:58 +01:00
..
configs perf(crystal): Lazily evaluate version command (#2129) 2021-01-13 18:35:44 +01:00
formatter style: Latest clippy suggestions (#2048) 2021-01-01 12:45:04 -06:00
init feat: Add support for cygwin/msys2/git-bash evironment (#2020) 2021-01-07 19:13:57 +01:00
modules perf(crystal): Lazily evaluate version command (#2129) 2021-01-13 18:35:44 +01:00
test test: enable logging in tests (#2151) 2021-01-16 13:25:58 +01:00
bug_report.rs fix(bug-report): verify exit code of open, always print url (#1839) 2020-10-30 18:36:12 +01:00
config.rs fix(config): log as error if failure to read config wasn't caused by NotFound (#1993) 2020-12-13 16:24:48 +01:00
configure.rs feat(command): add 'toggle' command (#1917) 2021-01-07 19:04:06 +01:00
context.rs feat(git_branch): show remote name (#1972) 2020-12-08 11:12:53 +01:00
lib.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
logger.rs test: enable logging in tests (#2151) 2021-01-16 13:25:58 +01:00
main.rs feat(command): add 'toggle' command (#1917) 2021-01-07 19:04:06 +01:00
module.rs feat(kotlin): Add the kotlin module (#2026) 2020-12-26 15:26:50 +01:00
print.rs refactor: a few low-hanging optimizations (#1992) 2020-12-16 17:54:21 +01:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs feat(kotlin): Add the kotlin module (#2026) 2020-12-26 15:26:50 +01:00