]> git.notmuchmail.org Git - notmuch/history - bindings/python/docs
Merge branch 'release'
[notmuch] / bindings / python / docs /
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-01-08 Justus Winterpython: Remove {Filenames,Threads}.__len__
2016-01-08 Justus Winterpython: add new errors
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-09-23 Thibaut Horelpython: Add binding for notmuch_query_add_tag_exclude
2014-05-28 David BremnerMerge branch 'release'
2014-05-28 Amadeusz ŻołnowskiUnset html_static_path in Python bindings docs
2012-12-21 Justus Winterpython: remove Database.db_p
2012-06-03 David BremnerMerge tag '0.13.2'
2012-05-29 David BremnerMerge branch 'release'
2012-05-24 David BremnerMerge branch 'release'
2012-05-17 Justus Winterpython: remove the "notmuch binary" section from the...
2012-05-16 Justus Winterpython: remove format_message_as_{json,text} from the...
2012-04-30 Justus Winterpython: document the Database.close function
2012-04-30 Justus Winterpython: fix the documentation
2012-02-24 Justus Winterpython: split the documentation
2012-02-24 Justus Winterpython: move the notmuch module section to notes.rst
2012-02-24 Justus Winterpython: move the usage example to quickstart.rst
2012-02-23 Justus Winterpython: strip module prefix in the sphinx documentation
2012-02-22 Justus Winterpython: mention the exception class refactoring in...
2012-02-22 Justus Winterpython: refactor the python bindings
2012-02-20 Justus Winterpython: fix the projects name and update years of the...
2012-02-18 Justus Winterpython: remove trailing whitespace within the documenta...
2012-02-18 Justus Winterpython: wrap notmuch_query_count_threads as Query.count...
2012-02-10 Justus Winterpython: mock out the ctypes library
2012-02-10 Justus Winterpython: Add a Mock class to the sphinx config that...
2011-12-06 David BremnerMerge branch 'release'
2011-12-06 Patrick Totzkefix sphinx compile-time warnings
2011-10-05 Sebastian Spaethpython: clean up docstrings and API documentation
2011-10-05 Sebastian Spaethpython: Add the new exception types in the API document...
2011-09-29 Sebastian Spaethpython: Add new functions in API documentation
2011-09-29 Sebastian Spaethpython: Improve code documentation
2011-06-16 Sebastian Spaethpython: Improve API documentation
2011-06-15 Sebastian Spaethpython: Remove Messages().__len__
2011-06-02 Sebastian Spaethbindings/python: Include the new get_filenames in the...
2010-04-23 Sebastian Spaethpython: Add UNSORTED as Query.SORT option
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-22 Carl WorthMove everything down into a bindings/python directory.