aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-30python: document the Database.close functionJustus Winter
2012-04-30python: deprecate code formatting messages as text and jsonJustus Winter
2012-04-30python: cleanup the __nonzero__ implementationsJustus Winter
2012-04-30python: fix NULL pointer testsJustus Winter
2012-04-30python: update the docstrings of Filenames.{__len__,__unicode}Justus Winter
2012-04-30python: update the docstring of class FilenamesJustus Winter
2012-04-30python: fix the documentationJustus Winter
2012-04-30python: fix Message.get_filenamesJustus Winter
2012-04-30python: remove the deprecated function Filenames.as_generatorJustus Winter
2012-04-29emacs: eliminate search-tag-thread in favor of just search-tagJameson Graef Rollins
2012-04-29emacs: modify show tag functions to use new notmuch-tag interfaceJameson Graef Rollins
2012-04-29emacs: modify search tag functions to use new notmuch-tag interfaceJameson Graef Rollins
2012-04-29emacs: allow notmuch-tag to accept string inputs and prompt for tagsJameson Graef Rollins
2012-04-29emacs: create notmuch-tag.el, and move appropriate functions from notmuch.elJameson Graef Rollins
2012-04-29emacs: fix archive thread/message function documentation.Jameson Graef Rollins
2012-04-29emacs: Don't move to the next thread unless the cursor is at the end of the buffer.David Edmondson
2012-04-29emacs-show: open excluded matches if no other matchesMark Walters
2012-04-29NEWS: add news item for 'config list'Peter Wang
2012-04-29python: strip superfluous single quote from copyright noticesJustus Winter
2012-04-29python: add copyright and licensing information to setup.pyJustus Winter
2012-04-29python: stylistic and pep8 fixes in setup.pyJustus Winter
2012-04-29python: update the long description in setup.pyJustus Winter
2012-04-29python: fix the test asserting that reading the version succeededJustus Winter
2012-04-29python: simplify a path expression in setup.pyJustus Winter
2012-04-29python: Remove unused import from setup.pyJustus Winter
2012-04-28emacs: do not modify subject in search or showJameson Graef Rollins
2012-04-28man: Document 'config list' commandPeter Wang
2012-04-28config: Add 'config list' commandPeter Wang
2012-04-28test: Add broken test for 'config list'Peter Wang
2012-04-28test: Add tests for 'config' commandPeter Wang
2012-04-28config: Check 'config get' arity exactlyPeter Wang
2012-04-28python: wrap and use notmuch_database_destroy as destructorJustus Winter
2012-04-28ruby: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-28go: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-28Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-28Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-28NEWS: Document the notmuch_database_close splitJustus Winter
2012-04-28Split notmuch_database_close into two functionsJustus Winter
2012-04-24emacs: Put notmuch-hello-sections in custom group notmuch-helloAustin Clements
2012-04-24new: Fix missing end_atomic in remove_filename on errorAustin Clements
2012-04-24new: Print final fatal error message to stderrAustin Clements
2012-04-24new: Handle fatal errors in remove_filename and _remove_directoryAustin Clements
2012-04-24new: Consistently treat fatal errors as fatalAustin Clements
2012-04-24emacs: Put notmuch-print-mechanism in custom group notmuch-showAustin Clements
2012-04-24config: Fix free in 'config get' implementation.Peter Wang
2012-04-24emacs: modify help message for notmuch-search-line-faces to reflect preferred "deleted" tag name.Jameson Graef Rollins
2012-04-21vim: simplify buildFelipe Contreras
2012-04-21vim: fix regex after "notmuch show" output changeJakob
2012-04-15lib: work around talloc_steal usage from C++ codeJani Nikula
2012-04-15Record dependencies during build instead of beforeAustin Clements