summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* faqPatrick Totzke2016-12-18
* Merge pull request #929 from lucc/with-block-temp-filesPatrick Totzke2016-12-18
|\
| * Use with blocks to write to temp filesLucas Hoffmann2016-12-18
* | Merge pull request #930 from lucc/quantifycode-fixesPatrick Totzke2016-12-17
|\ \
| * | Turn method into static methodLucas Hoffmann2016-12-17
| * | Remove redundant None argument in dict.get()Lucas Hoffmann2016-12-17
| * | Use cls as first argument to classmethodsLucas Hoffmann2016-12-17
| * | Simplify arithmetic comparisonLucas Hoffmann2016-12-17
| |/
* / include some files when building a distChristian Geier2016-12-17
|/
* Merge pull request #927 from pazz/cleanupPatrick Totzke2016-12-16
|\
| * more pythonic names in doc-scriptsPatrick Totzke2016-12-16
| * Remove unreachable codePatrick Totzke2016-12-16
* | Merge pull request #926 from pazz/0.4-interpolation-902Patrick Totzke2016-12-16
|\ \ | |/ |/|
| * fix interpolation in config files #902.Patrick Totzke2016-12-16
|/
* Merge pull request #885 from lucc/historyPatrick Totzke2016-12-15
|\
| * Add saved history feature to NEWS fileLucas Hoffmann2016-12-15
| * Fix typo in commentLucas Hoffmann2016-12-15
| * Address comments by @dcbakerLucas Hoffmann2016-12-15
| * Update autogenerated docsLucas Hoffmann2016-12-14
| * Expand history concept for sender and recipient of mailLucas Hoffmann2016-12-14
| * Add history_size optionLucas Hoffmann2016-12-14
| * Save and load command history across invocationsLucas Hoffmann2016-12-14
* | Merge pull request #924 from zenhack/cleanup-badgesPatrick Totzke2016-12-15
|\ \
| * | 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
|/