summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-09-30fix: Fix compilation on iOS targetsaspen
2020-09-30fix(powershell): fix session key syntax error (#1697)Tilmann Meyer
2020-09-29build(deps): bump os_info from 2.0.8 to 3.0.0 (#1688)dependabot-preview[bot]
2020-09-29chore: update v0.45.0 removal notice (#1687)Matan Kushner
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2020-09-26fix: actually disable per default disabled modules (#1677)Jan Katins
2020-09-26feat(status): add the status module (#1651)Jan Katins
2020-09-21fix(git-state): Fix discrepancy between v0.44.0 and master (#1672)Tilmann Meyer
2020-09-21feat: Add timings subcommand (#1629)Jan Katins
2020-09-21fix: restore the `pyenv_prefix` option to python (#1668)Thomas O'Donnell
2020-09-14fix(zsh): work when `setopt ksh_arrays` is set (#1612)David Knaack
2020-09-09fix(pwsh): update init script to propagate $LASTEXITCODE and $? Joshua Poehls
2020-09-08fix: use suffixes for modules before directory (#1645)Matan Kushner
2020-09-01docs: Improvements in docs for custom modules (#1615)Jan Katins
2020-08-24fix(test): do NOT quote argument values for mocked invocations (#1527)Dario Vladović
2020-08-21fix: $EDITOR argument parsing (#1595)jRimbault
2020-08-19fix(pwsh): stop paths from being interpreted as patterns (#1569)David Knaack
2020-08-18fix: re-add add_newline to root config (#1598)Matan Kushner
2020-08-17Revert "fix: restore add_newline configuration (#1592)" (#1596)Matan Kushner
2020-08-16fix: restore add_newline configuration (#1592)Matan Kushner
2020-08-16chore: remove unused name from Segment and remove some of the misleading unde...Tilmann Meyer
2020-08-14fix(git_state): panic on interactive rebase (#1552)Martin Åkesson
2020-08-14fix(test/dir): make lock thread-safe (#1575)David Knaack
2020-08-11feat: Add Undistract Me Feature (#1019)Marc Schreiber
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-08-05fix(explain): align table correctly (#1482)David Knaack
2020-08-05feat(shlvl): Add shlvl module (#1385)Daniel A. White
2020-08-04feat(perl): Added perl version module (#1382)Stéphane Benoit
2020-08-03feat: Add gcloud module (#1493)Takahiro Tsuruda
2020-08-03fix(bash): init breaks if PROMPT_COMMAND includes starship_precmd as an inter...Jason Wang
2020-08-02refactor(directory/lock): fix clippy, replace str with Path (#1544)David Knaack
2020-07-31feat(package): Add Maven pom.xml version support (#1511)Steve Smith
2020-07-30feat(conda): add ignore_base option (#1539)Jason Wang
2020-07-30Do not check readonly on network locations (#1506)Alexey Chernyshov
2020-07-29refactor(java): parse version using regex (#1496)Dario Vladović
2020-07-29feat(dart): add Dart module (#1392)Dario Vladović
2020-07-29feat(swift): add Swift module (#1261)Dario Vladović
2020-07-29feat(package): Add support for Helm charts (#1525)Simão Mata
2020-07-28perf: only check timeout every 256 files (#1499)LOU Xun
2020-07-24fix: fix compilation with battery feature disabled (#1509)David Knaack
2020-07-19test: fix mocked commands (#1491)Dario Vladović
2020-07-17feat(helm): Add Helm module (#1463)Batuhan Apaydın
2020-07-15fix(ocaml): Stop new line being included in ocaml version (#1479)Thomas O'Donnell
2020-07-14fix(config): don't panic when hex color is too short (#1473)David Knaack
2020-07-14fix(git_status): Fix file rename inconsistency compared to git (#1411)Alexey Chernyshov
2020-07-13feat(directory): Show lock symbol if current directory is read only (#1298)Alexey Chernyshov
2020-07-10fix(nodejs): remove line break from version (#1464)Gerry
2020-07-09feat(cmake): Add CMake module (#1456)Tilmann Meyer
2020-07-08test(terraform): move tests which do not require env vars (#1455)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie