aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* python: update the docstring of class FilenamesGravatar Justus Winter2012-04-30
* python: fix the documentationGravatar Justus Winter2012-04-30
* python: fix Message.get_filenamesGravatar Justus Winter2012-04-30
* python: remove the deprecated function Filenames.as_generatorGravatar Justus Winter2012-04-30
* emacs: eliminate search-tag-thread in favor of just search-tagGravatar Jameson Graef Rollins2012-04-29
* emacs: modify show tag functions to use new notmuch-tag interfaceGravatar Jameson Graef Rollins2012-04-29
* emacs: modify search tag functions to use new notmuch-tag interfaceGravatar Jameson Graef Rollins2012-04-29
* emacs: allow notmuch-tag to accept string inputs and prompt for tagsGravatar Jameson Graef Rollins2012-04-29
* emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elGravatar Jameson Graef Rollins2012-04-29
* emacs: fix archive thread/message function documentation.Gravatar Jameson Graef Rollins2012-04-29
* emacs: Don't move to the next thread unless the cursor is at the end of the b...Gravatar David Edmondson2012-04-29
* emacs-show: open excluded matches if no other matchesGravatar Mark Walters2012-04-29
* NEWS: add news item for 'config list'Gravatar Peter Wang2012-04-29
* python: strip superfluous single quote from copyright noticesGravatar Justus Winter2012-04-29
* python: add copyright and licensing information to setup.pyGravatar Justus Winter2012-04-29
* python: stylistic and pep8 fixes in setup.pyGravatar Justus Winter2012-04-29
* python: update the long description in setup.pyGravatar Justus Winter2012-04-29
* python: fix the test asserting that reading the version succeededGravatar Justus Winter2012-04-29
* python: simplify a path expression in setup.pyGravatar Justus Winter2012-04-29
* python: Remove unused import from setup.pyGravatar Justus Winter2012-04-29
* emacs: do not modify subject in search or showGravatar Jameson Graef Rollins2012-04-28
* man: Document 'config list' commandGravatar Peter Wang2012-04-28
* config: Add 'config list' commandGravatar Peter Wang2012-04-28
* test: Add broken test for 'config list'Gravatar Peter Wang2012-04-28
* test: Add tests for 'config' commandGravatar Peter Wang2012-04-28
* config: Check 'config get' arity exactlyGravatar Peter Wang2012-04-28
* python: wrap and use notmuch_database_destroy as destructorGravatar Justus Winter2012-04-28
* ruby: Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* go: Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* NEWS: Document the notmuch_database_close splitGravatar Justus Winter2012-04-28
* Split notmuch_database_close into two functionsGravatar Justus Winter2012-04-28
* emacs: Put notmuch-hello-sections in custom group notmuch-helloGravatar Austin Clements2012-04-24
* new: Fix missing end_atomic in remove_filename on errorGravatar Austin Clements2012-04-24
* new: Print final fatal error message to stderrGravatar Austin Clements2012-04-24
* new: Handle fatal errors in remove_filename and _remove_directoryGravatar Austin Clements2012-04-24
* new: Consistently treat fatal errors as fatalGravatar Austin Clements2012-04-24
* emacs: Put notmuch-print-mechanism in custom group notmuch-showGravatar Austin Clements2012-04-24
* config: Fix free in 'config get' implementation.Gravatar Peter Wang2012-04-24
* emacs: modify help message for notmuch-search-line-faces to reflect preferred...Gravatar Jameson Graef Rollins2012-04-24
* vim: simplify buildGravatar Felipe Contreras2012-04-21
* vim: fix regex after "notmuch show" output changeGravatar Jakob2012-04-21
* lib: work around talloc_steal usage from C++ codeGravatar Jani Nikula2012-04-15
* Record dependencies during build instead of beforeGravatar Austin Clements2012-04-15
* show: Remove empty message_set_{start,sep,end} fieldsGravatar Austin Clements2012-04-15
* show: Support NULL values for message_set_{start, sep, end}Gravatar Austin Clements2012-04-15
* show: Remove unused fields from notmuch_show_formatGravatar Austin Clements2012-04-15
* Remove show-message.cGravatar Austin Clements2012-04-15
* show: Remove support for old-style formatters in show_messageGravatar Austin Clements2012-04-15