aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cli: reach previously unreachable cleanup code in "notmuch show"Jani Nikula2012-02-12
* cli: convert "notmuch show" to use the new argument parserJani Nikula2012-02-12
* cli: use notmuch_bool_t for boolean fields in notmuch_show_params_tJani Nikula2012-02-12
* show: Simplify new text formatter codeAustin Clements2012-02-12
* show: Convert text format to the new self-recursive styleAustin Clements2012-02-12
* emacs: add default value to notmuch-search-line-facesJani Nikula2012-02-12
* test: remove explicit loading of elisp tests in emacs-address-cleaningDmitry Kurochkin2012-02-12
* test: auto load elisp tests file in test_emacs if availableDmitry Kurochkin2012-02-12
* STYLE: Initial draft of coding style documentDavid Bremner2012-02-12
* py3k: Fix decoding of default database name in Database._get_user_default_dbJustus Winter2012-02-10
* python: mock out the ctypes libraryJustus Winter2012-02-10
* python: Add a Mock class to the sphinx config that can be used to mock modulesJustus Winter2012-02-10
* emacs: make show view a/A/x/X key bindings more consistentJani Nikula2012-02-08
* NEWS: document Emacs UI tagging operations changesDmitry Kurochkin2012-02-08
* emacs: s/tags/tag-changes/ for arguments of tagging functionsDmitry Kurochkin2012-02-08
* emacs: accept empty tag list in `notmuch-tag'Dmitry Kurochkin2012-02-08
* emacs: relax tag syntax check in `notmuch-tag' functionDmitry Kurochkin2012-02-08
* emacs: separate history for operations which accept single and multiple tagsDmitry Kurochkin2012-02-08
* emacs: add "*" binding for notmuch-show viewDmitry Kurochkin2012-02-08
* emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'Dmitry Kurochkin2012-02-08
* test: fix emacs tests after tagging operations changesDmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-show more flexibleDmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-search more flexibleDmitry Kurochkin2012-02-08
* emacs: remove text properties from `notmuch-search-get-tags' resultDmitry Kurochkin2012-02-08
* emacs: move tag format validation to `notmuch-tag' functionDmitry Kurochkin2012-02-08
* tag: remove unused attribute from notmuch_tag_command() argumentsDmitry Kurochkin2012-02-08
* emacs: use mark instead of point-max in MML quoting.David Bremner2012-02-04
* test: Fix up date in MML quoting tests.David Bremner2012-02-04
* Merge commit '0.11.1'David Bremner2012-02-04
|\
| * debian: changelog for 0.11.1David Bremner2012-02-03
| * version: bump to 0.11.1David Bremner2012-02-03
| * NEWS: set release date for 0.11.1David Bremner2012-02-03
| * emacs: quote MML tags in repliesAaron Ecay2012-02-03
| * test: add tests for quoting of MML tags in repliesAaron Ecay2012-02-03
| * Add a NEWS section for 0.11.1 and document the python error handling bugfixJustus Winter2012-01-23
| * python: fix error handlingJustus Winter2012-01-23
* | emacs: fix `notmuch-wash-region-to-button' to work at beginning of bufferDmitry Kurochkin2012-02-04
* | test: add test for hiding Original Message region at beginning of a messageDmitry Kurochkin2012-02-04
* | emacs: Move the blank line from the bottom of the headers to the top of the b...David Edmondson2012-02-03
* | emacs: More address cleaning.David Edmondson2012-02-03
* | emacs: Prefer '[No Subject]' to blank subjects.David Edmondson2012-02-03
* | emacs: Stop the `truncate-string-to-width' madness.David Edmondson2012-02-03
* | lib: Use talloc to simplify cleanup in notmuch_database_openAustin Clements2012-02-03
* | lib: Release resources if notmuch_database_open failsAustin Clements2012-02-03
* | lib: Don't delete uninitialized pointersAustin Clements2012-02-03
* | test: remove ".sh" extension from the recently added Emacs testsDmitry Kurochkin2012-02-03
* | configure: update explicit check for glib : >= 2.22Pieter Praet2012-02-03
* | emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Pieter Praet2012-02-01
* | emacs: fix show-previous-message doc stringJameson Graef Rollins2012-01-30
* | emacs: modify the default show-mode key bindings for archivingJameson Graef Rollins2012-01-30