1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-17 18:45:12 +00:00
starship/src
Dario Vladović faba2d104d
fix(test): do NOT quote argument values for mocked invocations (#1527)
Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
2020-08-24 19:05:43 +02:00
..
configs fix: re-add add_newline to root config (#1598) 2020-08-18 18:58:29 +02:00
formatter chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
init fix(pwsh): stop paths from being interpreted as patterns (#1569) 2020-08-19 23:45:10 -05:00
modules fix(test): do NOT quote argument values for mocked invocations (#1527) 2020-08-24 19:05:43 +02:00
test test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00
bug_report.rs test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00
config.rs fix(config): don't panic when hex color is too short (#1473) 2020-07-14 23:11:43 +02:00
configure.rs fix: $EDITOR argument parsing (#1595) 2020-08-21 11:41:36 -05:00
context.rs feat: Add Undistract Me Feature (#1019) 2020-08-11 18:44:25 +02:00
lib.rs test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00
main.rs test: introduce env variable mocking (#1490) 2020-08-07 15:13:12 -04:00
module.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
print.rs fix: re-add add_newline to root config (#1598) 2020-08-18 18:58:29 +02: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(test): do NOT quote argument values for mocked invocations (#1527) 2020-08-24 19:05:43 +02:00