summaryrefslogtreecommitdiff
path: root/alot/addressbook
Commit message (Expand)AuthorAge
* Cosmetics, clean up importsAnton Khirnov2021-02-10
* addressbook/external: stop using call_cmd()Anton Khirnov2021-01-26
* Use super() where applicable.Anton Khirnov2021-01-21
* remove old new-style classes syntaxPatrick Totzke2019-05-27
* addressbook: add logging statementsMatthieu Coudron2019-02-06
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Allow regex special characters in tagstrings.Julian Mehne2017-12-02
* pep8 fixesPatrick Totzke2017-09-01
* Exclude two methods from coverage reportLucas Hoffmann2017-07-17
* Compile regex outside of for loopLucas Hoffmann2017-07-06
* Remove broad exceptLucas Hoffmann2017-07-06
* Correct membership testLucas Hoffmann2017-06-08
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Use abc module to signal abstract base classesDylan Baker2016-12-21
* Fix typo in docstringLucas Hoffmann2016-12-14
* Remove braces after `del` and `return`Lucas Hoffmann2016-12-09
* alot/addressbook/abook.py: fix DEFAULTSPATH to account for code movement in c...Johannes 'josch' Schauer2016-01-31
* Fix docstring for alot.addressbook.AddressBook.Lucas Hoffmann2016-01-25
* fix: dont overwrite default re-flag 0 with NonePatrick Totzke2015-04-15
* refactor MatchSdtoutAddressbookPatrick Totzke2015-04-15
* refactor addressbook codePatrick Totzke2015-04-15