summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-13emacs: help: remove duplicate bindingsMark Walters
2013-11-13emacs: help: save-match-dataMark Walters
2013-11-13emacs: help: check for nil key bindingMark Walters
2013-11-13emacs: Correct documentation of `notmuch-poll-script'Austin Clements
2013-11-13NEWS: emacs: fix notmuch-mua-reply point placementTomi Ollila
2013-11-13remove notmuch-pickMark Walters
2013-11-13Accumulated news for Austin's changesAustin Clements
2013-11-11completion: update bash completionJani Nikula
2013-11-11devel/release-checks.sh: check NOTMUCH_(MAJOR|MINOR|MICRO)_VERSIONTomi Ollila
2013-11-08emacs: Fix search tagging racesAustin Clements
2013-11-08emacs: Add known-broken tests for search tagging racesAustin Clements
2013-11-08Add TODO about more efficient stable thread queriesAustin Clements
2013-11-08search: Add stable queries to thread search resultsAustin Clements
2013-11-08emacs: Use notmuch tag --batch for large tag queriesAustin Clements
2013-11-08emacs: Support passing input via `notmuch-call-notmuch-*'Austin Clements
2013-11-08emacs: Move `notmuch-call-notmuch-process' to notmuch-libAustin Clements
2013-11-08test: Fix missing erase-buffer in emacs testAustin Clements
2013-11-08lib: Document extent of some return valuesAustin Clements
2013-11-08cli: Separate current and deprecated format versionAustin Clements
2013-11-08schemata: Disambiguate non-terminal namesAustin Clements
2013-11-07man: document notmuch compact --quiet and --backup=DIRECTORY optionsJani Nikula
2013-11-07cli: add compact --quiet option and silence output with itJani Nikula
2013-11-07lib: add library version check macroJani Nikula
2013-11-07emacs: move the show entry to tree into show.elMark Walters
2013-11-07emacs: add z to common keymapMark Walters
2013-11-07emacs: move search based tree functions to notmuch.elMark Walters
2013-11-07test: tree: remove require from testsMark Walters
2013-11-07emacs: minimal change to load notmuch-tree by defaultMark Walters
2013-11-07emacs: tree: remove test for emacs from tree testMark Walters
2013-11-07test: move emacs-tree test into mainlineMark Walters
2013-11-07emacs: add tree to the makefileMark Walters
2013-11-07emacs: move notmuch-tree from contrib to mainlineMark Walters
2013-11-07emacs: tree: remove unneeded declarationsMark Walters
2013-11-07emacs: move notmuch-help to libMark Walters
2013-11-07cli: add compact --backup=DIRECTORY option, don't backup by defaultJani Nikula
2013-11-07cli: return error status if compaction failsJani Nikula
2013-11-07lib: use the compaction backup path provided by the callerJani Nikula
2013-11-07lib: update documentation of callback functions for database_compact and database_upgrade.David Bremner
2013-11-07lib: add closure parameter to compact status update callbackJani Nikula
2013-11-07lib: do not leak the database in compactionJani Nikula
2013-11-06lib: check talloc success in compactJani Nikula
2013-11-06lib: construct compactor within try block to catch any exceptionsJani Nikula
2013-11-06test: fix compact backup / restore testDavid Bremner
2013-11-02query: bind queries to database objectsFelipe Contreras
2013-10-31test: Add compact testBen Gamari
2013-10-30lib: fix build on !HAVE_XAPIAN_COMPACTJani Nikula
2013-10-29pick: rename test emacs-pick to emacs-treeMark Walters
2013-10-29pick: rename test outputs from pick to treeMark Walters
2013-10-29pick: Change the test names and print out for pick testsMark Walters
2013-10-29contrib: pick: move lisp names from pick to treeMark Walters