summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Merge pull request #984 from lucc/future/absolute-importsLucas Hoffmann2017-01-21
|\
| * Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* | Merge pull request #992 from dcbaker/pr/fix-attributerrorLucas Hoffmann2017-01-21
|\ \
| * | widgets/globals: Fix typo which would lead to AttributeErrorDylan Baker2017-01-20
* | | Merge pull request #966 from dcbaker/pr/fix-965Dylan Baker2017-01-20
|\ \ \
| * | | alot/ui: Handle Exceptions in UI.apply_command callbacksDylan Baker2017-01-13
* | | | Add docstrings to some methods and functions.Lucas Hoffmann2017-01-20
| |/ / |/| |
* | | Merge pull request #983 from lucc/cleanupLucas Hoffmann2017-01-20
|\ \ \
| * | | Turn method into a generatorLucas Hoffmann2017-01-19
| * | | Remove unused methodLucas Hoffmann2017-01-18
| | |/ | |/|
* | | Merge pull request #980 from dcbaker/pr/fix-968-and-979Patrick Totzke2017-01-18
|\ \ \ | |/ / |/| |
| * | commands/global: Don't double prompt to close last bufferDylan Baker2017-01-17
| * | Print error when trying to close last buffer without enabling settingDylan Baker2017-01-17
* | | Merge pull request #975 from lucc/tests/doctestsPatrick Totzke2017-01-18
|\ \ \
| * | | Port old doctests to unittest: alot.settings.checksLucas Hoffmann2017-01-18
| * | | Port old doctests to unittest: alot.db.envelopeLucas Hoffmann2017-01-18
| * | | Port old doctests to unittest: alot.commands.__init__Lucas Hoffmann2017-01-18
| * | | Port old doctests to unittest: alot.helper.shorten_author_string()Lucas Hoffmann2017-01-18
| |/ /
* | | Merge pull request #981 from dcbaker/pr/dont-use-gnu-extensionsPatrick Totzke2017-01-18
|\ \ \
| * | | helper: Don't rely on GNU extensions for strftimeDylan Baker2017-01-17
| |/ /
* | | settings/manager: fix typo in docstringDylan Baker2017-01-17
* | | ui: Fix typo in protected method nameDylan Baker2017-01-17
|/ /
* | Merge pull request #957 from fnurl/fnurl-prPatrick Totzke2017-01-13
|\ \ | |/ |/|
| * Add a setting for enabling or disabling mouse support.Jody Foo2017-01-13
* | Merge pull request #964 from dcbaker/pr/fix-962Patrick Totzke2017-01-12
|\ \
| * | alot/completion: revert premature optimizationDylan Baker2017-01-12
* | | Merge pull request #963 from dcbaker/pr/fix-typoPatrick Totzke2017-01-12
|\ \ \
| * | | alot/commands/globals: fix typoDylan Baker2017-01-12
| |/ /
* | | Merge pull request #878 from meskio/encrypt_ccDylan Baker2017-01-12
|\ \ \ | |/ / |/| |
| * | Encrypt for the CC addresses tooRuben Pollan2017-01-01
* | | Replace None passed to comprehensions with identity functionDylan Baker2017-01-11
| |/ |/|
* | Merge pull request #944 from lucc/argparsePatrick Totzke2017-01-10
|\ \
| * | Release config files after command line parsingLucas Hoffmann2017-01-10
| * | Move default notmuch config path to argparse parser setupLucas Hoffmann2017-01-10
| * | Expose more internal commands on the command lineLucas Hoffmann2017-01-10
| * | Remove unneeded expanduser callsLucas Hoffmann2017-01-10
| * | Document subcommands in help outputLucas Hoffmann2017-01-10
| * | Use the internal parser for initial command line parsingLucas Hoffmann2017-01-10
| * | Simplify finding of config fileLucas Hoffmann2017-01-10
| * | Replace twisted command line parsing with argparseLucas Hoffmann2017-01-10
* | | Eliminates bug where a modifier + mouse click would crash alot.Jody Foo2017-01-10
|/ /
* | Merge pull request #952 from samdmarshall/masterDylan Baker2017-01-09
|\ \
| * | adding support for mouse scrollingSamantha Marshall2017-01-09
| |/
* / On exit command, check if there are any unsent messagesHamish Downer2017-01-02
|/
* Revert "Fix values to methods in __main__"Dylan Baker2016-12-28
* db/message: fix whitespaceDylan Baker2016-12-27
* fix odd continuation and indentationDylan Baker2016-12-27
* db/utils: fix bad hanging indentDylan Baker2016-12-27
* db/message: replace __cmp__ with rich comparisonsDylan Baker2016-12-27
* db/envelope: add todoDylan Baker2016-12-27