aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-25cli: Flush stdout before fork()ing to run hooksAustin Clements
2014-03-25cli: sanitize the received header before scanning for repliesJani Nikula
2014-03-25completion: complete directory parameters to directories onlyJani Nikula
2014-03-25completion: add proper completion of folder: and path:Jani Nikula
2014-03-25emacs: Use whitelist instead of blacklist for term escapingAustin Clements
2014-03-25test: Add broken test for Emacs boolean term escapingAustin Clements
2014-03-25test: conditionally test compact depending on configured supportJani Nikula
2014-03-25doc: fix out-of-tree buildDavid Bremner
2014-03-25test: use $(srcdir) instead of . as include pathDavid Bremner
2014-03-25build: move canonical list of subdirectories to configure scriptDavid Bremner
2014-03-24emacs: tree: use orig-tags in searchMark Walters
2014-03-24emacs: search: use orig-tags in searchMark Walters
2014-03-24emacs: show: use orig-tags for tag displayMark Walters
2014-03-24emacs: show: mark tags changed since buffer loadedMark Walters
2014-03-24emacs: tag: add customize for deleted/added tag formatsMark Walters
2014-03-24emacs: tag split customise option for format-tags into a widgetMark Walters
2014-03-24Make keys of notmuch-tag-formats regexps and use cachingAustin Clements
2014-03-24emacs: Combine notmuch-combine-face-text-property{, -string}Austin Clements
2014-03-23nmbug-status: make output title and blurb configurableJani Nikula
2014-03-23nmbug-status: parameterize title and blurb in the page headerJani Nikula
2014-03-23emacs: add path: prefix to query completionJani Nikula
2014-03-18doc: cosmetic fix for prerst2man.pyDavid Bremner
2014-03-18doc: configure detection of sphinx and rst2manDavid Bremner
2014-03-18doc: build man pages into hierarchy, fix help test.David Bremner
2014-03-18doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MANDavid Bremner
2014-03-15util: Fix two corner-cases in boolean term quoting functionAustin Clements