starship/src
2020-11-07 16:30:08 +01:00
..
configs feat(lua): Add a Lua module (#1815) 2020-10-27 19:05:20 +01:00
formatter fix: apply clippy suggestions (#1756) 2020-10-13 12:03:33 -04:00
init perf(init): use $RANDOM env-var instead of starship session to generate session-key (#1755) 2020-11-07 16:30:08 +01:00
modules fix(gcloud): respect overides of the active gcloud config (#1846) 2020-11-05 18:47:58 +01:00
test feat: Add timings subcommand (#1629) 2020-09-21 19:06:15 +02: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(directory): preserve substitution order (#1782) 2020-10-13 15:06:41 -04:00
configure.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
context.rs chore(context): Use monotonic clock for timeout (#1802) 2020-10-17 15:36:21 -04:00
lib.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
logger.rs feat(logger): don't create empty log files (#1836) 2020-10-27 19:00:53 +01:00
main.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
module.rs feat(lua): Add a Lua module (#1815) 2020-10-27 19:05:20 +01:00
print.rs fix: apply clippy suggestions (#1756) 2020-10-13 12:03:33 -04: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(lua): Add a Lua module (#1815) 2020-10-27 19:05:20 +01:00