summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* 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
* Merge pull request #1009 from dcbaker/pr/remove_cmpPatrick Totzke2017-01-30
|\
| * widgets/globals: Optimize sorting TagWidgetsDylan Baker2017-01-27
| * Replace cmp with rich comparisonsDylan Baker2017-01-27
* | bump version stringPatrick Totzke2017-01-30
* | widgets/thread: Fix improper use of iteritemsDylan Baker2017-01-30
* | Merge pull request #1012 from dcbaker/pr/future_divisionPatrick Totzke2017-01-28
|\ \
| * | helper: Use __future__ divisionDylan Baker2017-01-27
| * | commands/globals: use __future__ divisionDylan Baker2017-01-27
| |/
* | Merge pull request #1013 from dcbaker/pr/correct-unitsPatrick Totzke2017-01-28
|\ \
| * | helper: Use kibi and mibibytes instead of kilo and megabytesDylan Baker2017-01-27
| |/
* / bump version stringPatrick Totzke2017-01-28
|/
* Merge pull request #1000 from dcbaker/pr/argument-validatorLucas Hoffmann2017-01-27
|\
| * alot/__main__: use the new validators instead of type=argparse.FileTypeDylan Baker2017-01-25
| * alot/utils/argparse: Add a new argparse validators infrastructureDylan Baker2017-01-25
| * utils/argparse.py: Various cleanupsDylan Baker2017-01-25
| * __main__: split parser into a helper functionDylan Baker2017-01-25
| * move alot/settings/checks to alot/utils/configobjDylan Baker2017-01-25
| * Move utils/booleanaction.py to utils/argparse.pyDylan Baker2017-01-25
* | Merge pull request #1008 from dcbaker/pr/flip-mouse-bitPatrick Totzke2017-01-27
|\ \
| * | Default to not handling mouseDylan Baker2017-01-26
* | | Implement a hook that runs periodicallyDylan Baker2017-01-26
* | | settings/manager: Use getattrDylan Baker2017-01-26
|/ /
* | Fix bug when replying to allLucas Hoffmann2017-01-25
* | Fix typo in commentLucas Hoffmann2017-01-25
* | Merge pull request #993 from lucc/quotes-in-namesPatrick Totzke2017-01-25
|\ \
| * | Add docstringLucas Hoffmann2017-01-25
| * | Use email.utils.formataddr when preparing headersLucas Hoffmann2017-01-25
| * | Use email.utils.formataddr for format completion resultsLucas Hoffmann2017-01-25
* | | Fix missing self in staticmethod callLucas Hoffmann2017-01-25
|/ /