summaryrefslogtreecommitdiff
path: root/alot/walker.py
Commit message (Expand)AuthorAge
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Fix some spelling mistakesLucas Hoffmann2017-09-02
* Revert "Remove getter for alot.walker.PipeWalker.lines"Lucas Hoffmann2017-03-01
* Revert "Turn alot.walker.PipeWalker.focus into a property"Lucas Hoffmann2017-03-01
* Mention "public" attributes in class docstringLucas Hoffmann2017-02-26
* Remove getter for alot.walker.PipeWalker.linesLucas Hoffmann2017-02-25
* Turn alot.walker.PipeWalker.focus into a propertyLucas Hoffmann2017-02-25
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Clean up importsLucas Hoffmann2016-12-09
* explicit direction in PipeWalkerPatrick Totzke2013-08-09
* fix focus placement after tag commandPatrick Totzke2012-08-27
* add copyright statements to all source filesPatrick Totzke2012-06-14
* more careful removal of thread linesPatrick Totzke2012-01-11
* added 'no races' hint in walkerPatrick Totzke2011-11-30
* removed GPL headers from individual source filesPatrick Totzke2011-11-16
* clean up piping architecturePatrick Totzke2011-11-10
* correctly close pipesPatrick Totzke2011-11-10
* cleanup search: walker class (issue #120)Patrick Totzke2011-11-08
* Search threads with multiprocessing.Antoine Amarilli2011-11-06
* clean up some corpses and pep8 fixesPatrick Totzke2011-10-03
* Remove superfluous importsJustus Winter2011-10-02
* Licencing: added GPL3 header to all source filespazz2011-05-30
* cleanup, raise/handle exceptions upon cmd initpazz2011-05-27
* refresh search results if toggletag removes a hitpazz2011-05-27
* updated TODO, typo in READMEpazz2011-05-26
* add kwargs for containerclass in IteratorWalkerpazz2011-05-26
* refresh after retag halfway donepazz2011-05-25
* removed unnecessary NotmuchIteratorWalkerpazz2011-05-25
* rename to "alot"pazz2011-05-23