aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* emacs: use the originating buffer's working directory for pipeGravatar Jani Nikula2014-03-04
* emacs: Simplify and fix `notmuch-mua-prompt-for-sender'Gravatar Austin Clements2014-03-04
* NEWS: note closing of id:87ty19pi85.fsf@zancas.localnetGravatar David Bremner2014-03-03
* debian: note closing of debian bug 739556Gravatar David Bremner2014-03-03
* NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.caGravatar David Bremner2014-03-03
* Merge tag 'debian/0.17-5'Gravatar David Bremner2014-03-03
|\
| * debian: fix typo in postinst (Debian bug 740325), clean up empty directoryGravatar David Bremner2014-03-03
* | test: Simplify CLEAN list constructionGravatar Austin Clements2014-02-25
* | cli: command line option parser cleanupGravatar Jani Nikula2014-02-25
* | emacs: remove newlines from input to notmuch count --batchGravatar David Bremner2014-02-25
* | man: escape backslash in notmuch-tag exampleGravatar David Bremner2014-02-23
* | emacs: Fix `notmuch-user-other-email' when no other emails are configuredGravatar Austin Clements2014-02-22
* | emacs: Fix exception when fetching empty or unconfigured settingsGravatar Austin Clements2014-02-22
* | emacs: Build forwarded message buffer more directlyGravatar Austin Clements2014-02-22
* | man: fix typo in notmuch.1Gravatar David Bremner2014-02-21
* | ruby bindings message: docstring typoGravatar Gaute Hope2014-02-21
* | nmbug-status: replace __values__() with values() in OrderedDict stubGravatar Tomi Ollila2014-02-21
* | emacs: Avoid rebuilding .eldeps even when there's nothing to doGravatar Austin Clements2014-02-21
* | Merge tag 'debian/0.17-4'Gravatar David Bremner2014-02-21
|\|
| * changelog stanza for 0.17-4Gravatar David Bremner2014-02-18
| * debian: update ruby binary extension install pathGravatar David Bremner2014-02-18
* | emacs: update alist for mail-archive.com API changeGravatar Jed Brown2014-02-16
* | nmbug-status: Hardcode UTF-8 instead of using the user's localeGravatar W. Trevor King2014-02-14
* | nmbug-status: Encode output using the user's localeGravatar W. Trevor King2014-02-14
* | nmbug-status: Add inter-message paddingGravatar W. Trevor King2014-02-14
* | nmbug-status: Color threads in HTML outputGravatar W. Trevor King2014-02-14
* | new: Detect dirent.d_type support at configure timeGravatar Austin Clements2014-02-14
* | nmbug-status: Escape &, <, and > in HTML display dataGravatar W. Trevor King2014-02-14
* | nmbug-status: Use <code> and <p> markup where appropriateGravatar W. Trevor King2014-02-13
* | nmbug-status: Slug the title when using it as an idGravatar W. Trevor King2014-02-13
* | nmbug-status: Anchor with h3 ids instead of a namesGravatar W. Trevor King2014-02-13
* | doc: notmuch_result_move_to_next -> notmuch_tags_move_to_nextGravatar Gaute Hope2014-02-13
* | nmbug-status: Convert from XHTML 1.0 to HTML 5Gravatar W. Trevor King2014-02-10
* | nmbug-status: Normalize table HTML indentationGravatar W. Trevor King2014-02-10
* | nmbug-status: Add an OrderedDict stub for Python 2.6Gravatar W. Trevor King2014-02-10
* | nmbug-status: Add Page and HtmlPage for modular renderingGravatar W. Trevor King2014-02-10
* | nmbug-status: Add a Python-3-compatible urllib.parse.quote importGravatar W. Trevor King2014-02-10
* | nmbug-status: Consolidate HTML header printingGravatar W. Trevor King2014-02-10
* | nmbug-status: Don't require write accessGravatar W. Trevor King2014-02-10
* | nmbug-status: Consolidate functions and main codeGravatar W. Trevor King2014-02-10
* | nmbug-status: Add metavars for --config and --get-queryGravatar W. Trevor King2014-02-10
* | nmbug-status: Factor config-loading out into read_configGravatar W. Trevor King2014-02-10
* | nmbug-status: Decode Popen output using the user's localeGravatar W. Trevor King2014-02-10
* | nmbug-status: Use email.utils instead of rfc822Gravatar W. Trevor King2014-02-10
* | nmbug-status: Convert to Python-3-compatible print functionsGravatar W. Trevor King2014-02-10
* | emacs: initialize ido(-completing-read) in emacs 23.[123]Gravatar Tomi Ollila2014-02-03
* | completion: bash completion for notmuch new --quiet optionGravatar Jani Nikula2014-02-03
* | configure: only install bash completion if supportedGravatar Jani Nikula2014-02-03
* | emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shrGravatar Tomi Ollila2014-01-30
* | test: add basic tests for notmuch new --quiet optionGravatar Jani Nikula2014-01-27