aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-04emacs: use the originating buffer's working directory for pipeJani Nikula
2014-03-04emacs: Simplify and fix `notmuch-mua-prompt-for-sender'Austin Clements
2014-03-03NEWS: note closing of id:87ty19pi85.fsf@zancas.localnetDavid Bremner
2014-03-03debian: note closing of debian bug 739556David Bremner
2014-03-03NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.caDavid Bremner
2014-03-03Merge tag 'debian/0.17-5'David Bremner
2014-03-03debian: fix typo in postinst (Debian bug 740325), clean up empty directorydebian/0.17-5David Bremner
2014-02-25test: Simplify CLEAN list constructionAustin Clements
2014-02-25cli: command line option parser cleanupJani Nikula
2014-02-25emacs: remove newlines from input to notmuch count --batchDavid Bremner
2014-02-23man: escape backslash in notmuch-tag exampleDavid Bremner
2014-02-22emacs: Fix `notmuch-user-other-email' when no other emails are configuredAustin Clements
2014-02-22emacs: Fix exception when fetching empty or unconfigured settingsAustin Clements
2014-02-22emacs: Build forwarded message buffer more directlyAustin Clements
2014-02-21man: fix typo in notmuch.1David Bremner
2014-02-21ruby bindings message: docstring typoGaute Hope
2014-02-21nmbug-status: replace __values__() with values() in OrderedDict stubTomi Ollila
2014-02-21emacs: Avoid rebuilding .eldeps even when there's nothing to doAustin Clements
2014-02-21Merge tag 'debian/0.17-4'David Bremner
2014-02-18changelog stanza for 0.17-4debian/0.17-4David Bremner
2014-02-18debian: update ruby binary extension install pathDavid Bremner
2014-02-16emacs: update alist for mail-archive.com API changeJed Brown
2014-02-14nmbug-status: Hardcode UTF-8 instead of using the user's localeW. Trevor King
2014-02-14nmbug-status: Encode output using the user's localeW. Trevor King
2014-02-14nmbug-status: Add inter-message paddingW. Trevor King
2014-02-14nmbug-status: Color threads in HTML outputW. Trevor King
2014-02-14new: Detect dirent.d_type support at configure timeAustin Clements
2014-02-14nmbug-status: Escape &, <, and > in HTML display dataW. Trevor King
2014-02-13nmbug-status: Use <code> and <p> markup where appropriateW. Trevor King
2014-02-13nmbug-status: Slug the title when using it as an idW. Trevor King
2014-02-13nmbug-status: Anchor with h3 ids instead of a namesW. Trevor King
2014-02-13doc: notmuch_result_move_to_next -> notmuch_tags_move_to_nextGaute Hope
2014-02-10nmbug-status: Convert from XHTML 1.0 to HTML 5W. Trevor King
2014-02-10nmbug-status: Normalize table HTML indentationW. Trevor King
2014-02-10nmbug-status: Add an OrderedDict stub for Python 2.6W. Trevor King
2014-02-10nmbug-status: Add Page and HtmlPage for modular renderingW. Trevor King
2014-02-10nmbug-status: Add a Python-3-compatible urllib.parse.quote importW. Trevor King
2014-02-10nmbug-status: Consolidate HTML header printingW. Trevor King
2014-02-10nmbug-status: Don't require write accessW. Trevor King
2014-02-10nmbug-status: Consolidate functions and main codeW. Trevor King
2014-02-10nmbug-status: Add metavars for --config and --get-queryW. Trevor King
2014-02-10nmbug-status: Factor config-loading out into read_configW. Trevor King
2014-02-10nmbug-status: Decode Popen output using the user's localeW. Trevor King
2014-02-10nmbug-status: Use email.utils instead of rfc822W. Trevor King
2014-02-10nmbug-status: Convert to Python-3-compatible print functionsW. Trevor King
2014-02-03emacs: initialize ido(-completing-read) in emacs 23.[123]Tomi Ollila
2014-02-03completion: bash completion for notmuch new --quiet optionJani Nikula
2014-02-03configure: only install bash completion if supportedJani Nikula
2014-01-30emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shrTomi Ollila
2014-01-27test: add basic tests for notmuch new --quiet optionJani Nikula