aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* doc: install sphinx version of man pagesGravatar David Bremner2014-03-09
* doc: add target rst2man to build man pages using rst2manGravatar David Bremner2014-03-09
* doc: convert sphinx based docsGravatar David Bremner2014-03-09
* util: make sanitize string available in string util for reuseGravatar Jani Nikula2014-03-09
* cli: refactor reply from guessingGravatar Jani Nikula2014-03-09
* cli: sanitize tabs and newlines to spaces in notmuch searchGravatar Jani Nikula2014-03-09
* support for generating decreasing dates in bash 4.0 and 4.1Gravatar Tomi Ollila2014-03-09
* test: NOTMUCH_SKIP_TESTS accepts test names with or without Tddd- prefixGravatar Tomi Ollila2014-03-09
* test: don't use $(dir) in recipes.Gravatar David Bremner2014-03-09
* debian: add dependency on bash-completionGravatar David Bremner2014-03-07
* test: Print the number of the test along with its nameGravatar Austin Clements2014-03-06
* cli: add missing \n in error messageGravatar Jani Nikula2014-03-06
* test: add tests for invalid new.tagsGravatar Jani Nikula2014-03-06
* cli: make sure notmuch new and insert don't add invalid tagsGravatar Jani Nikula2014-03-06
* cli: export function for illegal tag checkingGravatar Jani Nikula2014-03-06
* 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