summaryrefslogtreecommitdiff
path: root/alot/walker.py
Commit message (Collapse)AuthorAge
* explicit direction in PipeWalkerPatrick Totzke2013-08-09
| | | | | This allows to instanciate the walker as "reversed", i.e., makes the list grow from bottom up instead of top down.
* fix focus placement after tag commandPatrick Totzke2012-08-27
| | | | | | | | | | | This makes sure that after a tagging operation, if the thread doesn't match the current search any more and thus gets removed from the list, the focus is shifted more naturally: If there are remaining entries below the removed one, focus the next lower. Otherwise (we are at the end of the list) focus the new last entry. Previously, if the last entry was removed, the focus shifted to the beginning of the list. closes #176
* add copyright statements to all source filesPatrick Totzke2012-06-14
| | | | cf issue #472
* more careful removal of thread linesPatrick Totzke2012-01-11
| | | | | ..from search result after re-tagging this thread This resolves an issue with nasty warning notifications
* 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
read and laugh, alot: http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html