aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* STYLE: Initial draft of coding style documentGravatar David Bremner2012-02-12
* py3k: Fix decoding of default database name in Database._get_user_default_dbGravatar Justus Winter2012-02-10
* python: mock out the ctypes libraryGravatar Justus Winter2012-02-10
* python: Add a Mock class to the sphinx config that can be used to mock modulesGravatar Justus Winter2012-02-10
* emacs: make show view a/A/x/X key bindings more consistentGravatar Jani Nikula2012-02-08
* NEWS: document Emacs UI tagging operations changesGravatar Dmitry Kurochkin2012-02-08
* emacs: s/tags/tag-changes/ for arguments of tagging functionsGravatar Dmitry Kurochkin2012-02-08
* emacs: accept empty tag list in `notmuch-tag'Gravatar Dmitry Kurochkin2012-02-08
* emacs: relax tag syntax check in `notmuch-tag' functionGravatar Dmitry Kurochkin2012-02-08
* emacs: separate history for operations which accept single and multiple tagsGravatar Dmitry Kurochkin2012-02-08
* emacs: add "*" binding for notmuch-show viewGravatar Dmitry Kurochkin2012-02-08
* emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'Gravatar Dmitry Kurochkin2012-02-08
* test: fix emacs tests after tagging operations changesGravatar Dmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-show more flexibleGravatar Dmitry Kurochkin2012-02-08
* emacs: make "+" and "-" tagging operations in notmuch-search more flexibleGravatar Dmitry Kurochkin2012-02-08
* emacs: remove text properties from `notmuch-search-get-tags' resultGravatar Dmitry Kurochkin2012-02-08
* emacs: move tag format validation to `notmuch-tag' functionGravatar Dmitry Kurochkin2012-02-08
* tag: remove unused attribute from notmuch_tag_command() argumentsGravatar Dmitry Kurochkin2012-02-08
* emacs: use mark instead of point-max in MML quoting.Gravatar David Bremner2012-02-04
* test: Fix up date in MML quoting tests.Gravatar David Bremner2012-02-04
* Merge commit '0.11.1'Gravatar David Bremner2012-02-04
|\
* | emacs: fix `notmuch-wash-region-to-button' to work at beginning of bufferGravatar Dmitry Kurochkin2012-02-04
* | test: add test for hiding Original Message region at beginning of a messageGravatar Dmitry Kurochkin2012-02-04
* | emacs: Move the blank line from the bottom of the headers to the top of the b...Gravatar David Edmondson2012-02-03
* | emacs: More address cleaning.Gravatar David Edmondson2012-02-03
* | emacs: Prefer '[No Subject]' to blank subjects.Gravatar David Edmondson2012-02-03
* | emacs: Stop the `truncate-string-to-width' madness.Gravatar David Edmondson2012-02-03
* | lib: Use talloc to simplify cleanup in notmuch_database_openGravatar Austin Clements2012-02-03
* | lib: Release resources if notmuch_database_open failsGravatar Austin Clements2012-02-03
* | lib: Don't delete uninitialized pointersGravatar Austin Clements2012-02-03
* | test: remove ".sh" extension from the recently added Emacs testsGravatar Dmitry Kurochkin2012-02-03
* | configure: update explicit check for glib : >= 2.22Gravatar Pieter Praet2012-02-03
| * debian: changelog for 0.11.1Gravatar David Bremner2012-02-03
| * version: bump to 0.11.1Gravatar David Bremner2012-02-03
| * NEWS: set release date for 0.11.1Gravatar David Bremner2012-02-03
| * emacs: quote MML tags in repliesGravatar Aaron Ecay2012-02-03
| * test: add tests for quoting of MML tags in repliesGravatar Aaron Ecay2012-02-03
* | emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."Gravatar Pieter Praet2012-02-01
* | emacs: fix show-previous-message doc stringGravatar Jameson Graef Rollins2012-01-30
* | emacs: modify the default show-mode key bindings for archivingGravatar Jameson Graef Rollins2012-01-30
* | emacs: use pop-at-end functionality in show-archive-message-then-next functionGravatar Jameson Graef Rollins2012-01-30
* | emacs: add option to show-next-{, open-}message functions to pop out to paren...Gravatar Jameson Graef Rollins2012-01-30
* | emacs: add message archiving functionsGravatar Jameson Graef Rollins2012-01-30
* | emacs: break out thread navigation from notmuch-show-archive-threadGravatar Jameson Graef Rollins2012-01-30
* | emacs: break up notmuch-show-archive-thread-internal into two more generally ...Gravatar Jameson Graef Rollins2012-01-30
* | emacs: use search-next-thread to move to next thread in show modeGravatar Jameson Graef Rollins2012-01-30
* | moved _config_(get|set)_list () functions earlier in the fileGravatar Tomi Ollila2012-01-30
* | emacs: Don't mark messages as "unsaved" when printing.Gravatar David Edmondson2012-01-27
* | emacs: Another special case for `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | test: Updated expected output for new `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27