]> git.notmuchmail.org Git - notmuch/history - bindings/python/notmuch/filenames.py
Use https instead of http where possible
[notmuch] / bindings / python / notmuch / filenames.py
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-01-08 Justus Winterpython: cleanup imports
2016-01-08 Justus Winterpython: Remove {Filenames,Threads}.__len__
2016-01-08 Daniel Kahn Gillmorpython: fix argument for filenames_destroy
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: fix NULL pointer tests
2012-04-30 Justus Winterpython: update the docstrings of Filenames.{__len__...
2012-04-30 Justus Winterpython: update the docstring of class Filenames
2012-04-30 Justus Winterpython: remove the deprecated function Filenames.as_gen...
2012-04-29 Justus Winterpython: strip superfluous single quote from copyright...
2012-02-22 Justus Winterpython: move the exception classes into error.py
2012-02-22 Justus Winterpython: rename filename.py into filenames.py