aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-01lib: fix NULL checks for filenames iteratorsSascha Silbe
2012-09-01emacs: make notmuch-show return its bufferMark Walters
2012-09-01contrib/nmbug/nmbug-status: if realname empty, use part of mailaddrTomi Ollila
2012-08-30test: use (format "%S") to print nil in emacs test.David Bremner
2012-08-30test: canonicalize content-type in "Sending a message via (fake) SMTP"David Bremner
2012-08-29test: emacs: run list-processes after accept-process-output in emacs 23.1Tomi Ollila
2012-08-29test: emacs: call accept-process-output in notmuch-test-waitTomi Ollila
2012-08-29notmuch-show: add notmuch-show-mark-read-tags optionMichal Nazarewicz
2012-08-29NEWS: 2 minor consistency changes in sections 0.13.1 and 0.13.2Tomi Ollila
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