summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: Fix sphinx warnings (and build) on sphinx > 1.5.1Dylan Baker2017-05-30
* Merge pull request #1038 from pazz/removeDylan Baker2017-05-05
|\
| * fix #1036Patrick Totzke2017-02-22
* | Merge pull request #1040 from lucc/revertPatrick Totzke2017-05-02
|\ \
| * | 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
|/ /
* | Merge pull request #1039 from lucc/remove-java-syle-gettersDylan Baker2017-02-27
|\ \
| * | 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
|/ /
* | Merge pull request #1035 from lucc/tests/call_cmdLucas Hoffmann2017-02-25
|\ \
| * | Move Popen.communicate call out of try-except blockLucas Hoffmann2017-02-19
| * | Add tests for OSError handling in alot.helper.call_cmdLucas Hoffmann2017-02-18
|/ /
* | Merge pull request #1029 from pazz/linewisePatrick Totzke2017-02-14
|\ \
| * | optional linewise focussing in thread modePatrick Totzke2017-02-09
| |/
* | Merge pull request #1034 from dcbaker/pr/terminal_cmd_typoPatrick Totzke2017-02-13
|\ \
| * | alot.rc.spec: Fix typo in documentationDylan Baker2017-02-13
|/ /
* | Merge pull request #1031 from dcbaker/pr/fix-local-installDylan Baker2017-02-10
|\ \
| * | MANIFEST.in: Remove unnecessary lineDylan Baker2017-02-09
* | | Merge pull request #1032 from dcbaker/pr/dev-versionPatrick Totzke2017-02-10
|\ \ \ | |/ / |/| |
| * | alot: fix dev versionDylan Baker2017-02-09
|/ /
* | Merge pull request #1030 from zenhack/fix-test-packagingDylan Baker2017-02-09
|\ \ | |/ |/|
| * Fix the packaging of testsIan Denhardt2017-02-09
|/
* Merge pull request #1022 from dcbaker/pr/ignore-pylint-warnings-in-testsPatrick Totzke2017-02-08
|\
| * tests: Instruct pylint to ignore a large swath of warningsDylan Baker2017-02-08
|/
* Merge pull request #1028 from meskio/bug/reversed_iteratorDylan Baker2017-02-08
|\
| * Convert gpg uid choices into a listRuben Pollan2017-02-08
|/
* Merge pull request #1027 from dcbaker/pr/more-helper-testDylan Baker2017-02-07
|\
| * alot/helper: simplify call_cmd and fix testDylan Baker2017-02-07
| * tests/helper_test.py: Add tests for call_cmdDylan Baker2017-02-07
|/
* Merge pull request #1026 from lucc/docs/mousePatrick Totzke2017-02-03
|\
| * Update docs about mouse settingLucas Hoffmann2017-02-03
* | Merge pull request #1024 from lucc/unused-methodsPatrick Totzke2017-02-03
|\ \ | |/ |/|
| * Remove unused methodLucas Hoffmann2017-02-02
|/
* Merge pull request #1023 from dcbaker/pr/fix-iterkeysDylan Baker2017-02-02
|\
| * alot/db/utils: Revert use of iterkeys on MessageDylan Baker2017-02-02
|/
* Merge pull request #1019 from dcbaker/pr/more-unittestsDylan Baker2017-02-01
|\
| * commands/init_test: Basic tests for registerCommandDylan Baker2017-01-31
| * commands: Use a sphinx code-blockDylan Baker2017-01-31
| * commands/envelope: remove unreachable codeDylan Baker2017-01-31
| * Add tests for commands/envelopeDylan 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
| * tests/widgets/globals: Add test for sorting of TagWidgetsDylan Baker2017-01-27
* | bump version stringPatrick Totzke2017-01-30
* | Merge pull request #1017 from dcbaker/pr/fix-1016Patrick Totzke2017-01-30
|\ \
| * | widgets/thread: Fix improper use of iteritemsDylan Baker2017-01-30
|/ /
* | Merge pull request #1014 from lucc/tests/silencePatrick Totzke2017-01-29
|\ \