1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-26 11:42:36 +00:00
starship/src
David Knaack ffac28745b
fix(bug-report): verify exit code of open, always print url (#1839)
* fix(bug-report): verify exit code of browser open

* always print url to open ticket
2020-10-30 18:36:12 +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 fix(zsh): Ensure existing keymap change functions are not overriden (#1826) 2020-10-27 19:01:52 +01:00
modules feat(lua): Add a Lua module (#1815) 2020-10-27 19:05:20 +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