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
Manos Pitsidianakis bfff0e4feb
conf: add options for logging
Add options for log file location and maximum log level. Also add
manpage entries for these options in `meli.conf.5`
4 years ago
..
addressbook Remove fnv crate 4 years ago
backends Remove std::dbg! use 4 years ago
email email/parser: avoid slice index panic if slice is empty 4 years ago
text_processing text_processing: remove invalid unreachable!() 4 years ago
thread Remove fnv crate 4 years ago
addressbook.rs Remove fnv crate 4 years ago
async_workers.rs Fix some unused etc warnings 4 years ago
backends.rs Add AccountHash to RefreshEvent 4 years ago
collection.rs Remove fnv crate 4 years ago
conf.rs Replace every use of Folder with Mailbox 4 years ago
datetime.rs datetime: fix unupdated tests 4 years ago
email.rs Remove fnv crate 4 years ago
error.rs errors: add `source` field to MeliError 4 years ago
lib.rs melib: add timestamp to debug trace logs 4 years ago
logging.rs conf: add options for logging 4 years ago
parsec.rs melib/vcard: add parser for vcard files 5 years ago
search.rs melib: add search method in mail backends 4 years ago
thread.rs Remove fnv crate 4 years ago