summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* handle errors caused by trying to index mails...Patrick Totzke2013-07-07
* adjust error messagePatrick Totzke2013-07-07
* move check to add_message directlyPatrick Totzke2013-07-07
* fix: make sure DBManager is initialized correctly...Patrick Totzke2013-07-07
* raise exception when adding msg no non-indexable pathPatrick Totzke2013-07-07
* add helper to check if path is below anotherPatrick Totzke2013-07-07
* Merge pull request #632 from yannrouillard/fix_args_with_space_handlingPatrick Totzke2013-07-04
|\
| * fix command line escaping for arguments containing spacesYann Rouillard2013-07-03
* | remove unused config option `display_content_in_threadline`Patrick Totzke2013-07-02
* | dont use trace as notification stringPatrick Totzke2013-06-29
|/
* Fix the default failobj of get_paramsJustus Winter2013-06-20
* Tune the parsing of RFC 3156 style mailsJustus Winter2013-06-16
* Fix detection of OpenPGP encrypted dataJustus Winter2013-06-16
* Move the parameter extraction to its own functionJustus Winter2013-06-16
* Normalize Content-Type parametersJustus Winter2013-06-16
* Handle missing parameters gracefullyJustus Winter2013-06-16
* Replace magic value in seek call with the appropriate constantJustus Winter2013-06-16
* Remove unused import of loggingJustus Winter2013-06-16
* Parse and decrypt OpenPGP encrypted dataJustus Winter2013-06-16
* Verify OpenPGP signatures and display the resultJustus Winter2013-06-16
* Properly call the constructor of the super classJustus Winter2013-06-16
* Merge branch '0.3.4-feature-movelast-thread-620'Patrick Totzke2013-06-10
|\
| * mention 'last' as parameter for `move` commandPatrick Totzke2013-05-30
| * add TagListBuffer.focus_lastPatrick Totzke2013-05-30
| * make `G=move last` a global defaul bindingPatrick Totzke2013-05-30
| * make `move last` available if buffer allows itPatrick Totzke2013-05-30
| * add ThreadBuffer.focus_lastPatrick Totzke2013-05-30
* | Merge branch '0.3.4-fix-docs'Patrick Totzke2013-06-02
|\ \ | |/ |/|
| * doc: clean up error message for invalid subcommandsPatrick Totzke2013-06-02
| * doc: fix Envelope.attachments docstringPatrick Totzke2013-06-02
| * doc: clean up docstring for SettingsManagerPatrick Totzke2013-05-12
| * fix typoPatrick Totzke2013-05-12
* | add 'unattach' command for envelope modePatrick Totzke2013-05-26
* | changed repeatability default to False and reconsider repeatability of all Co...Sebastian Jeltsch2013-05-26
* | rm offending line left over from self.repeatable instance propertySebastian Jeltsch2013-05-26
* | Repeatability class property, mark more cmds as non-repeatableSebastian Jeltsch2013-05-26
* | select commands no longer repeatableSebastian Jeltsch2013-05-26
* | fix: fix Command mechanism for move cmds in non-locked stateSebastian Jeltsch2013-05-26
* | repeat complete command linesSebastian Jeltsch2013-05-26
* | change cmd repeatability to be command prop and make move cmds non-repeatableSebastian Jeltsch2013-05-26
* | Merge branch '0.3.4-cleanup-ui-statics-603'Patrick Totzke2013-05-26
|\ \
| * | revert to """ notation for UI attributes docsPatrick Totzke2013-05-26
| * | restore sphinx documentationSebastian Jeltsch2013-04-26
| * | change static members of UI class to membersSebastian Jeltsch2013-04-26
* | | Merge branch '0.3.4-feature-next-unfolded-609'Patrick Totzke2013-05-24
|\ \ \
| * | | add "move next/previous unfolded" to completionPatrick Totzke2013-05-24
| * | | add 'next unfolded' and 'previous unfolded' as thread move commandsjosch2013-05-09
| | |/ | |/|
* / | Fix regexp treatment of alias addressesCaio Prado2013-05-24
|/ /
* | Fix duplicate display of headersPatrick Totzke2013-05-04
* | Merge branch '0.3.4-feature-mail-followup-to-599'Patrick Totzke2013-05-04
|\ \ | |/ |/|