summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Set up several jobs to build docs and run tests in parallelLucas Hoffmann2016-12-13
* Merge pull request #916 from lucc/mini-travisLucas Hoffmann2016-12-13
|\
| * Start using travis.ci to check auto generated docsLucas Hoffmann2016-12-11
|/
* Merge pull request #914 from lucc/docs2Patrick Totzke2016-12-11
|\
| * Update autogenerated documentation filesLucas Hoffmann2016-12-11
| * Remove trailing whitespace from inline docsLucas Hoffmann2016-12-11
| * Remove trainling whitespace when autogenerating docsLucas Hoffmann2016-12-11
| * Add target to delete generated doc filesLucas Hoffmann2016-12-11
| * Fix path in docs generating scriptsLucas Hoffmann2016-12-11
| * Remove :option: marker from pip option in docsLucas Hoffmann2016-12-11
|/
* Merge pull request #913 from lucc/trailing-white-spaceLucas Hoffmann2016-12-11
|\
| * Remove trailing white spaceLucas Hoffmann2016-12-11
|/
* Merge pull request #912 from lucc/docsLucas Hoffmann2016-12-11
|\
| * Use some more variables in makefileLucas Hoffmann2016-12-10
| * Fix NoneType error in docs scriptLucas Hoffmann2016-12-10
|/
* Merge pull request #911 from zenhack/addressbook-doc-fixPatrick Totzke2016-12-10
|\
| * docs: fix incorrect module/class namesIan Denhardt2016-12-10
|/
* Merge pull request #883 from lucc/minorLucas Hoffmann2016-12-09
|\
| * Further minor style fixesLucas Hoffmann2016-12-09
| * Fix except syntaxLucas Hoffmann2016-12-09
| * Clean up importsLucas Hoffmann2016-12-09
| * Use logging's native string interpolationLucas Hoffmann2016-12-09
| * Remove braces after `del` and `return`Lucas Hoffmann2016-12-09
|/
* version bumpPatrick Totzke2016-12-09
* bump version numberPatrick Totzke2016-12-09
* update newsPatrick Totzke2016-12-06
* New option `thread_authors_order_by` to control author orderTommy Lindgren2016-12-06
* Merge pull request #752 from jkoelker/pipeto_field_keyPatrick Totzke2016-12-06
|\
| * Allow specifing the mailcap field key for `pipeto`Jason Kölker2015-02-11
* | Merge pull request #901 from xunam/fix-backslash-tPatrick Totzke2016-12-06
|\ \
| * | Removed incorrect backslash-t substitution in envelope.Emmanuel Beffara2016-10-20
* | | Merge pull request #856 from meskio/multipart_signature_missingPatrick Totzke2016-12-06
|\ \ \
| * | | Get the signature payload only if it existRuben Pollan2016-03-24
* | | | Merge pull request #909 from pazz/autofix/wrapped2_to3_fixPatrick Totzke2016-12-06
|\ \ \ \
| * | | | Use `is` operator for comparing with `None` (Pep8)Cody2016-12-06
|/ / / /
* | | | update newsPatrick Totzke2016-12-06
* | | | Merge branch '0.3.8-SIGINT-903'Patrick Totzke2016-12-06
|\ \ \ \
| * | | | ui: Only update via SIGINT1 when in search bufferDimitrios Semitsoglou-Tsiapos2016-11-13
| | |/ / | |/| |
* | | | Merge branch '0.3.8-editnew_bug-819'Patrick Totzke2016-12-06
|\ \ \ \
| * | | | Use the first account if no address matches in ComposeCommandRuben Pollan2016-09-03
* | | | | Merge branch '0.3.8-reply_account_header_priority'Patrick Totzke2016-12-06
|\ \ \ \ \
| * | | | | Rename to adhere to config option naming scheme.Pol Van Aubel2016-12-06
| * | | | | Make header list configurable.Pol Van Aubel2016-12-06
| * | | | | Introduce header-based preference in sender selectPol Van Aubel2016-12-06
|/ / / / /
* | | | | Merge branch '0.3.8-feature-untrusted-signatures-858'Patrick Totzke2016-12-06
|\ \ \ \ \
| * | | | | Define local var in all code paths.Lucas Hoffmann2016-03-30
| * | | | | Fix typo.Lucas Hoffmann2016-03-30
| * | | | | Indicate untrusted PGP signatures in thread view.Lucas Hoffmann2016-03-24
| * | | | | Merge branch '0.3.8-settings-encrypt-by-default-854' into testingPatrick Totzke2016-03-24
| |\ \ \ \ \
| * | | | | | Fix unsign command for envelope buffers.Lucas Hoffmann2016-03-24