]> git.notmuchmail.org Git - notmuch/history - bindings/python/docs/source
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / bindings / python / docs / source /
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2019-02-17 David BremnerMerge tag '0.28.2'
2019-02-17 David BremnerRecord notmuch (0.28.2-1) in archive suite sid
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2019-02-16 Jani Nikulapython: fix threads.__str__ automethod documentation
2019-02-16 Jani Nikulapython: fix documentation title underline
2019-02-16 Jani Nikulapython: fix documentation build with python 3.7
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2018-05-06 David BremnerMerge tag 'debian/0.26.2-2'
2018-05-03 Daniel Kahn Gillmormove more http -> https
2018-05-02 Ruben Pollanpython: add bindings for notmuch_message_get_propert...
2018-04-28 David BremnerMerge branch 'release'
2018-04-27 David BremnerMerge branch 'release'
2018-04-25 David BremnerMerge branch 'release'
2018-04-07 David BremnerMerge branch 'release'
2018-03-24 Georg FaerberFix typos as found by codespell
2017-12-24 l-m-h@web.depython: Fix method name in docs
2017-12-19 l-m-h@web.depython: add bindings to access config
2017-12-09 David BremnerMerge branch 'release'
2017-11-06 David BremnerMerge branch 'release'
2017-09-12 David BremnerMerge tag '0.25.1'
2017-08-23 Daniel Kahn Gillmordatabase: add n_d_index_file (deprecates n_d_add_message)
2017-07-18 Daniel Kahn GillmorFix orthography
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.