aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NEWS: untabified and added file local variables blockTomi Ollila2012-05-04
* go: Update to the current notmuch_database_find_message APIAustin Clements2012-05-04
* python: remove a note stating wrong things about the memory managementJustus Winter2012-04-30
* python: document the Database.close functionJustus Winter2012-04-30
* python: deprecate code formatting messages as text and jsonJustus Winter2012-04-30
* python: cleanup the __nonzero__ implementationsJustus Winter2012-04-30
* python: fix NULL pointer testsJustus Winter2012-04-30
* python: update the docstrings of Filenames.{__len__,__unicode}Justus Winter2012-04-30
* python: update the docstring of class FilenamesJustus Winter2012-04-30
* python: fix the documentationJustus Winter2012-04-30
* python: fix Message.get_filenamesJustus Winter2012-04-30
* python: remove the deprecated function Filenames.as_generatorJustus Winter2012-04-30
* emacs: eliminate search-tag-thread in favor of just search-tagJameson Graef Rollins2012-04-29
* emacs: modify show tag functions to use new notmuch-tag interfaceJameson Graef Rollins2012-04-29
* emacs: modify search tag functions to use new notmuch-tag interfaceJameson Graef Rollins2012-04-29
* emacs: allow notmuch-tag to accept string inputs and prompt for tagsJameson Graef Rollins2012-04-29
* emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins2012-04-29
* emacs: fix archive thread/message function documentation.Jameson Graef Rollins2012-04-29
* emacs: Don't move to the next thread unless the cursor is at the end of the b...David Edmondson2012-04-29
* emacs-show: open excluded matches if no other matchesMark Walters2012-04-29
* NEWS: add news item for 'config list'Peter Wang2012-04-29
* python: strip superfluous single quote from copyright noticesJustus Winter2012-04-29
* python: add copyright and licensing information to setup.pyJustus Winter2012-04-29
* python: stylistic and pep8 fixes in setup.pyJustus Winter2012-04-29
* python: update the long description in setup.pyJustus Winter2012-04-29
* python: fix the test asserting that reading the version succeededJustus Winter2012-04-29
* python: simplify a path expression in setup.pyJustus Winter2012-04-29
* python: Remove unused import from setup.pyJustus Winter2012-04-29
* emacs: do not modify subject in search or showJameson Graef Rollins2012-04-28
* man: Document 'config list' commandPeter Wang2012-04-28
* config: Add 'config list' commandPeter Wang2012-04-28
* test: Add broken test for 'config list'Peter Wang2012-04-28
* test: Add tests for 'config' commandPeter Wang2012-04-28
* config: Check 'config get' arity exactlyPeter Wang2012-04-28
* python: wrap and use notmuch_database_destroy as destructorJustus Winter2012-04-28
* ruby: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* go: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* NEWS: Document the notmuch_database_close splitJustus Winter2012-04-28
* Split notmuch_database_close into two functionsJustus Winter2012-04-28
* emacs: Put notmuch-hello-sections in custom group notmuch-helloAustin Clements2012-04-24
* new: Fix missing end_atomic in remove_filename on errorAustin Clements2012-04-24
* new: Print final fatal error message to stderrAustin Clements2012-04-24
* new: Handle fatal errors in remove_filename and _remove_directoryAustin Clements2012-04-24
* new: Consistently treat fatal errors as fatalAustin Clements2012-04-24
* emacs: Put notmuch-print-mechanism in custom group notmuch-showAustin Clements2012-04-24
* config: Fix free in 'config get' implementation.Peter Wang2012-04-24
* emacs: modify help message for notmuch-search-line-faces to reflect preferred...Jameson Graef Rollins2012-04-24
* vim: simplify buildFelipe Contreras2012-04-21