summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-21debian: mention some upstream news in changelogdebian/0.14-10.14David Bremner
2012-08-21debian: set distribution to experimentalDavid Bremner
2012-08-21version: propagate version changesDavid Bremner
2012-08-20debian: set date for changelog.David Bremner
2012-08-20NEWS: set date for release.David Bremner
2012-08-20version: bump primary versionDavid Bremner
2012-08-14News for new 'previous' behaviorAustin Clements
2012-08-12emacs: Make moving to the previous message move to the previous boundaryAustin Clements
2012-08-12reply: Convert JSON format to use sprinterAustin Clements
2012-08-12cli: Remove now-unused json.cAustin Clements
2012-08-12emacs: notmuch search bugfixMark Walters
2012-08-12sprinters: bugfix when NULL passed for a string.Mark Walters
2012-08-12test: Add test for messages with missing headersAustin Clements
2012-08-12emacs: Fix "not defined at runtime" warningAustin Clements
2012-08-06NEWS: discuss changes for dump and restore syntax.David Bremner
2012-08-06notmuch-restore: replace positional argument for input with optionDavid Bremner
2012-08-06notmuch-dump: remove deprecated positional argument for output fileDavid Bremner
2012-08-05debian: alternately depend on emacs24 for notmuch-emacs, buildDavid Bremner
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