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/src
Manos Pitsidianakis cc439b239a mail/listing.rs: add RowsState struct
Keep state of rows in lists in this struct to reduce code duplication in
list implementations
2 years ago
..
command Update most Cargo dependencies 2 years ago
components mail/listing.rs: add RowsState struct 2 years ago
conf conf/accounts.rs: check properly if mailbox request is an error 2 years ago
plugins melib: don't use both {set,push}_references() 3 years ago
terminal Documentation touchups 2 years ago
types Fix all clippy warnings in `meli` crate 2 years ago
command.rs Fix all clippy warnings in `meli` crate 2 years ago
components.rs Fix clippy lints for `meli` crate 2 years ago
conf.rs conf.rs: remove interactive messages when #[cfg(test)] 2 years ago
jobs.rs Improve embed terminal 2 years ago
lib.rs Improve embed terminal 2 years ago
mailcap.rs Spawn user-given command strings with sh -c ".." 2 years ago
main.rs Spawn user-given command strings with sh -c ".." 2 years ago
managesieve.rs melib/imap/managesieve: implement some rfc5804 commands 2 years ago
plugins.rs Fix clippy lints for `meli` crate 2 years ago
sqlite3.rs Fix all clippy warnings in `meli` crate 2 years ago
state.rs compose: fix reply subject prefixes stripping original prefix 2 years ago
terminal.rs src/: Box<_> some large fields in biggest types 2 years ago
types.rs types.rs: remove unused struct 2 years ago