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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-14
cli: delete directory documents on directory removal
0.21_rc0
Jani Nikula
2015-10-10
lib: add interface to delete directory documents
Jani Nikula
2015-10-10
test: flag one more notmuch new test as broken
Jani Nikula
2015-10-05
lib: update doxygen comments to add @since for the new _st API
David Bremner
2015-10-05
ruby: use new query_search API
David Bremner
2015-10-05
lib: migrate thread.cc to new query_search API
David Bremner
2015-10-05
lib: migrate notmuch_database_upgrade to new query_search API
David Bremner
2015-10-05
python: update bindings for new count API
David Bremner
2015-10-05
ruby: use new count API
David Bremner
2015-10-05
cli: update to use new count API
David Bremner
2015-10-05
lib: add versions of n_q_count_{message,threads} with status return
David Bremner
2015-10-05
cli/count: simplify and document return value of print_count
David Bremner
2015-10-05
lib: move query variable to function scope
David Bremner
2015-10-04
nmbug-status: print config errors to stderr
Jani Nikula
2015-10-01
notmuch-emacs-mua: make --auto-daemon imply --create-frame
Tomi Ollila
2015-09-29
notmuch-emacs-mua: do not create a frame by default with --client
Jani Nikula
2015-09-29
notmuch-emacs-mua: add --auto-daemon option to start Emacs daemon as needed
Jani Nikula
2015-09-29
notmuch-emacs-mua: move --client option handling around
Jani Nikula
2015-09-29
notmuch-emacs-mua: support --no-window-system also for non-client
Jani Nikula
2015-09-29
man: clean up notmuch-emacs-mua man page
Jani Nikula
2015-09-29
cli: use designated initializer to initialize add_files_state
Jani Nikula
2015-09-29
nmbug-status: add support for specifying sort order for each view
Jani Nikula
2015-09-26
Merge branch 'release'
David Bremner
2015-09-26
debian: changelog stanza for 0.20.2-2
debian/0.20.2-2
David Bremner
2015-09-26
debian: fix linking in emacsen-install script
David Bremner
2015-09-26
cli: do not sort addresses on --output=count or --deduplicate=address
Jani Nikula
2015-09-26
man: document notmuch address --deduplicate=address option
Jani Nikula
2015-09-26
test: add notmuch address --deduplicate=(no|mailbox|address) tests
Jani Nikula
2015-09-26
cli: add support for deduplicating based on case insensitive address
Jani Nikula
2015-09-26
cli: change the data structure for notmuch address deduplication
Jani Nikula
2015-09-26
util: add strcmp_null, a strcmp that handles NULL parameters
Jani Nikula
2015-09-25
lib: add support for date:<expr>..! to mean date:<expr>..<expr>
Jani Nikula
2015-09-25
test suite: don't consider skipped individual tests as failing
David Bremner
2015-09-25
make test: NOTMUCH_TEST_QUIET=1 is now the default
Tomi Ollila
2015-09-24
man: document notmuch address --deduplicate=(no|mailbox) option
Jani Nikula
2015-09-24
test: notmuch address --deduplicate=no tests
Jani Nikula
2015-09-24
cli: add support for not deduplicating notmuch address results
Jani Nikula
2015-09-24
test: check argc in symbol-test
Jani Nikula
2015-09-23
lib: constify arguments to notmuch_query_get_*
David Bremner
2015-09-23
cli: convert remainder of CLI to n_q_search_{messages,threads}_st
David Bremner
2015-09-20
cli/count: update to use notmuch_query_search_messages_st
David Bremner
2015-09-20
cli: add utility routine to print error status.
David Bremner
2015-09-09
cli/count: apply uncrustify changes
David Bremner
2015-09-07
cli/count: remove unused argument handling for output=modifications
David Bremner
2015-09-07
util: move strcase_equal and strcase_hash to util
Jani Nikula
2015-09-07
cli: abstract new mailbox creation
Jani Nikula
2015-09-07
cli: g_hash_table_lookup_extended is overkill
Jani Nikula
2015-09-07
test: fix whitespace/indentation in symbol-test
Jani Nikula
2015-09-07
cli: reset db directory mtime upon directory removal
Jani Nikula
2015-09-07
emacs: wrap current search in parens when filtering
Uli Scholler
[next]