summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Always run post command hook.Tom Prince2012-01-28
* Remove direct use of threading.Tom Prince2012-01-28
* Merge pull request #291 from 0x64746b/cleanup_theming_methodsPatrick Totzke2012-01-28
|\
| * Rename `_get_themeing_option()`dtk2012-01-28
| * Remove duplicate `has_themeing()` methoddtk2012-01-28
|/
* make default print bindings add tags header optionPatrick Totzke2012-01-26
* PipeCommand reworkPatrick Totzke2012-01-26
* Merge branch 'feature-reply-from' into testingPatrick Totzke2012-01-26
|\
| * smarter From-header construction for repliesPatrick Totzke2012-01-25
| * introduce getter for an accounts addressesPatrick Totzke2012-01-25
* | simplify theme-string constructionPatrick Totzke2012-01-26
* | new option 'notify_sdtout' for thread.pipetoPatrick Totzke2012-01-25
* | fix FAQ markupPatrick Totzke2012-01-25
* | case insensitive header key filterPatrick Totzke2012-01-25
* | update the FAQPatrick Totzke2012-01-24
|/
* new naming convention for pre/post command hooksPatrick Totzke2012-01-24
* fixed accidentally shifted docstringPatrick Totzke2012-01-24
* fix issue #283Patrick Totzke2012-01-24
* adjusted default abook_regexpPatrick Totzke2012-01-24
* add 'User-Agent' header upon msg constructionPatrick Totzke2012-01-24
* fix: contact completion for contacts w/o namePatrick Totzke2012-01-23
* nicer docstrings for buffers=modesPatrick Totzke2012-01-21
* usage docsPatrick Totzke2012-01-21
* include UI.exit to apidocsPatrick Totzke2012-01-21
* replace buffer.typename with class var 'modename'Patrick Totzke2012-01-21
* cleanup MultipleSelectionCompleterPatrick Totzke2012-01-20
* Merge branch 'feature-options-completer' into testingPatrick Totzke2012-01-20
|\
| * updated NEWSPatrick Totzke2012-01-20
| * completion for argparse optional parametersPatrick Totzke2012-01-20
|/
* Merge pull request #276 from 0x64746b/highlight_rule_parsingPatrick Totzke2012-01-20
|\
| * Refactor parsing of highlighting rulesdtk2012-01-19
* | pep8 and pyflakes cleanupsPatrick Totzke2012-01-19
* | propagate compose option 'omit_signature'Patrick Totzke2012-01-19
* | new ComposeCommand parameter "omit_signature"Patrick Totzke2012-01-19
* | globbing for `alot compose --attach`Patrick Totzke2012-01-19
* | prompt for recipient if no arg to 'alot compose'Patrick Totzke2012-01-19
|/
* typoPatrick Totzke2012-01-19
* smarter recipient detection for replyPatrick Totzke2012-01-17
* smarter detection of attachment subpartsPatrick Totzke2012-01-16
* show address in message summary if author is unsetPatrick Totzke2012-01-16
* do not show encrypted message parts as attachmentsPatrick Totzke2012-01-15
* Merge branch 'testing'Patrick Totzke2012-01-14
|\
| * fix doc urls in READMEPatrick Totzke2012-01-14
| * moved api docs, updated READMEPatrick Totzke2012-01-14
| * api doc lovePatrick Totzke2012-01-14
| * include autogenerated commands section in manualPatrick Totzke2012-01-13
| * fix: misuse of 'usage' command register parameter.Patrick Totzke2012-01-13
| * autogenerate commands.rst manual sectionPatrick Totzke2012-01-13
| * restructured user manual sourcesPatrick Totzke2012-01-13
| * manpage generation via sphinxPatrick Totzke2012-01-13