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 070930e671
meli/sqlite3: Fix auto index build when missing
An error was returned from the db_path function, preventing the issuing
of the reindex command in the background.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
3 months ago
..
accounts sqlite caching refactor 4 months ago
command listing: add clear-selection command 5 months ago
conf meli: Add clippy::doc_markdown 3 months ago
contacts Set lowest priority to shortcut command UIEvents 5 months ago
mail meli/sqlite3: Fix auto index build when missing 3 months ago
plugins Fix typos found with `typos` tool 5 months ago
terminal Update nix dependency to 0.27 4 months ago
types meli: Add clippy::doc_markdown 3 months ago
utilities meli: Add clippy::doc_markdown 3 months ago
accounts.rs meli/sqlite3: Fix auto index build when missing 3 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 Add subcommand to print log file location 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 meli: Add clippy::doc_markdown 3 months ago
mail.rs melib: rename text_processing to text for the whole brevity thing 6 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: add deny clippy lints and fix them 5 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 sqlite caching refactor 4 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 terminal: remove obsolete position.rs module 6 months ago
types.rs Fix typos found with `typos` tool 5 months ago
utilities.rs meli: add deny clippy lints and fix them 5 months ago