starship/src
Hendrik Rombach 108193103d
fix(git): show branch name in fresh repo (unborn master) (#1093)
* fix: branch_name in fresh repo (unborn master)

* test: add test for unborn branch_name fix
2020-05-06 11:19:53 +02:00
..
configs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
formatter fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
init fix(directory): avoid confusing modules with PowerShell paths (#1114) 2020-04-30 10:40:56 +02:00
modules fix(directory): avoid confusing modules with PowerShell paths (#1114) 2020-04-30 10:40:56 +02:00
bug_report.rs fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
config.rs fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
configure.rs feat: Modify config keys from shell (#1095) 2020-04-26 15:58:39 +02:00
context.rs fix(git): show branch name in fresh repo (unborn master) (#1093) 2020-05-06 11:19:53 +02:00
lib.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
main.rs feat: Modify config keys from shell (#1095) 2020-04-26 15:58:39 +02:00
module.rs feat(erlang): Add Erlang module (#1129) 2020-04-27 12:09:42 +02:00
print.rs Add support for custom modules. (#916) 2020-04-11 18:37:24 +02:00
segment.rs fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
utils.rs fix(haskell): avoid creating .lock files or downloading GHC (#1147) 2020-04-28 10:07:18 +02:00