1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-17 18:45:12 +00:00
starship/src
花蛄 4f51ef8db1
feat(package): Meson package support (#2001)
* Add package version support for Meson meson.build.

* Update docs with Meson package version support.
2020-12-19 14:17:34 +01:00
..
configs feat(shlvl): Add repeat option (#1995) 2020-12-14 15:40:21 -05:00
formatter fix: apply nightly clippy & fmt suggestions (#1922) 2020-11-23 20:38:11 +01:00
init feat(init): prefix STATUS and PREEXEC_READY shell vars with STARSHIP_ (#1710) 2020-12-19 12:04:15 +01:00
modules feat(package): Meson package support (#2001) 2020-12-19 14:17:34 +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(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 chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02: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 feat(logger): don't create empty log files (#1836) 2020-10-27 19:00:53 +01:00
main.rs fix(windows): configure console to enable ANSI support (#1646) 2020-11-11 20:24:43 +01:00
module.rs feat(lua): Add a Lua module (#1815) 2020-10-27 19:05:20 +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(python): Smarter python binary usage (#1947) 2020-11-30 13:14:18 -06:00