summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | add 'ignorecase' config option for abook sectionsPatrick Totzke2012-09-16
| * | | move ignorecase parameter to Addressbook.__init__Patrick Totzke2012-09-16
| * | | use re instead of .startswith in Addessbook.lookupPatrick Totzke2012-09-16
| |/ /
* | | Merge branch '0.3.3-feature-plaintext'Patrick Totzke2012-11-07
|\ \ \
| * | | docs: commit autogenerated config docsPatrick Totzke2012-10-28
| * | | rename config option body_mimetype to prefer_plaintextPatrick Totzke2012-10-28
| * | | Add body_mimetype to tweak extract_body's defaultsAntoine Amarilli2012-10-23
* | | | Merge pull request #527 from fagga/masterPatrick Totzke2012-11-06
|\ \ \ \ | |/ / / |/| | |
| * | | Make error notification on SendingMailFailed and StoreMailError blockingBenjamin2012-10-04
| * | | Fix long line in previous commitBenjamin2012-10-04
| * | | Include STDERR from sendmail_command in SendmailAccount error messageBenjamin2012-10-04
|/ / /
* | | Merge pull request #525 from a3nm/multiple-word-pipetoPatrick Totzke2012-10-03
|\ \ \ | |_|/ |/| |
| * | Make pipeto work with multiple word commandsAntoine Amarilli2012-09-29
|/ /
* | Merge branch '0.3.3-feature-plussing-515'Patrick Totzke2012-09-22
|\ \
| * | more flexible construction of "From" headersPatrick Totzke2012-09-22
| * | add config options reply_force_[realname|address]Patrick Totzke2012-09-22
|/ /
* | Merge branch '0.3.3-feature-case-insensitive-abook'Patrick Totzke2012-09-22
|\ \
| * | doc: mention 'ignorecase' in configuration docsPatrick Totzke2012-09-22
| * | add 'ignorecase' config option for abook sectionsPatrick Totzke2012-09-22
| * | move ignorecase parameter to Addressbook.__init__Patrick Totzke2012-09-22
| * | use re instead of .startswith in Addessbook.lookupPatrick Totzke2012-09-22
|/ /
* | Merge branch '0.3.3-feature-compose-tags-523'Patrick Totzke2012-09-22
|\ \
| * | prompt for initial tags when composing msgPatrick Totzke2012-09-22
| * | add envelope.tagsPatrick Totzke2012-09-22
|/ /
* | Merge branch '0.3.3-feature-from-completion-521'Patrick Totzke2012-09-22
|\ \
| * | directly use "realname <address>" in AccountCompleterPatrick Totzke2012-09-22
| * | default binding to reset From header in envelopePatrick Totzke2012-09-22
| * | make StringlistCompleter more flexiblePatrick Totzke2012-09-22
| * | completion for 'set From' in envelope modePatrick Totzke2012-09-22
|/ /
* | Merge branch '0.3.3-feature-attach-header-519'Patrick Totzke2012-09-22
|\ \
| * | interpret 'Attach' pseudo headerPatrick Totzke2012-09-16
| |/
* | Merge branch '0.3.3-feature-tagsheader'Patrick Totzke2012-09-22
|\ \ | |/ |/|
| * indentation errorPatrick Totzke2012-09-16
| * display translated tagstrings in virtual "tags" headersPatrick Totzke2012-09-16
| * Allow Tags pseudo header in message display.William Erik Baxter2012-09-12
|/
* extra: zsh completion filePatrick Totzke2012-09-09
* bumped version stringPatrick Totzke2012-09-09
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-09
* bump version stringPatrick Totzke2012-09-09
* doc: fix sphinx warningPatrick Totzke2012-09-09
* make sure ui.mode is defined initiallyPatrick Totzke2012-09-09
* transfer global refs of ui and settings to hooksPatrick Totzke2012-09-09
* update READMEPatrick Totzke2012-09-06
* Merge branch '0.3.2-cleanup-choice-514'Patrick Totzke2012-09-06
|\
| * make ChoiceWidget more flexiblePatrick Totzke2012-09-06
|/
* Merge branch '0.3.2-fix-Headerslist-513'Patrick Totzke2012-09-06
|\
| * actually use mode-specific gap attributesPatrick Totzke2012-09-06
| * don't hardcode gaps attribute in HeadersList widgetPatrick Totzke2012-09-06
|/
* update NEWSPatrick Totzke2012-09-06
* doc: docstringsPatrick Totzke2012-09-05