aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-12contrib/nmbug/ nmbug-status: restored out['subject']... block levelTomi Ollila
2012-07-10contrib/nmbug: add nmbug-status scriptDavid Bremner
2012-07-09contrib/nmbug: make nmbug a subdirectoryDavid Bremner
2012-07-09Add missing "tags" field to search schemaAustin Clements
2012-07-09manpages: consistent "format" for NAME sectionTomi Ollila
2012-07-09test: add basic show, search --format=text testsPeter Wang
2012-07-04debian: document tag action invocation fix in changelogStefano Zacchiroli
2012-07-04notmuch-mutt: fix helper invocation for the tag actionStefano Zacchiroli
2012-06-30Minor correction to devel/schemataMark Walters
2012-06-29emacs: Add configurable wrapping width for notmuch-wash-wrap-long-linesDaniel Schoepe
2012-06-29cli: notmuch-show.c fix whitespace errorMark Walters
2012-06-29emacs: make elide messages use notmuch-show for omitting messages.Mark Walters
2012-06-29Update devel/schemata for --entire-thread=falseMark Walters
2012-06-29cli: make --entire-thread=false work for format=json.Mark Walters
2012-06-29cli: Let json output "null" messages for non --entire-threadMark Walters
2012-06-29cli: command line parsing: allow default for keyword optionsMark Walters