]> git.notmuchmail.org Git - notmuch/history - bindings/python/notmuch/threads.py
version: bump to 0.15.1
[notmuch] / bindings / python / notmuch / threads.py
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: use relative imports
2012-04-30 Justus Winterpython: cleanup the __nonzero__ implementations
2012-04-30 Justus Winterpython: fix NULL pointer tests
2012-04-29 Justus Winterpython: strip superfluous single quote from copyright...
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-18 Justus Winterpython: fix signature of two wrapped libnotmuch functions
2012-02-22 Justus Winterpython: move the exception classes into error.py
2012-02-22 Justus Winterpython: move Threads class into its own file