2020-08-04 |
David Bremner | test: regression tests for n_indexopts_{get,set}_decrypt_policy
|
commit | commitdiff | tree |
2020-08-04 |
David Bremner | test: regression test for traversing config list with...
|
commit | commitdiff | tree |
2020-08-04 |
David Bremner | test: regression test for n_d_get_config_list on closed db.
|
commit | commitdiff | tree |
2020-08-04 |
David Bremner | test: regression test for n_directory_{get,set}_mtime
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | lib: fix return value for n_directory_delete
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | test: known broken test for n_directory_delete with...
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | lib: catch exceptions in n_directory_get_child_files
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | test: add known broken test for n_directory_get_child_files
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | lib: catch exceptions in n_directory_get_child_directories
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | test: add known broken test for n_directory_get_child_direct...
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | test: regression test for n_m_get_filenames
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | test: split header for lib-message tests.
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | test: add regression test for n_messages_collect_tags
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | lib: return NULL from n_d_get_default_indexopts on...
|
commit | commitdiff | tree |
2020-08-03 |
David Bremner | build: upload html docs as part of release process
|
commit | commitdiff | tree |
2020-08-01 |
David Bremner | test: drop use of db_ending
|
commit | commitdiff | tree |
2020-08-01 |
David Bremner | test: drop NOTMUCH_DEFAULT_XAPIAN_BACKEND from T360...
|
commit | commitdiff | tree |
2020-07-31 |
David Bremner | test: destroy thread from closed database
|
commit | commitdiff | tree |
2020-07-31 |
David Bremner | test: regression test for n_thread_get_tags
|
commit | commitdiff | tree |
2020-07-31 |
David Bremner | test: add regression tests for oldest and newest dates
|
commit | commitdiff | tree |
2020-07-31 |
David Bremner | test: add regression tests for n_t_get_{authors, subject}
|
commit | commitdiff | tree |
2020-07-31 |
David Bremner | test: add regression test for n_t_get_messages
|
commit | commitdiff | tree |
2020-07-31 |
David Bremner | test: add regression tests for n_thread_get_toplevel_messages
|
commit | commitdiff | tree |
2020-07-31 |
David Bremner | test: add regression test for n_thread_get_total_{messages...
|
commit | commitdiff | tree |
2020-07-31 |
David Bremner | test: regression test for n_t_get_thread_id
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: regression test for notmuch_query_destroy
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: regression tests for n_q_count_{messages, threads}
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: regression test for n_q_search_messages
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: regression test for n_q_search_threads
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: add regression test for n_q_add_tag_exclude
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: regression test for n_q_{set, get}_sort
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: regression test for set_omit_excluded
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: regression test for notmuch_query_get_database
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: add regression test for n_q_{create,_get_query_string}
|
commit | commitdiff | tree |
2020-07-29 |
David Bremner | test: move notmuch_message_* tests to their own file
|
commit | commitdiff | tree |
2020-07-28 |
David Bremner | lib: replace use of static_cast for writable databases
|
commit | commitdiff | tree |
2020-07-28 |
David Bremner | lib: encapsulate the use of notmuch_database_t field...
|
commit | commitdiff | tree |
2020-07-28 |
David Bremner | lib: drop two gratuitous assignments to database mode
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add known broken test for n_d_get_default_indexopts
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib: fix error return bug with n_d_set_config.
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add known broken test for n_d_set_config
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add regression test for n_d_get_config
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib: add regresion test for n_d_get_all_tags
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib: add regression test for n_d_find_message_by_filename
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib: rename _n_d_create to _n_d_find_or_create
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add known broken test for notmuch_database_remove_message
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib: convert relative filenames to absolute in n_d_index_file
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add known broken test for indexing relative path
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: regression test for n_d_index_file closed db
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add regression test for n_d_get_directory
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: regression test for n_d_get_revision
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add regression test for n_d_{begin,end}_atomic
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: regression test for n_d_upgrade
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib/n_d_needs_upgrade: handle error return from n_d_get_version
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add known broken test for n_d_needs_upgrade
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add regression tests for notmuch database destroy
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: regression test for closing a closed database
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib/n_d_get_version: catch exceptions and clarify the API
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib: move deallocation of memory from n_d_close to...
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: add known broken test for n_d_get_version on...
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: regression tests for n_d_status_string and n_d_get_path
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | lib: fix exception messages for n_m_message_*
|
commit | commitdiff | tree |
2020-07-22 |
David Bremner | test: sanitize line numbers in exception reports
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | lib: fix return value for n_m_reindex
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | test: add known broken test for n_m_reindex on closed db
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | test: regression for retrieving closed db from message
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | test: regression test for destroying message with closed db
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | test: regression tests of n_m_freeze and n_m_thaw on...
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | lib: handle xapian exception in n_m_remove_all_tags
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | test: add broken test for n_m_remove_all_tags
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | test: add regression test for n_m_maildir_flags_to_tags
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | cli/new: replace newly deprecated n_m_has_maildir_flag
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | lib: add notmuch_message_has_maildir_flag_st
|
commit | commitdiff | tree |
2020-07-20 |
David Bremner | test: add regression test for notmuch_message_has_maildir_flag
|
commit | commitdiff | tree |
2020-07-18 |
David Bremner | configure: replace multiple redirects with redirected...
|
commit | commitdiff | tree |
2020-07-18 |
David Bremner | bindings/ruby: replacy use of deprecated notmuch_message_get...
|
commit | commitdiff | tree |
2020-07-18 |
David Bremner | lib/thread: replace use of deprecated notmuch_message_get_flag
|
commit | commitdiff | tree |
2020-07-18 |
David Bremner | lib/add-message: drop use of deprecated notmuch_message_get_...
|
commit | commitdiff | tree |
2020-07-18 |
David Bremner | cli/show: replace deprecated notmuch_message_get_flag
|
commit | commitdiff | tree |
2020-07-18 |
David Bremner | cli/search: replace deprecated notmuch_message_get_flag
|
commit | commitdiff | tree |
2020-07-18 |
David Bremner | lib: catch exceptions in n_m_get_flag, provide n_m_get_flag_st
|
commit | commitdiff | tree |
2020-07-16 |
David Bremner | configure: make sure WITH_PYTHON_DOCS is initialized
|
commit | commitdiff | tree |
2020-07-15 |
David Bremner | doc: add new python bindings to main documentation...
|
commit | commitdiff | tree |
2020-07-15 |
David Bremner | doc: replace use of environment variables with a generated...
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | lib: use COERCE_STATUS in n_m_{add,remove}_tag
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | lib: catch Xapian exceptions in n_m_remove_tag
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | test: add broken test for n_m_remove_tag
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | lib: catch Xapian exceptions in n_m_add_tag
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | test: add known broken test for n_m_add_tag with closed db
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | lib: catch Xapian exceptions in n_m_count_files
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | test: add known broken test for n_m_count_files
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | lib: catch Xapian exceptions in n_m_get_tags
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | test: add known broken test for n_m_get_tags
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | lib: use LOG_XAPIAN_EXCEPTION in n_m_get_date
|
commit | commitdiff | tree |
2020-07-14 |
David Bremner | lib: add regression test for n_m_get_date; clarify API
|
commit | commitdiff | tree |
2020-07-13 |
David Bremner | test: add known broken for n_m_get_flag on closed db
|
commit | commitdiff | tree |
2020-07-13 |
David Bremner | lib: catch exceptions in n_m_get_filenames
|
commit | commitdiff | tree |
2020-07-13 |
David Bremner | test: add known broken test for n_m_get_filenames
|
commit | commitdiff | tree |
2020-07-13 |
David Bremner | lib/n_m_g_filename: catch Xapian exceptions, document...
|
commit | commitdiff | tree |
2020-07-13 |
David Bremner | lib: add known broken test for notmuch_message_get_filename
|
commit | commitdiff | tree |
next |