summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* Make pipeto work with multiple word commandsAntoine Amarilli2012-09-29
* more flexible construction of "From" headersPatrick 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
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-09
* transfer global refs of ui and settings to hooksPatrick Totzke2012-09-09
* Merge branch '0.3.2-fix-input-506'Patrick Totzke2012-09-05
|\
| * restart urwid screen as early as possiblePatrick Totzke2012-08-31
* | fix errors in CommandSequenceCommandPatrick Totzke2012-09-03
* | delegate cmdline interpretation to UIPatrick Totzke2012-09-03
* | fix trivial errors in CommandSequenceCommandPatrick Totzke2012-09-03
* | add CommandSequenceCommandPatrick Totzke2012-09-03
* | cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-01
* | rename 'select' bufferlist command to 'open'Patrick Totzke2012-08-31
|/
* add new global (goto) "buffer" commandPatrick Totzke2012-08-26
* fix error notifications during `call`Patrick Totzke2012-08-26
* Merge branch '0.3.2-feature-multiinput-42'Patrick Totzke2012-08-25
|\
| * rename UI.mainframe_themed to root_widgetPatrick Totzke2012-08-19
| * rm SendKeypressCommand, CatchKeyWidgetWrapPatrick Totzke2012-08-19
| * Pre/Posthooks are no longer Command.__init__ parmsPatrick Totzke2012-08-19
| * doc: update docstringPatrick Totzke2012-08-19
* | catch exceptions raised by account.store_mailPatrick Totzke2012-08-21
|/
* suppress 'done' msg after pipetoPatrick Totzke2012-08-17
* fix pipeto foregroundPatrick Totzke2012-08-17
* Merge branch '0.3.2-feature-avoid-dbl-send-497'Patrick Totzke2012-08-15
|\
| * SendCommand: add some inline docsPatrick Totzke2012-08-10
| * prevent accidental double sendoutPatrick Totzke2012-08-10
* | add commas as separator for virtual tags headersPatrick Totzke2012-08-15
* | theming: fix halfway themed help overlayPatrick Totzke2012-08-11
|/
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10
* Merge branch '0.3.2-feature-bclosebang-453'Patrick Totzke2012-08-10
|\
| * replace bclose! command by a boolean argument 'force'Patrick Totzke2012-08-01
| * Add `bclose!` commandKazuo Teramoto2012-08-01
| * Ask the user to close an unsent envelope bufferKazuo Teramoto2012-08-01
* | Remove envelope tempfile on buffer cleanupKazuo Teramoto2012-08-02
|/
* Rename `os.remove()` to `os.unlink()`Kazuo Teramoto2012-07-25
* Merge branch '0.3.1-feature-call-480'Patrick Totzke2012-07-22
|\
| * new global 'call' command to execute python codePatrick Totzke2012-07-17
* | Fix PGP/MIME attachmentsMichael Stapelberg2012-07-22
|/
* Merge branch '0.3.1-fix-X11less-edit-460'Patrick Totzke2012-06-26
|\
| * fix default behaviour of --spawn on X11-less TERMSPatrick Totzke2012-06-23
* | Merge branch '0.3.1-fix-msg-count-463'Patrick Totzke2012-06-24
|\ \ | |/ |/|
| * fix update result count after tag operationsPatrick Totzke2012-06-14
* | corrected typo startwith --> startswithPatrick Totzke2012-06-16
* | add forward_subject and forward_subject_prefixThomas Weißschuh2012-06-16
* | implement setting: reply_subject_prefixThomas Weißschuh2012-06-16
* | introduce hook: reply_subjectThomas Weißschuh2012-06-16
* | fix issue #475Patrick Totzke2012-06-16
* | fix shellescape --spawn return codesPatrick Totzke2012-06-16