summaryrefslogtreecommitdiff
path: root/alot/addressbooks.py
Commit message (Expand)AuthorAge
* Made the abook regexp matching more robust.Johann Weging2012-11-10
* pep8 fixesPatrick Totzke2012-09-22
* move ignorecase parameter to Addressbook.__init__Patrick Totzke2012-09-22
* use re instead of .startswith in Addessbook.lookupPatrick Totzke2012-09-22
* doc: fix sphinx warningPatrick Totzke2012-09-09
* doc: docstringsPatrick Totzke2012-09-05
* pep8 and pyflakes fixesPatrick Totzke2012-07-21
* add copyright statements to all source filesPatrick Totzke2012-06-14
* add helper split_commandstringPatrick Totzke2012-06-03
* Don't try to autocomplete blank email addresses.Jakob2012-04-03
* Support multiple emails per abook contact.Jakob2012-04-02
* forgot to add addressbooks.pyPatrick Totzke2012-03-11