aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | emacs: add notmuch-assert-cli-sane to notmuch-helloGravatar David Bremner2014-01-26
* | emacs: add function notmuch-assert-cli-saneGravatar David Bremner2014-01-26
* | emacs: add a function to heuristically test if the CLI is configured OK.Gravatar David Bremner2014-01-26
* | man: document notmuch new --quiet optionGravatar Jani Nikula2014-01-26
* | cli: add --quiet option to notmuch newGravatar Jani Nikula2014-01-26
* | cli: abstract notmuch new result printingGravatar Jani Nikula2014-01-26
* | cli: for loop is more customaryGravatar Jani Nikula2014-01-26
* | cli: use dirent_type in count_files tooGravatar Jani Nikula2014-01-26
* | cli: only check the ignore list if neededGravatar Jani Nikula2014-01-26
* | cli: extract single message addition in notmuch new to clarify codeGravatar Jani Nikula2014-01-26
* | lib: update documentation for notmuch_database_get_directoryGravatar David Bremner2014-01-26
* | build: delete the default .SUFFIXESGravatar Tomi Ollila2014-01-25
* | notmuch-show: detect NULL pointer returned from notmuch_query_search_threadsGravatar David Bremner2014-01-24
* | lib: make notmuch_threads_valid return FALSE when passed NULLGravatar David Bremner2014-01-24
* | test: add known broken test exit code of notmuch showGravatar David Bremner2014-01-24
* | man: update notmuch-dump man page for new default.Gravatar David Bremner2014-01-24