summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move badges to the topIan Denhardt2016-12-15
* README: make headings all the same levelIan Denhardt2016-12-15
* Use footnote-links to clean up badgesIan Denhardt2016-12-15
* Merge pull request #923 from dcbaker/pr/badgesPatrick Totzke2016-12-15
|\
| * README: add badgesDylan Baker2016-12-14
| * README: update the irc channel to #alotDylan Baker2016-12-14
* | Merge pull request #922 from dcbaker/pr/open-context-managerPatrick Totzke2016-12-15
|\ \ | |/ |/|
| * use open as a context manager instead of oneline open().read()Dylan Baker2016-12-14
| * use open() as context managerDylan Baker2016-12-14
|/
* Merge pull request #920 from lucc/pylintDylan Baker2016-12-14
|\
| * Turn alot.errors.GPGCode into a new style classLucas Hoffmann2016-12-14
| * Use native logging string interpolationLucas Hoffmann2016-12-14
| * Fix import to be compatible with python 2.7 and 3Lucas Hoffmann2016-12-14
| * Remove an unused variableLucas Hoffmann2016-12-14
* | Merge pull request #919 from lucc/travis2Patrick Totzke2016-12-14
|\ \
| * | Set up several jobs to build docs and run tests in parallelLucas Hoffmann2016-12-13
* | | Merge pull request #921 from lucc/typoLucas Hoffmann2016-12-14
|\ \ \ | |_|/ |/| |
| * | Fix typo in docstringLucas Hoffmann2016-12-14
|/ /
* | Merge pull request #918 from dcbaker/pr/misc-cleanupsDylan Baker2016-12-13
|\ \ | |/ |/|
| * Don't pass None as second argument of dict.get()Dylan Baker2016-12-13
| * Don't materialize with any()Dylan Baker2016-12-13
| * Use tuple for isinstance instead of multiple calls to isinstanceDylan Baker2016-12-13
| * Replace list comprehension with set comprehensionDylan Baker2016-12-13
| * Replace mutable keyword argumentsDylan Baker2016-12-13
| * settings/manager.py: Compare addresses using == instead of inDylan Baker2016-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