aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-28new: Don't scan unchanged directories with no sub-directoriesAustin Clements
2013-10-27emacs: Add a space after completed tag operationsAustin Clements
2013-10-27emacs: Sanitize authors and subjects in search and showAustin Clements
2013-10-25emacs: Remove interactive behavior of `notmuch-tag'Austin Clements
2013-10-25pick: Use interactive specifications for tag changesAustin Clements
2013-10-25pick: Use list form of tag-changes in testAustin Clements
2013-10-25pick: Fix incorrect use of `notmuch-pick-tag'Austin Clements
2013-10-25emacs: Use interactive specifications for tag changes in searchAustin Clements
2013-10-25emacs: Use interactive specifications for tag changes in showAustin Clements
2013-10-25emacs: Take prompt and current tags in `notmuch-read-tag-changes'Austin Clements
2013-10-25emacs: Fix misuse of `notmuch-tag'Austin Clements
2013-10-25perf: Clean corpus and caches in distclean, not cleanAustin Clements
2013-10-25Place extra_cflags before CONFIGURE_CFLAGSMoritz Wilhelmy
2013-10-19emacs: show: use interactive instead of current-prefix-argMark Walters
2013-10-14contrib: pick: update notmuch-show callsMark Walters
2013-10-14test: set mail host in emacs_deliverMark Walters
2013-10-12emacs: distinguish tag `flagged' on terminalGregor Zattler
2013-10-10emacs: Improved `notmuch-describe-keymap' documentationAustin Clements
2013-10-09notmuch-compact: Add man pageBen Gamari
2013-10-09notmuch-compact: Initial commit of CLIBen Gamari
2013-10-09database: Add notmuch_database_compact_closeBen Gamari
2013-10-07News for Emacs help improvementsAustin Clements