aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* lib/cli: Make notmuch_database_open return a status codeGravatar Austin Clements2012-05-05
* NEWS: Insert markdown formatting commandsGravatar Tomi Ollila2012-05-04
* NEWS: spacing changesGravatar Tomi Ollila2012-05-04
* NEWS: untabified and added file local variables blockGravatar Tomi Ollila2012-05-04
* go: Update to the current notmuch_database_find_message APIGravatar Austin Clements2012-05-04
* python: remove a note stating wrong things about the memory managementGravatar Justus Winter2012-04-30
* python: document the Database.close functionGravatar Justus Winter2012-04-30
* python: deprecate code formatting messages as text and jsonGravatar Justus Winter2012-04-30
* python: cleanup the __nonzero__ implementationsGravatar Justus Winter2012-04-30
* python: fix NULL pointer testsGravatar Justus Winter2012-04-30
* python: update the docstrings of Filenames.{__len__,__unicode}Gravatar Justus Winter2012-04-30
* 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