starship/src/modules/utils
Vegard Skui 4bca74eca2
feat(fossil): detection of Fossil check-outs in subdirectories (#4910)
* Move PathExt::device_id() outside modules module

* Add upwards_sibling_scan-function

* Fix Fossil check-out detection in subdirectories

* Use shared upwards scanning function in hg_branch

* Let the caller specify if they're looking for a file or a folder

* fix merge

---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-04-02 16:37:27 +02:00
..
directory.rs fix(directory): improve truncation detection (#3266) 2021-11-26 13:07:28 +01:00
directory_nix.rs chore: fix clippy warnings for rust 1.66 (#4715) 2022-12-17 18:01:27 +01:00
directory_win.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
mod.rs feat(module): Add a meson devenv indicator (#4389) 2022-10-11 18:02:46 +02:00
path.rs feat(fossil): detection of Fossil check-outs in subdirectories (#4910) 2023-04-02 16:37:27 +02:00
truncate.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00