aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sprinters: bugfix when NULL passed for a string.Gravatar Mark Walters2012-08-12
* test: Add test for messages with missing headersGravatar Austin Clements2012-08-12
* emacs: Fix "not defined at runtime" warningGravatar Austin Clements2012-08-12
* NEWS: discuss changes for dump and restore syntax.Gravatar David Bremner2012-08-06
* notmuch-restore: replace positional argument for input with optionGravatar David Bremner2012-08-06
* notmuch-dump: remove deprecated positional argument for output fileGravatar David Bremner2012-08-06
* debian: alternately depend on emacs24 for notmuch-emacs, buildGravatar David Bremner2012-08-05
* show: Remove now unused fields from notmuch_show_formatGravatar Austin Clements2012-08-03
* show: Convert do_show to use sprinterGravatar Austin Clements2012-08-03
* show: Convert show_message to use sprinterGravatar Austin Clements2012-08-03
* show: Convert envelope format_part_json to use sprinterGravatar Austin Clements2012-08-03
* show: Convert non-envelope format_part_json to use sprinterGravatar Austin Clements2012-08-03
* show: Convert format_part_sigstatus_json to use sprinterGravatar Austin Clements2012-08-03
* show: Convert format_headers_json to use sprinterGravatar Austin Clements2012-08-03
* show: Feed the sprinter down to part formattersGravatar Austin Clements2012-08-03
* reply: Create a JSON sprinterGravatar Austin Clements2012-08-03
* show: Associate an sprinter with each formatGravatar Austin Clements2012-08-03
* sprinter: Add a string_len methodGravatar Austin Clements2012-08-03
* test: Remove unnecessary JSON canonicalizationGravatar Austin Clements2012-08-03
* test: Uniformly canonicalize actual and expected JSONGravatar Austin Clements2012-08-03
* debian: close notmuch-mutt bug in changelogGravatar David Bremner2012-08-02
* emacs: show: exclude bug fixGravatar Mark Walters2012-08-02
* debian packaging: new depends for duplicate removals in mutt contribGravatar Stefano Zacchiroli2012-08-02
* Add duplicate message removal for notmuch-mutt.Gravatar Kevin McCarthy2012-08-02
* emacs: fix a bug introduced by the recent search cleanups.Gravatar Mark Walters2012-08-02
* debian: update changelog for cleaning changesGravatar David Bremner2012-08-02
* build system: remove configure output in Make distclean.Gravatar David Bremner2012-08-02
* build system: remove directories created by tests in "make clean"Gravatar David Bremner2012-08-02
* configure: check whether shell is capable of parameter substring processingGravatar Tomi Ollila2012-07-25
* man: show: update man page for entire-thread and json.Gravatar Mark Walters2012-07-25
* schemata: update for --body=true|false optionGravatar Mark Walters2012-07-24
* man: update man page for the new --body=true|false optionGravatar Mark Walters2012-07-24
* test: add tests for the new --body=true|false optionGravatar Mark Walters2012-07-24
* cli: add --body=true|false option to notmuch-show.cGravatar Mark Walters2012-07-24
* Use the structured formatters in notmuch-search.c.Gravatar craven@gmx.net2012-07-24
* Add structured output formatter for JSON and plain text (but don't use them y...Gravatar craven@gmx.net2012-07-24
* Add support for structured output formatters.Gravatar craven@gmx.net2012-07-24
* News for search cleanupsGravatar Austin Clements2012-07-24
* emacs: Fix navigation of multi-line search result formatsGravatar Austin Clements2012-07-24
* emacs: Allow custom tags formattingGravatar Austin Clements2012-07-24
* emacs: Replace other search text properties with result propertyGravatar Austin Clements2012-07-24
* emacs: Use result text properties for search result iterationGravatar Austin Clements2012-07-24
* emacs: Update tags by rewriting the search result line in placeGravatar Austin Clements2012-07-24
* emacs: Use text properties instead of overlays for tag coloringGravatar Austin Clements2012-07-24
* emacs: Record thread search result object in a text propertyGravatar Austin Clements2012-07-24
* emacs: Fix notmuch-message-mark-replied.Gravatar Ingo Lohmar2012-07-24
* debian: finalize changelogGravatar David Bremner2012-07-12
* News for JSON-based searchGravatar Austin Clements2012-07-12
* emacs: Switch from text to JSON format for search resultsGravatar Austin Clements2012-07-12
* emacs: Implement an incremental JSON parserGravatar Austin Clements2012-07-12