meli/src
Manos Pitsidianakis 4bc8ff2ce9
Use structopt for command line parsing
2020-06-08 00:55:29 +03:00
..
components listing: rework MailListingTrait 2020-06-07 14:35:41 +03:00
conf Add "regexp" feature, format text with regexps 2020-06-05 10:56:36 +03:00
execute Add delete, copy actions for envelopes 2020-03-01 17:48:10 +02:00
plugins melib: update nom dependency from 3.2.0 to 5.1.1 2020-06-06 23:19:07 +03:00
terminal Add "regexp" feature, format text with regexps 2020-06-05 10:56:36 +03:00
types Add add-attachment from pipe, default_header_values 2020-03-01 17:45:55 +02:00
bin.rs Use structopt for command line parsing 2020-06-08 00:55:29 +03:00
components.rs Remove fnv crate 2020-05-10 21:18:56 +03:00
conf.rs Use structopt for command line parsing 2020-06-08 00:55:29 +03:00
execute.rs meli: update nom dependency to 5.1.1 2020-06-06 23:22:26 +03:00
mailcap.rs Overhaul input thread 2020-05-29 15:43:05 +03:00
managesieve.rs meli: update nom dependency to 5.1.1 2020-06-06 23:22:26 +03:00
plugins.rs Execute user shell commands with /bin/sh 2020-05-28 21:02:49 +03:00
sqlite3.rs sqlite3: move module to melib 2020-05-30 15:37:12 +03:00
state.rs meli: update nom dependency to 5.1.1 2020-06-06 23:22:26 +03:00
terminal.rs Remove ui crate 2020-02-04 17:29:55 +02:00
types.rs listing: rework MailListingTrait 2020-06-07 14:35:41 +03:00
unix.rs PosixTimer: rearm timer only when calling rearm() 2020-05-18 20:57:17 +03:00
workers.rs Remove fnv crate 2020-05-10 21:18:56 +03:00