summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* Remove direct use of threading.Tom Prince2012-01-28
* PipeCommand reworkPatrick Totzke2012-01-26
* Merge branch 'feature-reply-from' into testingPatrick Totzke2012-01-26
|\
| * smarter From-header construction for repliesPatrick Totzke2012-01-25
* | new option 'notify_sdtout' for thread.pipetoPatrick Totzke2012-01-25
|/
* new naming convention for pre/post command hooksPatrick Totzke2012-01-24
* fixed accidentally shifted docstringPatrick Totzke2012-01-24
* replace buffer.typename with class var 'modename'Patrick Totzke2012-01-21
* 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
* typoPatrick Totzke2012-01-19
* smarter recipient detection for replyPatrick Totzke2012-01-17
* fix: misuse of 'usage' command register parameter.Patrick Totzke2012-01-13
* more careful account specific prompts in composePatrick Totzke2012-01-11
* more careful removal of thread linesPatrick Totzke2012-01-11
* fix issue #255Patrick Totzke2012-01-11
* fix buffer refresh for toggletagsPatrick Totzke2012-01-08
* port thread.TagCommand to search bufferPatrick Totzke2012-01-08
* add helpstrings for individual decorationsPatrick Totzke2012-01-08
* fix widget updating for thread retagPatrick Totzke2012-01-08
* add retag command for thread bufferPatrick Totzke2012-01-08
* cleanup refresh callback used in TagCommandPatrick Totzke2012-01-08
* use callbacks for widget update in TagCommandPatrick Totzke2012-01-08
* add TagCommand for threads modePatrick Totzke2012-01-07
* print in backgroundPatrick Totzke2012-01-07
* clean up PipeCommand codePatrick Totzke2012-01-07
* adjust PrintCommand wrt new PipeCommand argsPatrick Totzke2012-01-07
* introduce format parameter to pipeto commandPatrick Totzke2012-01-07
* fix typoPatrick Totzke2012-01-07
* added `background` parameter to pipto commandPatrick Totzke2012-01-07
* Purge logging objectdtk2012-01-05
* fix name of SaveCommandPatrick Totzke2012-01-03
* use envelope.attach in AttachCommandPatrick Totzke2012-01-03
* add new search command: "sort"Patrick Totzke2012-01-03
* add '--sort' parameter to search commandPatrick Totzke2012-01-03
* don't double-quote pathsPatrick Totzke2012-01-01
* multi word commands for pipetoPatrick Totzke2012-01-01
* move signature adding to ComposeCommandPatrick Totzke2011-12-30
* merge fold,toggleheaders and togglesource commandsPatrick Totzke2011-12-27
* add thread mode command 'togglesource'Patrick Totzke2011-12-27
* use RefreshCommand after removing messagePatrick Totzke2011-12-27
* move Message-ID creation to envelope.construct_mailPatrick Totzke2011-12-27
* don't set envelope.sent_time in EditNewCommandPatrick Totzke2011-12-27
* introduce threads.RemoveCommandPatrick Totzke2011-12-27
* add save command for envelopePatrick Totzke2011-12-25
* add editnew command for thread modePatrick Totzke2011-12-25
* Use exceptions for error handling in SendmailAccount.send_mailJustus Winter2011-12-25
* add reference to buffer to CommandlineCompleterPatrick Totzke2011-12-24