summaryrefslogtreecommitdiff
path: root/alot/commands/search.py
Commit message (Expand)AuthorAge
...
* re-enable toggletags command in search modePatrick Totzke2012-10-06
* touch tag and untag commands in search modePatrick Totzke2012-10-06
* cleanup tagsearch commandsPatrick Totzke2012-09-23
* remove unnecessary assertPatrick Totzke2012-09-23
* Consolidate search and thread tagging commands.William Erik Baxter2012-09-23
* Move refresh outside of thread loop.William Erik Baxter2012-09-23
* Iterate over threads to apply tag changes.William Erik Baxter2012-09-23
* Add tag and untag on search results.William Erik Baxter2012-09-23
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10
* Merge branch '0.3.1-fix-msg-count-463'Patrick Totzke2012-06-24
|\
| * fix update result count after tag operationsPatrick Totzke2012-06-14
* | add copyright statements to all source filesPatrick Totzke2012-06-14
|/
* removed uneccesary refresh callPatrick Totzke2012-05-17
* fix: hardcode buffer in after-flush callbackPatrick Totzke2012-05-12
* refacor: move db errors to separate filePatrick Totzke2012-03-11
* no tag/untag/toggletags operation on empty resultPatrick Totzke2012-02-24
* parameter 'flush' for search.TagCommandPatrick Totzke2012-02-08
* pep8 and pyflakes cleanupsPatrick Totzke2012-01-19
* fix: misuse of 'usage' command register parameter.Patrick Totzke2012-01-13
* more careful removal of thread linesPatrick Totzke2012-01-11
* fix buffer refresh for toggletagsPatrick Totzke2012-01-08
* port thread.TagCommand to search bufferPatrick Totzke2012-01-08
* Purge logging objectdtk2012-01-05
* add new search command: "sort"Patrick Totzke2012-01-03
* docstrings for search and bufferlist commandsPatrick Totzke2011-12-10
* fix remaining references to UI.commandpromptPatrick Totzke2011-11-28
* cleanupsPatrick Totzke2011-11-10
* remove confirmation for *-refinesPatrick Totzke2011-11-07
* handling of tags containing spaces in refinepromptPatrick Totzke2011-10-18
* use select instead of openthreadPatrick Totzke2011-10-16
* colect args in globals refine/searchPatrick Totzke2011-10-16
* helpstrings and cleanup search commandsPatrick Totzke2011-10-16
* decorate search:retagPatrick Totzke2011-10-15
* decorate envelope:toggletagPatrick Totzke2011-10-15
* decorate search:refinePatrick Totzke2011-10-15
* imports and pep8Patrick Totzke2011-10-13
* fix importsPatrick Totzke2011-10-13
* filled commands/*pyPatrick Totzke2011-10-13
* 2nd attemptPatrick Totzke2011-10-12
* sorted commands into separate filesPatrick Totzke2011-10-08