meli/melib/src
Manos Pitsidianakis 88a1f0d4bc melib/imap/parser: fix FETCH response parsing bug
Closes #160
Closes #128
2022-10-23 21:05:06 +03:00
..
addressbook Documentation touchups 2022-09-26 18:04:53 +03:00
backends melib/imap/parser: fix FETCH response parsing bug 2022-10-23 21:05:06 +03:00
email Documentation touchups 2022-09-26 18:04:53 +03:00
gpgme melib/gpgme: add #[allow(deref_nullptr)] in bindgen tests 2022-10-22 22:45:15 +03:00
text_processing melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
thread melib/thread/iterators: remove recursion in favor of loops 2020-07-17 13:33:40 +03:00
addressbook.rs melib/addressbook: log vcard parsing failures 2021-10-24 14:18:29 +03:00
backends.rs melib/backends.rs: fix notmuch error shown on any missing backend 2022-09-24 22:23:43 +03:00
collection.rs melib/collection: replace _Ref deref unwraps with expect() 2022-10-09 18:28:41 +03:00
conf.rs melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
connections.rs melib/error: add NetworkErrorKind enum 2022-10-04 15:49:34 +03:00
datetime.rs melib/datetime: don't use LC_ category in place of LC_ masks in libc calls 2022-10-17 18:06:58 +03:00
email.rs Documentation touchups 2022-09-26 18:04:53 +03:00
error.rs melib/error: add NetworkErrorKind enum 2022-10-04 15:49:34 +03:00
lib.rs melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
logging.rs melib/datetime: add posix locale arg in timestamp_to_string() 2021-01-08 15:01:37 +02:00
parsec.rs melib/parsec: add map_res, quoted_slice, is_a, alt, take, take_literal 2022-10-22 22:47:14 +03:00
search.rs Fix some clippy lints 2020-08-26 00:54:07 +03:00
smtp.rs melib/error: add NetworkErrorKind enum 2022-10-04 15:49:34 +03:00
sqlite3.rs melib: fix some clippy lints 2022-09-19 15:18:25 +03:00
thread.rs compose: fix reply subject prefixes stripping original prefix 2022-10-09 18:31:01 +03:00