uv/crates/uv-fs/src
konsti 55148c214e
Avoid empty user display paths (#9312)
Currently, user display returns an empty path if the current dir is the
directory we are printing. This leads to odd messages such as

 > Including project.license-files at `` with `LICENSE*`

or

> Not a license files match: ``

Instead, we display the current path as a dot.
2024-11-21 14:56:50 -05:00
..
cachedir.rs Do not error if the `CACHEDIR.TAG` file exists but cannot be written to (#7550) 2024-09-19 09:39:59 -05:00
lib.rs Support `copy_dir_all` in unit tests too (#9124) 2024-11-14 18:05:15 +00:00
path.rs Avoid empty user display paths (#9312) 2024-11-21 14:56:50 -05:00
which.rs uv run: List available scripts when a script is not specified (#7687) 2024-10-08 19:34:50 +00:00