aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-29test: Abort driver if a test script abortsAustin Clements
2012-11-29test: Make the emacsclient binary user-configurableAustin Clements
2012-11-27test: Quote $output in calls to test_expect_equalAustin Clements
2012-11-26new: Skip ignored broken symlinksAustin Clements
2012-11-26test: Add a test for skipping ignored broken symlinksAustin Clements
2012-11-26emacs: less guessing of character set in messagesTomi Ollila
2012-11-26test/emacs: test saving of attachment containing 8bit octetsTomi Ollila
2012-11-26lib: Reject multi-message mboxes and deprecate single-message mboxAustin Clements
2012-11-26test: Test for ignoring multi-message mboxAustin Clements
2012-11-26test: Test notmuch new for single-message mboxAustin Clements
2012-11-26test: initial performance testing infrastructureDavid Bremner
2012-11-25test: factor out part of test-lib.sh into test-lib-common.shDavid Bremner
2012-11-25notmuch-show.el: handle the case where icalendar-import-buffer returns nilTomi Ollila
2012-11-25notmuch-show.el: import calendar data with public function after CR removalTomi Ollila
2012-11-24test: always source test-lib.sh as ./test-lib.shTomi Ollila
2012-11-21test: Produce useful output when the HTML with images test failsAustin Clements
2012-11-19contrib: notmuch-pick: add testsMark Walters
2012-11-17test: add nontrivial test for restore --accumulate.David Bremner
2012-11-17test: add more informative titles to restore --accumulate testsDavid Bremner
2012-11-16Fixed 2 misspellings of word 'separate'Tomi Ollila
2012-11-16contrib: pick: bugfix when trying to show a non-messageMark Walters
2012-11-16Update notmuch-mutt requirements in README file.Kevin J. McCarthy
2012-11-16notmuch-dump: tidy formattingDavid Bremner
2012-11-16notmuch-restore: tidy formattingDavid Bremner
2012-11-16notmuch-tag: tidy formattingDavid Bremner
2012-11-16NEWS (for 0.15): Added note about Bcc & Reply-To headers in json outputTomi Ollila
2012-11-15notmuch-restore: fix error message for extra positional parameter.David Bremner
2012-11-15notmuch-restore: remove extra increment of optindDavid Bremner
2012-11-15test: Fix HTML rendering testAustin Clements
2012-11-15emacs: Buttonize mid: linksAustin Clements
2012-11-15emacs: Improve the regexp used to match id:'s in messagesAustin Clements
2012-11-15test: Test buttonization of id: linksAustin Clements
2012-11-10test: expand regex in test/basicDavid Bremner
2012-11-08devel: Document schemata in STYLEAustin Clements
2012-11-08show: More aggressively document the presence of devel/schemataAustin Clements
2012-11-08devel: Add Reply-to to the schemataAustin Clements
2012-11-07emacs/notmuch-show.el: handle bodypart insert errorTomi Ollila
2012-11-07test: add test for showing Reply-To headersPeter Wang
2012-11-07show: include Reply-To header in json outputPeter Wang
2012-11-07uncrustify.cfg: added 3 new types for uncrustify to knowTomi Ollila
2012-10-31test: add tests for date:since..until range queriesJani Nikula
2012-10-31NEWS: date range search supportJani Nikula
2012-10-31man: document the date:since..until range queriesJani Nikula
2012-10-31lib: add date range query supportJani Nikula
2012-10-31build: build parse-time-string as part of the notmuch lib and static cliJani Nikula
2012-10-31test: add smoke tests for the date/time parser moduleJani Nikula
2012-10-31test: add new test tool parse-time for date/time parserJani Nikula
2012-10-31parse-time-string: add a date/time parser to notmuchJani Nikula
2012-10-31build: drop the -Wswitch-enum warningJani Nikula
2012-10-28emacs: Move the incremental JSON parser to notmuch-lib.elMark Walters