2021-12-04 |
David Bremner | lib/config: don't overwrite database.path if the caller... |
tree | commitdiff |
2021-12-04 |
David Bremner | lib/open: track which parameters are passed |
tree | commitdiff |
2021-10-30 |
David Bremner | lib/load_config: deallocate / NULL database on fatal... |
tree | commitdiff |
2021-10-30 |
David Bremner | lib/load_config: document expectations for db on error... |
tree | commitdiff |
2021-10-30 |
David Bremner | lib/create: fix memory leak, ensure *database=NULL... |
tree | commitdiff |
2021-10-30 |
David Bremner | lib/create: document expectations for db on error,... |
tree | commitdiff |
2021-10-30 |
David Bremner | lib/open: fix potential double-free, ensure *database... |
tree | commitdiff |
2021-10-30 |
David Bremner | lib: document n_o_w_config can return NOTMUCH_STATUS_NO... |
tree | commitdiff |
2021-10-15 |
David Bremner | lib: bump lib minor version to 5 |
tree | commitdiff |
2021-09-30 |
David Bremner | Merge tag '0.33.2' |
tree | commitdiff |
2021-09-11 |
David Bremner | Merge tag '0.33.1' |
tree | commitdiff |
2021-09-10 |
David Bremner | lib: use 'localhost' rather than fqdn for default mail... |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: apply macros |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: thread environment argument through... |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: support saved s-expression queries |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: handle saved queries |
tree | commitdiff |
2021-09-05 |
David Bremner | lib: factor out expansion of saved queries. |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: parse user headers |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: support infix subqueries |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: expand queries |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/thread-fp: factor out query expansion, rewrite... |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/query: factor out _notmuch_query_string_to_xapian_query |
tree | commitdiff |
2021-09-05 |
David Bremner | lib: generate actual Xapian query for "*" and "" |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: support regular expressions |
tree | commitdiff |
2021-09-05 |
David Bremner | lib: factor out query construction from regexp |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/query: generalize exclude handling to s-expression... |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: handle unprefixed terms. |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: add '*' as syntactic sugar for '(starts... |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: 'starts-with' wildcard searches |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: add term prefix backed fields |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: support phrase queries. |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: support subject field |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: support and, not, and or. |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: stem unquoted atoms |
tree | commitdiff |
2021-09-05 |
David Bremner | lib: leave stemmer object accessible |
tree | commitdiff |
2021-09-05 |
David Bremner | lib/parse-sexp: parse single terms and the empty list. |
tree | commitdiff |
2021-09-05 |
David Bremner | lib: add new status code for query syntax errors. |
tree | commitdiff |
2021-09-05 |
David Bremner | lib: define notmuch_query_create_with_syntax |
tree | commitdiff |
2021-09-05 |
David Bremner | lib: split notmuch_query_create |
tree | commitdiff |
2021-09-05 |
David Bremner | configure: optional library sfsexp |
tree | commitdiff |
2021-09-04 |
David Bremner | Merge branch 'release' |
tree | commitdiff |
2021-09-04 |
David Bremner | Merge branch 'release' |
tree | commitdiff |
2021-08-30 |
Hannu Hartikainen | lib: consider all instances of Delivered-To header |
tree | commitdiff |
2021-08-19 |
David Bremner | Merge tag 'debian/0.32.3-1' |
tree | commitdiff |
2021-08-18 |
David Bremner | Merge remote-tracking branch 'origin/debian/bullseye... |
tree | commitdiff |
2021-08-18 |
David Bremner | lib/open: look in MAILDIR for database, as documented. |
tree | commitdiff |
2021-08-17 |
Austin Ray | lib: bump libnotmuch minor version |
tree | commitdiff |
2021-08-17 |
Austin Ray | lib: correct deprecated db open functions' docs |
tree | commitdiff |
2021-06-27 |
David Bremner | lib: update transaction documentation |
tree | commitdiff |
2021-06-27 |
David Bremner | lib: autocommit after some number of completed transactions |
tree | commitdiff |
2021-06-27 |
David Bremner | lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT |
tree | commitdiff |
2021-06-27 |
David Bremner | database/close: remove misleading code / comment |
tree | commitdiff |
2021-06-27 |
David Bremner | lib/database: fix style mistake. |
tree | commitdiff |
2021-06-27 |
David Bremner | Merge tag '0.32.2' |
tree | commitdiff |
2021-06-27 |
David Bremner | lib/n_d_index_file: re-use thread-id of existing message |
tree | commitdiff |
2021-06-25 |
David Bremner | Merge branch 'release' |
tree | commitdiff |
2021-06-25 |
David Bremner | lib: write talloc report in notmuch_database_destroy |
tree | commitdiff |
2021-06-25 |
David Bremner | lib/config: fix memory leak |
tree | commitdiff |
2021-06-20 |
David Bremner | Merge branch 'release' |
tree | commitdiff |
2021-06-05 |
David Bremner | lib/message: use passed database for error handling |
tree | commitdiff |
2021-06-05 |
David Bremner | lib/{open,message}: make some internal functions static |
tree | commitdiff |
2021-05-31 |
David Bremner | Merge remote-tracking branch 'origin/release' |
tree | commitdiff |
2021-05-23 |
David Bremner | lib/thread: add common prefix to debug messages, join... |
tree | commitdiff |
2021-05-22 |
David Bremner | Merge branch 'release' |
tree | commitdiff |
2021-05-22 |
David Bremner | lib/n_d_index_file: re-use thread-id of existing message |
tree | commitdiff |
2021-05-15 |
David Bremner | Merge branch 'release' |
tree | commitdiff |
2021-05-15 |
David Bremner | lib/open: restore default database path of $HOME/mail |
tree | commitdiff |
2021-05-14 |
David Bremner | lib/message: mark flag2tag as const |
tree | commitdiff |
2021-05-14 |
David Bremner | lib/generate_thread_id: move static buffer to notmuch_d... |
tree | commitdiff |
2021-05-14 |
David Bremner | lib: make glib initialization thread-safe |
tree | commitdiff |
2021-05-12 |
David Bremner | Merge branch 'release' |
tree | commitdiff |
2021-05-12 |
David Bremner | lib/notmuch_database_reopen: reload some database metadata |
tree | commitdiff |
2021-05-10 |
David Bremner | Merge branch 'release' |
tree | commitdiff |
2021-05-10 |
David Bremner | lib/config: expand relative paths when reading from... |
tree | commitdiff |
2021-05-10 |
David Bremner | lib/config: canonicalize paths relative to $HOME. |
tree | commitdiff |
2021-04-24 |
David Bremner | lib/config: remove early free in _get_email_from_passwd... |
tree | commitdiff |
2021-04-24 |
Đoàn Trần Công Danh | compat: rename {,notmuch_}canonicalize_file_name |
tree | commitdiff |
2021-04-18 |
David Bremner | lib/n_d_index_file: check return value from _n_m_add_fi... |
tree | commitdiff |
2021-04-18 |
David Bremner | lib: directly traverse postlists in _n_message_delete |
tree | commitdiff |
2021-03-27 |
David Bremner | lib: provide notmuch_config_path |
tree | commitdiff |
2021-03-27 |
David Bremner | CLI+lib: detect missing database in split configurations. |
tree | commitdiff |
2021-03-27 |
David Bremner | lib: add NOTMUCH_STATUS_NO_DATABASE |
tree | commitdiff |
2021-03-27 |
David Bremner | CLI/config: migrate notmuch_config_open to new config |
tree | commitdiff |
2021-03-27 |
David Bremner | lib/open: canonicalize relative path read from config... |
tree | commitdiff |
2021-03-27 |
David Bremner | lib/config: set default for primary user email |
tree | commitdiff |
2021-03-27 |
David Bremner | lib/config: set defaults for user full name |
tree | commitdiff |
2021-03-27 |
David Bremner | lib/config: add config_pairs iterators |
tree | commitdiff |
2021-03-27 |
David Bremner | lib/config: add notmuch_config_get_values_string |
tree | commitdiff |
2021-03-27 |
David Bremner | lib: provide notmuch_database_load_config |
tree | commitdiff |
2021-03-27 |
David Bremner | lib/open: pull _load_key_file out of _choose_database_path |
tree | commitdiff |
2021-03-27 |
David Bremner | lib: add missing status strings |
tree | commitdiff |
2021-03-27 |
David Bremner | lib/open: fix leaks calling _trial_open |
tree | commitdiff |
2021-03-20 |
David Bremner | lib/config: add configuration variable for backup directory |
tree | commitdiff |
2021-03-20 |
David Bremner | lib/open: fix hook directory calculation in split confi... |
tree | commitdiff |
2021-03-20 |
David Bremner | lib/compact: enable split config |
tree | commitdiff |
2021-03-20 |
David Bremner | lib/open: support XDG_DATA_HOME as a fallback database... |
tree | commitdiff |
2021-03-20 |
David Bremner | lib/open: check for split configuration when creating... |
tree | commitdiff |
2021-03-20 |
David Bremner | lib: support splitting mail from database location. |
tree | commitdiff |
2021-03-20 |
David Bremner | lib/open: Use check for existing database by trial... |
tree | commitdiff |
2021-03-20 |
David Bremner | lib/open: use _finish_open in n_d_create_with_config |
tree | commitdiff |
next |