summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | Build a list of message parts and join them on \n\nJustus Winter2011-10-07
| * | | | Merge pull request #90 from teythoon/fix_subject_clippingPatrick Totzke2011-10-07
| |\ \ \ \
| | * | | | Fix clipping of subjectsJustus Winter2011-10-07
| | |/ / /
| * | | | Merge pull request #91 from teythoon/improve_attachment_size_displayPatrick Totzke2011-10-07
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Use helper.humanize_size() to display the attachment sizeJustus Winter2011-10-07
| | * | | Add humanize_size to helper.py that humanizes sizesJustus Winter2011-10-07
| |/ / /
* / / / changes newsPatrick Totzke2011-10-07
|/ / /
* | | get rid of urwids command_mapPatrick Totzke2011-10-05
* | | respect restricted 'command interpret mode'Patrick Totzke2011-10-05
* | | direct global commands for cancel and selectPatrick Totzke2011-10-05
* | | cleanupPatrick Totzke2011-10-05
* | | make input wrapping explicitPatrick Totzke2011-10-05
* | | add move commandPatrick Totzke2011-10-04
* | | rework main keypress for relayingPatrick Totzke2011-10-04
* | | use new atomicity features in dbm.flushPatrick Totzke2011-10-03
* | | Merge branch 'master' of github.com:pazz/alotPatrick Totzke2011-10-03
|\ \ \
| * \ \ Merge pull request #81 from teythoon/extend_gitignorePatrick Totzke2011-10-03
| |\ \ \ | | |_|/ | |/| |
| | * | Extend the .gitignore fileJustus Winter2011-10-03
| |/ /
* / / clean up some corpses and pep8 fixesPatrick Totzke2011-10-03
|/ /
* | cleanup and fix issue with non-set current_bufferPatrick Totzke2011-10-02
* | moved exit code back to UIPatrick Totzke2011-10-02
* | fix typo from manual mergePatrick Totzke2011-10-02
* | Merge branch 'master' of github.com:pazz/alotPatrick Totzke2011-10-02
|\ \
| * \ Merge pull request #80 from teythoon/pyflakes_cleanupsPatrick Totzke2011-10-02
| |\ \
| | * | Remove duplicated functionJustus Winter2011-10-02
| | * | Remove dead assignmentsJustus Winter2011-10-02
| | * | Remove superfluous importsJustus Winter2011-10-02
| |/ /
* / / initial command instead of search: issue #79Patrick Totzke2011-10-02
|/ /
* | make sure only one config file is usedPatrick Totzke2011-10-02
* | cleanup initPatrick Totzke2011-10-02
|/
* fix issue with non-updating focus-flagsPatrick Totzke2011-09-30
* Sort the tags in ThreadlineWidget using tag_cmpJustus Winter2011-09-30
* Add helper function to sort translated tagsJustus Winter2011-09-30
* Merge pull request #73 from teythoon/toggle_tagsPatrick Totzke2011-09-30
|\
| * Enable toggletag to toggle a list of tagsJustus Winter2011-09-30
|/
* Merge pull request #76 from teythoon/fix_saving_of_sent_mail_and_draftsPatrick Totzke2011-09-30
|\
| * Fix saving of sent mails and draftsJustus Winter2011-09-30
|/
* new config switch bufferclose_focus_offsetPatrick Totzke2011-09-30
* Merge pull request #70 from teythoon/improve_default_configPatrick Totzke2011-09-29
|\
| * Move urwid maps to config fileJustus Winter2011-09-29
| * Cosmetic fixJustus Winter2011-09-29
| * Document spawn_editorJustus Winter2011-09-29
| * Remove duplicated entryJustus Winter2011-09-29
|/
* fix: double decoding of mailcap handlers outputPatrick Totzke2011-09-27
* fix encoding issue with abook lookupsPatrick Totzke2011-09-26
* fancy shortening for authors listPatrick Totzke2011-09-26
* fix double quoting issue in OpenAttachmentPatrick Totzke2011-09-24
* FAQ typographyPatrick Totzke2011-09-24
* FAQPatrick Totzke2011-09-24
* fix FAQ markdownPatrick Totzke2011-09-24