summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-07emacs: Improve interactive use documentationAustin Clements
2013-10-07emacs: Support overriding help and describing prefix actionAustin Clements
2013-10-07emacs: Clean up a few documentation stringsAustin Clements
2013-10-07emacs: `notmuch-mua-new-reply' is also not interactiveAustin Clements
2013-10-07emacs: `notmuch-mua-new-forward-message' is not interactiveAustin Clements
2013-10-02contrib: pick: remove temporary keybindingMark Walters
2013-10-02contrib: pick: move M-RET to prefix-arg RETMark Walters
2013-09-23contrib: pick: tidy up pick-format-fieldMark Walters
2013-09-23contrib: pick: remove unused notmuch-pick-from-helloMark Walters
2013-09-23contrib: pick: use the new notmuch-common-keymap for pick entryMark Walters