You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src/utils
Manos Pitsidianakis 8ec6f22090
Use ShellExpandTrait::expand in more user-provided paths
ShellExpandTrait::expand was not used consistently, leading to only some
functionalities supporting things like tilde expansion.

Fixes #387

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
1 week ago
..
connections Fix new clippy lints (mostly clippy::blocks_in_conditions) 3 months ago
xdg melib: add clippy::doc_markdown 2 months ago
connections.rs melib/connections: don't print raw bytes as escaped unicode 2 months ago
datetime.rs melib/datetime: add cfg for musl builds 3 months ago
futures.rs melib/error: impl From<io::ErrorKind> for ErrorKind 9 months ago
logging.rs Add subcommand to print log file location 3 months ago
mod.rs Replace erroneous use of set_err_kind with set_kind 3 months ago
parsec.rs Fix new clippy lints (1.75) 5 months ago
percent_encoding.rs melib: add clippy::doc_markdown 2 months ago
random.rs melib/utils: add hostname() utility function 3 months ago
shellexpand.rs Use ShellExpandTrait::expand in more user-provided paths 1 week ago
sqlite3.rs sqlite caching refactor 3 months ago