index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-03-20
lib/open: use _finish_open in n_d_create_with_config
David Bremner
2021-03-20
lib/open: factor out the second half of n_d_open_with_config
David Bremner
2021-03-20
lib/open: reuse directory checks from n_d_c_with_config
David Bremner
2021-03-20
lib/open: factor out library initialization
David Bremner
2021-03-20
lib: remove "path" from notmuch struct
David Bremner
2021-03-20
lib/open: allocate notmuch_t struct early
David Bremner
2021-03-19
lib/open: support NOTMUCH_DATABASE environment variable
David Bremner
2021-03-18
lib: support reopening databases for write access.
David Bremner
2021-03-18
lib: save path of xapian database in notmuch struct.
David Bremner
2021-03-18
lib: publish API for notmuch_database_reopen
David Bremner
2021-03-13
lib/open: free GKeyFile
David Bremner
2021-03-13
lib/config: free memory from traversing GKeyFile
David Bremner
2021-03-13
lib/open: free value from g_key_file_get_value
David Bremner
2021-03-13
lib/open: use local talloc context in n_d_create_with_config
David Bremner
2021-03-13
lib: run uncrustify
uncrustify
2021-02-18
Merge tag '0.31.4'
David Bremner
2021-02-15
fix build failure with glib 2.67
David Bremner
2021-02-14
lib: use a stricter unused macro
David Bremner
2021-02-14
lib/open: remove incorrect unused attribute
David Bremner
2021-02-06
lib: add missing private status values.
David Bremner
2021-02-06
lib/open: set HOOK_DIR on open
David Bremner
2021-02-06
lib/config: add HOOK_DIR
David Bremner
2021-02-06
lib: introduce notmuch_database_create_with_config
David Bremner
2021-02-06
lib: add NOTMUCH_STATUS_DATABASE_EXISTS
David Bremner
2021-02-06
lib/database: move n_d_create* to open.cc
David Bremner
2021-02-06
lib: add NOTMUCH_STATUS_NO_CONFIG
David Bremner
2021-02-06
lib/open: factor out choosing database path
David Bremner
2021-02-06
lib/config: add NOTMUCH_CONFIG_NEW_IGNORE
David Bremner
2021-02-06
lib: split notmuch_database_compact
David Bremner
2021-02-06
lib/config: add _notmuch_config_cache
David Bremner
2021-02-06
lib: add notmuch_config_get_bool
David Bremner
2021-02-06
lib/config: make values iterators restartable
David Bremner
2021-02-06
lib/config: add config values iterator
David Bremner
2021-02-06
lib/open: load default values for known configuration keys.
David Bremner
2021-02-06
lib/config: add notmuch_config_key_{get,set}
David Bremner
2021-02-06
lib/open: add support for config profiles and default locations
David Bremner
2021-02-06
lib: add stub for notmuch_database_open_with_config
David Bremner
2021-02-06
lib: cache configuration information from database
David Bremner
2021-02-06
lib: add _notmuch_string_map_set
David Bremner
2020-12-23
lib/config: delay setting talloc destructor
David Bremner
2020-12-23
lib: factor out notmuch_database_open* related code to own file
David Bremner
2020-12-23
lib/config: delay setting talloc destructor
David Bremner
2020-12-23
lib: factor out prefix related code to its own file
David Bremner
2020-12-23
lib: factor out feature name related code.
David Bremner
2020-10-29
lib/config: don't set destructor until iterator is initialized.
David Bremner
2020-08-09
Fix typos
Jonas Bernoulli
2020-08-09
emacs: Use makefile-gmake-mode in Makefile*s
Jonas Bernoulli
2020-08-03
test: regression test for traversing config list with closed db
David Bremner
2020-08-03
lib: fix return value for n_directory_delete
David Bremner
2020-08-03
lib: catch exceptions in n_directory_get_child_files
David Bremner
[prev]
[next]