aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/python/notmuch/query.py
Commit message (Expand)AuthorAge
* python: Add binding for notmuch_query_add_tag_excludeGravatar Thibaut Horel2014-09-23
* python: remove Database.db_pGravatar Justus Winter2012-12-21
* python: use relative importsGravatar Justus Winter2012-05-17
* python: fix NULL pointer testsGravatar Justus Winter2012-04-30
* python: strip superfluous single quote from copyright noticesGravatar Justus Winter2012-04-29
* python: move the exception classes into error.pyGravatar Justus Winter2012-02-23
* python: move Threads class into its own fileGravatar Justus Winter2012-02-22
* python: move Messages class into its own fileGravatar Justus Winter2012-02-22
* python: remove :returns: keywords from functions returning nothingGravatar Justus Winter2012-02-21
* python: harmonize the sphinx keyword for exceptionsGravatar Justus Winter2012-02-21
* python: more error handling fixesGravatar Justus Winter2012-02-19
* python: improve Query.count_messages docstringGravatar Justus Winter2012-02-18
* python: wrap notmuch_query_count_threads as Query.count_threadsGravatar Justus Winter2012-02-18
* python: refactor Query classGravatar Justus Winter2012-02-18
* python: move Query class to its own fileGravatar Justus Winter2012-02-18