aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-21doc/mkdocdeps.py: Convert execfile to importW. Trevor King
2014-04-21NEWS for displaying tag changesMark Walters
2014-04-19doc: make notmuch-new summary line more genericDavid Bremner
2014-04-19News for changes from Austin ClementsAustin Clements
2014-04-19emacs: Honor debug-on-error for part renderersAustin Clements
2014-04-19configure: fix comment, pass HAVE_CANONICALIZE_FILE_NAME to buildDavid Bremner
2014-04-19build: add canonicalize_file_name to symbols exported from libnotmuch.soDavid Bremner
2014-04-19doc: Fix parallel build of roff filesAustin Clements
2014-04-19NEWS: notmuch-init-file and notmuch-emacs-version related newsTomi Ollila
2014-04-18NEWS: Document the recent 'nmbug clone' and @{upstream} changesW. Trevor King
2014-04-18test: use test_expect_equal for PATH test, update messageDavid Bremner
2014-04-15nmbug: mark repository as bare on cloneDavid Bremner
2014-04-14NEWS: document possible breakage from saved-search format changeMark Walters
2014-04-14emacs: hello: bugfix: make alphabetically sorted saved searches workMark Walters
2014-04-14emacs: remove auto-signing of replies to signed messagesJameson Graef Rollins
2014-04-13emacs: add $(srcdir) to notmuch-version.el.tmpl dependencyTomi Ollila
2014-04-13configure: add $(ZLIB_CFLAGS) to CONFIGURE_CFLAGSTomi Ollila
2014-04-12emacs: sign/encrypt replies to signed/encrypted messagesJani Nikula
2014-04-12test: verify tag backup generated by database upgradeDavid Bremner
2014-04-12notmuch-new: backup tags before database upgradeDavid Bremner
2014-04-12restore: transparently support gzipped inputDavid Bremner
2014-04-12test: restore with missing final newlineDavid Bremner
2014-04-12util: add gz_readlineDavid Bremner
2014-04-12dump: support gzipped and atomic outputDavid Bremner
2014-04-11News for emacs saved-searches change.Mark Walters
2014-04-11emacs: Add a sort-order option to saved-searchesMark Walters
2014-04-11emacs: hello: switch notmuch-hello-insert-buttons to plistsMark Walters
2014-04-11emacs: hello: add a customize for saved-searchesMark Walters
2014-04-11emacs: hello: use the saved-search helper functionsMark Walters
2014-04-11emacs: hello: add helper functions for saved-searchesMark Walters
2014-04-10emacs: defun notmuch-hello-versions and bind 'v' in hello mode to itTomi Ollila
2014-04-10emacs: add notmuch-version.el.tmpl and create notmuch-version.el from itTomi Ollila
2014-04-10build: write version.stamp file containing $(VERSION) stringTomi Ollila
2014-04-08nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}W. Trevor King
2014-04-08release-checks: removed manual page version checkTomi Ollila
2014-04-08doc: added 'Init File' section to notmuch-emacs info sourceTomi Ollila
2014-04-08doc: move doxgen config from devel/ to doc/David Bremner
2014-04-08compat: add canonicalize_file_nameDavid Bremner
2014-04-08debian: add build conflicts against ruby1.8David Bremner
2014-04-06debian: really delete madduck from uploadersDavid Bremner
2014-04-05debian: ignore performance corpus when making source packageDavid Bremner
2014-04-05lib: replace the header parser with gmimeJani Nikula
2014-04-05lib: drop support for single-message mbox filesJani Nikula
2014-03-30cli: abstract dump file open from the dump commandJani Nikula
2014-03-30cli: abstract database dumping from the dump commandJani Nikula
2014-03-30emacs: push mark before signature on replyJani Nikula
2014-03-30emacs: add defcustom notmuch-init-file and load it if existsTomi Ollila
2014-03-30emacs: instruct user to autoload notmuch instead of require'ing itTomi Ollila
2014-03-27cli: fix notmuch help additional topicsJani Nikula
2014-03-26test: conditionally test help system depending on configured supportJani Nikula