aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-03show: Remove now unused fields from notmuch_show_formatAustin Clements
2012-08-03show: Convert do_show to use sprinterAustin Clements
2012-08-03show: Convert show_message to use sprinterAustin Clements
2012-08-03show: Convert envelope format_part_json to use sprinterAustin Clements
2012-08-03show: Convert non-envelope format_part_json to use sprinterAustin Clements
2012-08-03show: Convert format_part_sigstatus_json to use sprinterAustin Clements
2012-08-03show: Convert format_headers_json to use sprinterAustin Clements
2012-08-03show: Feed the sprinter down to part formattersAustin Clements
2012-08-03reply: Create a JSON sprinterAustin Clements
2012-08-03show: Associate an sprinter with each formatAustin Clements
2012-08-03sprinter: Add a string_len methodAustin Clements
2012-08-03test: Remove unnecessary JSON canonicalizationAustin Clements
2012-08-03test: Uniformly canonicalize actual and expected JSONAustin Clements
2012-08-02debian: close notmuch-mutt bug in changelogDavid Bremner
2012-08-02emacs: show: exclude bug fixMark Walters
2012-08-02debian packaging: new depends for duplicate removals in mutt contribStefano Zacchiroli
2012-08-02Add duplicate message removal for notmuch-mutt.Kevin McCarthy
2012-08-02emacs: fix a bug introduced by the recent search cleanups.Mark Walters
2012-08-02debian: update changelog for cleaning changesDavid Bremner
2012-08-02build system: remove configure output in Make distclean.David Bremner
2012-08-02build system: remove directories created by tests in "make clean"David Bremner
2012-07-25configure: check whether shell is capable of parameter substring processingTomi Ollila
2012-07-25man: show: update man page for entire-thread and json.Mark Walters
2012-07-24schemata: update for --body=true|false optionMark Walters
2012-07-24man: update man page for the new --body=true|false optionMark Walters
2012-07-24test: add tests for the new --body=true|false optionMark Walters
2012-07-24cli: add --body=true|false option to notmuch-show.cMark Walters
2012-07-24Use the structured formatters in notmuch-search.c.craven@gmx.net
2012-07-24Add structured output formatter for JSON and plain text (but don't use them yet).craven@gmx.net
2012-07-24Add support for structured output formatters.craven@gmx.net
2012-07-24News for search cleanupsAustin Clements
2012-07-24emacs: Fix navigation of multi-line search result formatsAustin Clements
2012-07-24emacs: Allow custom tags formattingAustin Clements
2012-07-24emacs: Replace other search text properties with result propertyAustin Clements
2012-07-24emacs: Use result text properties for search result iterationAustin Clements
2012-07-24emacs: Update tags by rewriting the search result line in placeAustin Clements
2012-07-24emacs: Use text properties instead of overlays for tag coloringAustin Clements
2012-07-24emacs: Record thread search result object in a text propertyAustin Clements
2012-07-24emacs: Fix notmuch-message-mark-replied.Ingo Lohmar
2012-07-12debian: finalize changelogDavid Bremner
2012-07-12News for JSON-based searchAustin Clements
2012-07-12emacs: Switch from text to JSON format for search resultsAustin Clements
2012-07-12emacs: Implement an incremental JSON parserAustin Clements
2012-07-12test: New test for incremental search output parsingAustin Clements
2012-07-12emacs: Pass plist to `notmuch-search-show-result'Austin Clements
2012-07-12emacs: Move search-target logic to `notmuch-search-show-result'Austin Clements
2012-07-12emacs: Helper for reporting search parsing errorsAustin Clements
2012-07-12emacs: Separate search line parsing and displayAustin Clements
2012-07-12emacs: Clean up notmuch-search-show-resultAustin Clements
2012-07-12contib/nmbug/nmbug-status: leftover whitespaces, indentation & quotingTomi Ollila