starship/src
Thomas O'Donnell 035e80bbd3
chore(context): Use monotonic clock for timeout (#1802)
Have switched to use a monotonic clock for calculating the timeout when
indexing the current directory for the context to avoid any issues with
calculating the timeout when the systems clock might change.
2020-10-17 15:36:21 -04:00
..
configs fix: replace emoji for cmake and erlang (#1787) 2020-10-13 18:01:35 -04:00
formatter fix: apply clippy suggestions (#1756) 2020-10-13 12:03:33 -04:00
init fix(powershell): fix session key syntax error (#1697) 2020-09-30 12:14:10 -04:00
modules test(aws): Ignore tests that check .aws files (#1775) 2020-10-14 12:21:35 -04:00
test feat: Add timings subcommand (#1629) 2020-09-21 19:06:15 +02:00
bug_report.rs fix(bug-report): use correct path for ion config (#1726) 2020-10-02 12:45:23 -04: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 chore(log): Add context to logger failure messages (#1764) 2020-10-14 12:13:44 -04:00
main.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
module.rs feat(status): add the status module (#1651) 2020-09-26 00:04:51 +02: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 fix(utils): reduce log level of errors in utils. (#1730) 2020-10-03 11:58:49 +02:00