summaryrefslogtreecommitdiff
path: root/alot/addressbook/__init__.py
Commit message (Expand)AuthorAge
* Cosmetics, clean up importsAnton Khirnov2021-02-10
* remove old new-style classes syntaxPatrick Totzke2019-05-27
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Allow regex special characters in tagstrings.Julian Mehne2017-12-02
* Exclude two methods from coverage reportLucas Hoffmann2017-07-17
* Compile regex outside of for loopLucas Hoffmann2017-07-06
* Remove broad exceptLucas Hoffmann2017-07-06
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Use abc module to signal abstract base classesDylan Baker2016-12-21
* Fix docstring for alot.addressbook.AddressBook.Lucas Hoffmann2016-01-25
* refactor addressbook codePatrick Totzke2015-04-15