aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* show: include Reply-To header in json outputGravatar Peter Wang2012-11-07
* uncrustify.cfg: added 3 new types for uncrustify to knowGravatar Tomi Ollila2012-11-07
* test: add tests for date:since..until range queriesGravatar Jani Nikula2012-10-31
* NEWS: date range search supportGravatar Jani Nikula2012-10-31
* man: document the date:since..until range queriesGravatar Jani Nikula2012-10-31
* lib: add date range query supportGravatar Jani Nikula2012-10-31
* build: build parse-time-string as part of the notmuch lib and static cliGravatar Jani Nikula2012-10-31
* test: add smoke tests for the date/time parser moduleGravatar Jani Nikula2012-10-31
* test: add new test tool parse-time for date/time parserGravatar Jani Nikula2012-10-31
* parse-time-string: add a date/time parser to notmuchGravatar Jani Nikula2012-10-31
* build: drop the -Wswitch-enum warningGravatar Jani Nikula2012-10-31
* emacs: Move the incremental JSON parser to notmuch-lib.elGravatar Mark Walters2012-10-28
* emacs: Rename incremental JSON internal variablesGravatar Mark Walters2012-10-28
* emacs: Split out the incremental json parser into its own functionGravatar Mark Walters2012-10-28
* contrib: add pick TODO fileGravatar Mark Walters2012-10-28
* contrib: add pick README.Gravatar Mark Walters2012-10-28
* contrib: add notmuch-pick.el file itselfGravatar Mark Walters2012-10-28
* Support OpenBSDGravatar Austin Clements2012-10-27
* emacs: Escape tag queries suggested by tab completionGravatar Austin Clements2012-10-27
* emacs: Escape tag queries performed by helloGravatar Austin Clements2012-10-27
* emacs: Introduce generic boolean term escaping functionGravatar Austin Clements2012-10-27
* News for restrictions on tag namesGravatar Austin Clements2012-10-27
* tag: Disallow adding malformed tags to messagesGravatar Austin Clements2012-10-27
* contrib/nmbug/nmbug-status: combine thread messagesGravatar Tomi Ollila2012-10-24
* contrib/nmbug/nmbug-status: added table of viewsGravatar Tomi Ollila2012-10-24
* notmuch-show: include Bcc header in json outputGravatar Michal Nazarewicz2012-10-22
* test: new: Fix intermittent test failures with --debugGravatar Ethan Glasser-Camp2012-10-22
* test/test-lib.sh: take the --background feature in smtp-dummy into useGravatar Tomi Ollila2012-10-20
* test/smtp-dummy: add --background option and functionalityGravatar Tomi Ollila2012-10-20
* test: another test wrt ignoring user-specified files and directoriesGravatar Pieter Praet2012-10-20
* test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new'Gravatar Pieter Praet2012-10-20
* cli: notmuch new: optionally output debug information when ignoring files/dir...Gravatar Pieter Praet2012-10-20
* cli: add '--debug' option to 'notmuch new'Gravatar Pieter Praet2012-10-20
* emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibilit...Gravatar Pieter Praet2012-10-20
* test: emacs: new tests "notmuch-show: {, un}collapse all messages in thread"Gravatar Pieter Praet2012-10-20
* test: emacs: new tests "notmuch-show: {show, hide} message headers"Gravatar Pieter Praet2012-10-20
* test: Move tests from emacs to emacs-showGravatar Ethan Glasser-Camp2012-10-18
* test: handle filenames that have directories in themGravatar Ethan Glasser-Camp2012-10-18
* test: emacs: toggle thread content indentation in `notmuch-show'Gravatar Pieter Praet2012-10-17
* test: emacs: toggle eliding of non-matching messages in `notmuch-show'Gravatar Pieter Praet2012-10-17
* test: emacs: toggle eliding of non-matching messages in `notmuch-show'Gravatar Pieter Praet2012-10-17
* emacs: Work around gnus-inhibit-images bug in mm-shrGravatar Austin Clements2012-09-30
* test: Add a test for HTML email with inline imagesGravatar Austin Clements2012-09-30
* test: Clear test-output output file before running Emacs testsGravatar Austin Clements2012-09-30
* emacs: simplify point placement in notmuch-hello refreshGravatar Jani Nikula2012-09-30
* Avoid potentially dereferencing a NULL pointerGravatar Justus Winter2012-09-27
* Annotate internal_error with the attribute noreturnGravatar Justus Winter2012-09-27
* Fix the COERCE_STATUS macroGravatar Justus Winter2012-09-27
* Extend compat/READMEGravatar Justus Winter2012-09-27
* Provide a NORETURN_ATTRIBUTE macro similar to PRINTF_ATTRIBUTEGravatar Justus Winter2012-09-27