]> git.notmuchmail.org Git - notmuch/history - bindings/python/notmuch/__init__.py
Merge branch 'release'
[notmuch] / bindings / python / notmuch / __init__.py
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: add new errors
2012-02-22 Justus Winterpython: move the exception classes into error.py
2012-02-22 Justus Winterpython: rename filename.py into filenames.py
2012-02-22 Justus Winterpython: move Threads class into its own file
2012-02-22 Justus Winterpython: move Messages class into its own file
2012-02-22 Justus Winterpython: refactor the python bindings
2011-12-06 David BremnerMerge branch 'release'
2011-12-06 Patrick Totzkepep8 fixes
2011-10-05 Sebastian Spaethpython: clean up docstrings and API documentation
2011-09-30 Justus Winterpython: provide more exception classes
2011-08-24 Sebastian Spaethpython: Have setup.py read the version number without...
2011-08-09 pazzpython: pep8 compliance for __init__.py
2011-06-02 Sebastian Spaethbindings/python: Bump bindings version to 0.6
2011-01-13 Sebastian Spaethpython: Update metainformation to point to new URL...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-10-28 Sebastian Spaethpython: Import explicit including package name
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-22 Carl WorthMove everything down into a bindings/python directory.