aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/notmuch/query.py
Commit message (Expand)AuthorAge
* python: use relative importsJustus Winter2012-05-17
* python: fix NULL pointer testsJustus Winter2012-04-30
* python: strip superfluous single quote from copyright noticesJustus Winter2012-04-29
* python: move the exception classes into error.pyJustus Winter2012-02-23
* python: move Threads class into its own fileJustus Winter2012-02-22
* python: move Messages class into its own fileJustus Winter2012-02-22
* python: remove :returns: keywords from functions returning nothingJustus Winter2012-02-21
* python: harmonize the sphinx keyword for exceptionsJustus Winter2012-02-21
* python: more error handling fixesJustus Winter2012-02-19
* python: improve Query.count_messages docstringJustus Winter2012-02-18
* python: wrap notmuch_query_count_threads as Query.count_threadsJustus Winter2012-02-18
* python: refactor Query classJustus Winter2012-02-18
* python: move Query class to its own fileJustus Winter2012-02-18