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 1ca0bd0d96
sqlite3: add schema versioning
To potentially be used with automatic migrations on version update
4 years ago
..
command Add Reply{ToAuthor,ToAll} actions 4 years ago
components melib/email: add case-insensitive Header struct 4 years ago
conf Replace old pseudo-async code with blocking rust async 4 years ago
plugins Replace old pseudo-async code with blocking rust async 4 years ago
terminal terminal/keys: add `Space` identifier in Key Display impl 4 years ago
types
bin.rs Replace old pseudo-async code with blocking rust async 4 years ago
command.rs command.rs: add eof() parser to action parsers 4 years ago
components.rs themes/shortcuts: preserve order of keys 4 years ago
conf.rs Replace old pseudo-async code with blocking rust async 4 years ago
jobs.rs Replace old pseudo-async code with blocking rust async 4 years ago
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
managesieve.rs Replace old pseudo-async code with blocking rust async 4 years ago
plugins.rs Replace old pseudo-async code with blocking rust async 4 years ago
sqlite3.rs sqlite3: add schema versioning 4 years ago
state.rs melib/backends: cleanup MailBackend trait definition 4 years ago
terminal.rs
types.rs Replace old pseudo-async code with blocking rust async 4 years ago
unix.rs