1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-29 21:49:07 +00:00
starship/.github
Nicolas Évrard 8d2256ab1d
feat(hg_branch): Add support for mercurial topics and find hg root dir (#4771)
* feat(hg_branch): Add support for mercurial topics and find hg root dir

* Fix clippy errors

* Use crate::utils::read_file

* Update config-schema.json

* Extend PathExt to retrieve device ID of Path

* Break hg root search when switching to another device

* Fix clippy and formatting errors

* Update docs/config/README.md

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* Update src/modules/utils/path.rs

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* Update src/configs/hg_branch.rs

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* Update hg_branch description

* Revert to lazy loading, use truncate_text from utils and use fake topic

* Format code and fix clippy error

* Revert to previous test string as topic is optional in the config

* Fix doc formatting

* Stub device_id for windows

* Update config-schema.json

* Update src/modules/hg_branch.rs

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* Do not use unwrap in device_id

* Fix formatter error

* Use dev under non linux unixes

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2022-12-31 15:53:55 +01:00
..
ISSUE_TEMPLATE fix(init): Change Nushell init for nu 0.60 (#3773) 2022-03-24 15:06:24 -04:00
workflows feat(release): add chocolatey publishing (#4637) 2022-11-25 17:19:03 +01:00
config-schema.json feat(hg_branch): Add support for mercurial topics and find hg root dir (#4771) 2022-12-31 15:53:55 +01:00
FUNDING.yml Update Sponsor badge to support the Starship org 2020-03-19 12:16:30 -04:00
PULL_REQUEST_TEMPLATE.md chore: remove redundant section from PR template (#1253) 2020-05-24 12:12:22 -04:00
renovate.json5 ci: replace dependabot with renovate (#4405) 2022-10-03 22:45:39 -04:00