aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-28emacs: Rename incremental JSON internal variablesMark Walters
2012-10-28emacs: Split out the incremental json parser into its own functionMark Walters
2012-10-28contrib: add pick TODO fileMark Walters
2012-10-28contrib: add pick README.Mark Walters
2012-10-28contrib: add notmuch-pick.el file itselfMark Walters
2012-10-27Support OpenBSDAustin Clements
2012-10-27emacs: Escape tag queries suggested by tab completionAustin Clements
2012-10-27emacs: Escape tag queries performed by helloAustin Clements
2012-10-27emacs: Introduce generic boolean term escaping functionAustin Clements
2012-10-27News for restrictions on tag namesAustin Clements
2012-10-27tag: Disallow adding malformed tags to messagesAustin Clements
2012-10-24contrib/nmbug/nmbug-status: combine thread messagesTomi Ollila
2012-10-24contrib/nmbug/nmbug-status: added table of viewsTomi Ollila
2012-10-22notmuch-show: include Bcc header in json outputMichal Nazarewicz
2012-10-22test: new: Fix intermittent test failures with --debugEthan Glasser-Camp
2012-10-20test/test-lib.sh: take the --background feature in smtp-dummy into useTomi Ollila
2012-10-20test/smtp-dummy: add --background option and functionalityTomi Ollila
2012-10-20test: another test wrt ignoring user-specified files and directoriesPieter Praet
2012-10-20test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new'Pieter Praet
2012-10-20cli: notmuch new: optionally output debug information when ignoring files/directoriesPieter Praet
2012-10-20cli: add '--debug' option to 'notmuch new'Pieter Praet
2012-10-20emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibility-headers'Pieter Praet
2012-10-20test: emacs: new tests "notmuch-show: {, un}collapse all messages in thread"Pieter Praet
2012-10-20test: emacs: new tests "notmuch-show: {show, hide} message headers"Pieter Praet
2012-10-18test: Move tests from emacs to emacs-showEthan Glasser-Camp
2012-10-18test: handle filenames that have directories in themEthan Glasser-Camp
2012-10-17test: emacs: toggle thread content indentation in `notmuch-show'Pieter Praet
2012-10-17test: emacs: toggle eliding of non-matching messages in `notmuch-show'Pieter Praet
2012-10-17test: emacs: toggle eliding of non-matching messages in `notmuch-show'Pieter Praet
2012-09-30emacs: Work around gnus-inhibit-images bug in mm-shrAustin Clements
2012-09-30test: Add a test for HTML email with inline imagesAustin Clements
2012-09-30test: Clear test-output output file before running Emacs testsAustin Clements
2012-09-30emacs: simplify point placement in notmuch-hello refreshJani Nikula
2012-09-27Avoid potentially dereferencing a NULL pointerJustus Winter