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/meli/src
Manos Pitsidianakis 974502c6ff
melib/addressbook: impl Hash for Card
Implement hashing for Card.

This fixes the appearance of duplicate entries in the add contacts
selector in an envelope view when an address appears more than one time
in the envelope headers.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2 months ago
..
accounts meli/accounts: split mbox/job stuff in submodules 3 months ago
command listing: add clear-selection command 5 months ago
conf Add option to highlight self in mailing list threads 3 months ago
contacts melib/addressbook: impl Hash for Card 2 months ago
mail melib/addressbook: impl Hash for Card 2 months ago
plugins Fix typos found with `typos` tool 5 months ago
terminal meli: store children process metadata 2 months ago
types meli: Add clippy::doc_markdown 3 months ago
utilities meli: Add clippy::doc_markdown 3 months ago
accounts.rs meli: store children process metadata 2 months ago
args.rs Add subcommand to print log file location 3 months ago
command.rs meli: Add clippy::doc_markdown 3 months ago
components.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
conf.rs accounts: add default_mailbox setting 3 months ago
jobs.rs meli: Add clippy::doc_markdown 3 months ago
jobs_view.rs meli: add deny clippy lints and fix them 5 months ago
lib.rs Add option to highlight self in mailing list threads 3 months ago
mail.rs melib: rename text_processing to text for the whole brevity thing 5 months ago
mailbox_management.rs meli: add deny clippy lints and fix them 5 months ago
mailcap.rs meli: add deny clippy lints and fix them 5 months ago
main.rs Add subcommand to print log file location 3 months ago
notifications.rs meli: store children process metadata 2 months ago
plugins.rs Move src to meli/src 11 months ago
sqlite3.rs meli/sqlite3: Fix auto index build when missing 3 months ago
state.rs meli: store children process metadata 2 months ago
subcommands.rs Fix feature permutation mis-compilations found with cargo-hack 5 months ago
svg.rs Fix typos found with `typos` tool 5 months ago
terminal.rs Add option to highlight self in mailing list threads 3 months ago
types.rs meli: store children process metadata 2 months ago
utilities.rs meli: add deny clippy lints and fix them 5 months ago