summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* cleanuppazz2011-06-18
* use mailcap info for text/html dumpspazz2011-06-18
* bugfix for nonexistinglist entries in configpazz2011-06-18
* properly decode text/html partspazz2011-06-18
* only print text parts in message body widgetspazz2011-06-18
* fix bufferlistpazz2011-06-18
* experimental shell boud to ":"pazz2011-06-10
* hookspazz2011-06-08
* better mono themepazz2011-06-08
* read colour theme from config filepazz2011-06-08
* read default colourmode from config filepazz2011-06-06
* config parserpazz2011-06-05
* docstring/todopazz2011-06-05
* added to/from keywords to query completionpazz2011-06-04
* added urwid and notmuch requirements to setup.pypazz2011-06-04
* Merge branch 'shiny'pazz2011-06-04
|\
| * some love for the message summary widgetpazz2011-06-04
| * cleanup, pep8, commentspazz2011-06-04
| * shiny arrows for single thread viewpazz2011-06-04
| * arrows in single thread bufferpazz2011-06-03
| * lazy messages, rebuild of singlethread msg linespazz2011-06-01
* | setup.py and friendspazz2011-06-02
|/
* singlethread buffer shows all its msgspazz2011-06-01
* query keyword completion, s-tab for wb completionpazz2011-06-01
* remove tag 'unread' upon message displaypazz2011-05-31
* decoupling of completions as "Completer" objectspazz2011-05-31
* completion in promptpazz2011-05-30
* fix typopazz2011-05-30
* Licencing: added GPL3 header to all source filespazz2011-05-30
* manually refresh current bufferpazz2011-05-29
* cleanuppazz2011-05-29
* more sup-like global bindingspazz2011-05-29
* fix select in taglistpazz2011-05-29
* skip to bufferlist buffer when tabpazz2011-05-29
* more consistant Command names, at <=1 bufferlistpazz2011-05-29
* refine searches with |pazz2011-05-29
* typo in global bindings, todopazz2011-05-29
* colourmodespazz2011-05-29
* pep8pazz2011-05-28
* removed mouse stuff, fixes for prompt and searchpazz2011-05-28
* Buffer._autoparms and "tag:killed" toggle on "&"pazz2011-05-28
* added manual labeling of threads from search (l)pazz2011-05-28
* some typos and docspazz2011-05-28
* cleanup and pep8pazz2011-05-28
* Single thread view done. msg.get_replies needs fixpazz2011-05-28
* merged in acoolon's patchespazz2011-05-27
* Merge branch 'master' of https://github.com/acoolon/notmuch-gui into acoolonpazz2011-05-27
|\
| * using set in db.py: easier to handle add/remove tagsacoolon2011-05-27
| * renamed some variablesacoolon2011-05-27
| * __str__ is now the second methodacoolon2011-05-27