summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* interpret `compose mailto:foo@bar` commandsPatrick Totzke2014-03-21
* add mailto helpersPatrick Totzke2014-03-21
* Added `Envelope-To` and `X-Envelope-To` in the search for my addresses in replyCinghio Pinghio2014-01-17
* typoPatrick Totzke2014-01-04
* add mailto-helperPatrick Totzke2013-12-01
* envelope: add a .eml suffix to the temp mailGonéri Le Bouder2013-11-12
* cmd instanciation from within a callbackPatrick Totzke2013-10-30
* fix typoPatrick Totzke2013-10-30
* return Deferreds in Command.applyPatrick Totzke2013-10-30
* re-raise CommandCanceled failuresPatrick Totzke2013-10-30
* hand Command instance to pre/post hooksPatrick Totzke2013-10-30
* add missing return statement in RetagPromptCommandPatrick Totzke2013-10-30
* docstrings for ui.appli_commandlinePatrick Totzke2013-10-30
* remove obsolete CommandSequenceCommandPatrick Totzke2013-10-30
* integrate sequencing of commands into ui.apply_commandlinePatrick Totzke2013-10-30
* canceling a command in a sequence will now stop the subsequent commands from ...Yann Rouillard2013-10-30
* add --tags option to global taglist commandPatrick Totzke2013-10-30
* Improve documentation for crypto.get_keyStanislav Ochotnicky2013-10-30
* crypto: eliminate invalid keys for gpgme.ERR_AMBIGUOUS_NAME in get_keyStanislav Ochotnicky2013-10-30
* Fix missing space in error messageStanislav Ochotnicky2013-10-30
* retagprompt: skip empty tagsHamish Downer2013-10-13
* in retagprompt, sort the tagsHamish Downer2013-10-13
* On retagprompt, append a commaHamish Downer2013-10-13
* Merge pull request #660 from foobacca/case-insensitive-reply-prefixPatrick Totzke2013-10-12
|\
| * Check for "Re:" at start of subject in case insensitive mannerHamish Downer2013-10-12
* | Merge branch '0.3.5-feature-smug-G'Patrick Totzke2013-08-24
|\ \
| * | redraw the UI afer focus [last|first] commandsPatrick Totzke2013-08-09
| * | smug focus_last in SearchBuffersPatrick Totzke2013-08-09
| * | explicit direction in PipeWalkerPatrick Totzke2013-08-09
* | | Merge branch '0.3.5-fix-stringsanitize-644'Patrick Totzke2013-08-24
|\ \ \
| * | | helper: do not strip in string_sanitizeSiim Põder2013-08-07
| |/ /
* | | fix the documentation for tag/untag/retag commands in search modeEmmanuel Beffara2013-08-24
* | | db.utils: Use unicode for GPG error messagesSimon Chopin2013-08-13
|/ /
* | strip commandline string before interpretationPatrick Totzke2013-08-01
* | Use Unicode strings when dealing with GPGSimon Chopin2013-07-24
* | version bumpPatrick Totzke2013-07-18
* | add a generic function to test libmagic versionYann Rouillard2013-07-18
* | add a rough check on the libmagic library version for the libmagic bug workar...Yann Rouillard2013-07-18
* | workaround a libmagic mimetype detection bug for office documentsYann Rouillard2013-07-18
* | reply code: add IGNORECASE to the regex...bjoernb2013-07-11
* | Spotted a typoBenjamin2013-07-10
|/
* ui: remove ui update() from each keypressSiim Põder2013-07-07
* pep8&pyflakes fixesPatrick Totzke2013-07-07
* doc: CompletionErrorsPatrick Totzke2013-07-07
* docs for CompleteEditPatrick Totzke2013-07-07
* tune CompleteEdit:Patrick Totzke2013-07-07
* handle CompletionErrorsPatrick Totzke2013-07-07
* introduce CompletionErrorsPatrick Totzke2013-07-07
* fix: call_cmd properly read return value from...Patrick Totzke2013-07-07
* handle errors of external cmds in MatchSdtoutAddressbookPatrick Totzke2013-07-07