summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* 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
|/ /
* / Turn local helper function into staticmethodLucas Hoffmann2017-01-24
|/
* make addresses unique in To headersPatrick Totzke2017-01-22
* clean up my address from Cc'sPatrick Totzke2017-01-22
* 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
| |/ /