summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* read default colourmode from config filepazz2011-06-06
* added screenshots, todo/readme updatedpazz2011-06-06
* config parserpazz2011-06-05
* docstring/todopazz2011-06-05
* added to/from keywords to query completionpazz2011-06-04
* Merge branch 'master' of github.com:pazz/notmuch-guipazz2011-06-04
|\
| * added urwid and notmuch requirements to setup.pypazz2011-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
* | Merge branch 'master' of github.com:pazz/notmuch-guipazz2011-06-02
|\ \
| * | setup.py and friendspazz2011-06-02
| |/
* / 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
* updated TODOpazz2011-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
* pretty colour defaults for 256c modepazz2011-05-29
* colourmodespazz2011-05-29
* updated todolistpazz2011-05-28
* pep8pazz2011-05-28
* removed mouse stuff, fixes for prompt and searchpazz2011-05-28
* cleaned up argparserpazz2011-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
* todo updatespazz2011-05-28
* updated READMEpazz2011-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