summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* crypto: Fix list_keys docstringDylan Baker2017-07-15
* crypto: Make strings more readableDylan Baker2017-07-15
* utils: Fix verifying signaturesDylan Baker2017-07-11
* crypto: Fix error handling of signed messagesDylan Baker2017-07-11
* Copy tags to envelope with :editnewLucas Hoffmann2017-07-11
* Also save envelope tags with :saveLucas Hoffmann2017-07-11
* Display tags in envelope bufferLucas Hoffmann2017-07-11
* Add completion to new tag commandsLucas Hoffmann2017-07-11
* Add :tag commands in envelope buffersLucas Hoffmann2017-07-11
* Fix typo in docstringLucas Hoffmann2017-07-11
* Add a reload commandDylan Baker2017-07-10
* settings: Add a reload methodDylan Baker2017-07-10
* Compile regex outside of for loopLucas Hoffmann2017-07-06
* Remove broad exceptLucas Hoffmann2017-07-06
* Use stdlib functions in db.utils.encode_headerLucas Hoffmann2017-06-30
* determine_sender: replace complicated break logic by returnLucas Hoffmann2017-06-23
* Use account instead of realname to break loopsLucas Hoffmann2017-06-23
* Remember matched account explicitlyLucas Hoffmann2017-06-22
* Extend docstringLucas Hoffmann2017-06-21
* Remove magic constantLucas Hoffmann2017-06-21
* add BSD 3 point licence to werkzeug-helperPatrick Totzke2017-06-17
* conservative lookup of sub-completersPatrick Totzke2017-06-15
* Merge pull request #1063 from lucc/tests/abookDylan Baker2017-06-09
|\
| * Correct membership testLucas Hoffmann2017-06-08
* | Exclude search.exclude_tags from searchesJohannes Löthberg2017-06-08
|/
* Merge pull request #1061 from lucc/tests/settings-managerLucas Hoffmann2017-06-08
|\
| * Extend docs for settings.utils.read_configLucas Hoffmann2017-06-06
* | account: Don't assume that self.aliases is setDylan Baker2017-06-07
|/
* don't select "yes" on returnPatrick Totzke2017-06-05
* Merge pull request #1038 from pazz/removeDylan Baker2017-05-05
|\
| * fix #1036Patrick Totzke2017-02-22
* | Revert "Remove getter for alot.walker.PipeWalker.lines"Lucas Hoffmann2017-03-01
* | Revert "Turn alot.walker.PipeWalker.focus into a property"Lucas Hoffmann2017-03-01
* | Mention "public" attributes in class docstringLucas Hoffmann2017-02-26
* | Remove getter for alot.widgets.globals.TagWidget.tagLucas Hoffmann2017-02-25
* | Remove getter for alot.walker.PipeWalker.linesLucas Hoffmann2017-02-25
* | Turn alot.walker.PipeWalker.focus into a propertyLucas Hoffmann2017-02-25
* | Move Popen.communicate call out of try-except blockLucas Hoffmann2017-02-19
* | Merge pull request #1029 from pazz/linewisePatrick Totzke2017-02-14
|\ \
| * | optional linewise focussing in thread modePatrick Totzke2017-02-09
| |/
* | alot.rc.spec: Fix typo in documentationDylan Baker2017-02-13
* | alot: fix dev versionDylan Baker2017-02-09
|/
* Convert gpg uid choices into a listRuben Pollan2017-02-08
* alot/helper: simplify call_cmd and fix testDylan Baker2017-02-07
* Merge pull request #1026 from lucc/docs/mousePatrick Totzke2017-02-03
|\
| * Update docs about mouse settingLucas Hoffmann2017-02-03
* | Remove unused methodLucas Hoffmann2017-02-02
|/
* alot/db/utils: Revert use of iterkeys on MessageDylan Baker2017-02-02
* commands: Use a sphinx code-blockDylan Baker2017-01-31
* commands/envelope: remove unreachable codeDylan Baker2017-01-31