summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Add body_mimetype to tweak extract_body's defaultsAntoine Amarilli2012-10-23
* Make pipeto work with multiple word commandsAntoine Amarilli2012-09-29
* more flexible construction of "From" headersPatrick Totzke2012-09-22
* add config options reply_force_[realname|address]Patrick 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
* prompt for initial tags when composing msgPatrick Totzke2012-09-22
* add envelope.tagsPatrick 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
* | 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
|/
* 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
* make ChoiceWidget more flexiblePatrick Totzke2012-09-06
* actually use mode-specific gap attributesPatrick Totzke2012-09-06
* don't hardcode gaps attribute in HeadersList widgetPatrick Totzke2012-09-06
* doc: docstringsPatrick Totzke2012-09-05
* Merge branch '0.3.2-fix-input-506'Patrick Totzke2012-09-05
|\
| * restart urwid screen as early as possiblePatrick Totzke2012-08-31
* | Merge branch '0.3.2-feature-metacommands-78'Patrick Totzke2012-09-04
|\ \
| * | fix clear the input queue before cmd applicationPatrick Totzke2012-09-03
| * | remove debug statements from CompleterPatrick Totzke2012-09-03
| * | fix issue with shlex removing quotesPatrick Totzke2012-09-03
| * | alow command sequences also in bindingsPatrick Totzke2012-09-03
| * | fix: command completion with preceding spacesPatrick Totzke2012-09-03
| * | Add CommandLineCompleterPatrick Totzke2012-09-03
| * | rename CommandCompleter to CommandNameCompleterPatrick Totzke2012-09-03
| * | fix errors in CommandSequenceCommandPatrick Totzke2012-09-03
| * | delegate cmdline interpretation to UIPatrick Totzke2012-09-03
| * | fix trivial errors in CommandSequenceCommandPatrick Totzke2012-09-03
| * | add UI.apply_commandlinePatrick Totzke2012-09-03
| * | add split_commandline helperPatrick Totzke2012-09-03
| * | add CommandSequenceCommandPatrick Totzke2012-09-03
* | | fix missing importPatrick Totzke2012-09-04
* | | cleanup: pep8 fixes for init.pyPatrick Totzke2012-09-04
|/ /
* | doc: clean upPatrick Totzke2012-09-01
* | cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-01
* | rename 'select' bufferlist command to 'open'Patrick Totzke2012-08-31
|/
* fix focus placement after tag commandPatrick Totzke2012-08-27