Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #22 from lvh/fix-lvh-email | Hynek Schlawack | 2013-08-08 | 1 | -1/+1 |
|\ | |||||
| * | Fix e-mail | Laurens Van Houtven | 2013-08-08 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #21 from hynek/rename-c-to-bindings | Alex Gaynor | 2013-08-07 | 7 | -11/+26 |
|\ | |||||
| * | Document architecture changes | Hynek Schlawack | 2013-08-08 | 1 | -3/+3 |
| * | Refactor into latest design decision | Hynek Schlawack | 2013-08-08 | 6 | -8/+23 |
|/ | |||||
* | Merge pull request #20 from hynek/typo-private-email | Alex Gaynor | 2013-08-07 | 2 | -2/+2 |
|\ | |||||
| * | Fix typo in docs and use my private e-mail | Hynek Schlawack | 2013-08-08 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #19 from alex/https-links | Donald Stufft | 2013-08-07 | 1 | -1/+1 |
|\ | |||||
| * | Use an HTTPS url for our mailing list | Alex Gaynor | 2013-08-07 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #18 from alex/document-docs | Donald Stufft | 2013-08-07 | 1 | -0/+2 |
|\ | |||||
| * | Documented that our documentation is online | Alex Gaynor | 2013-08-07 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #16 from alex/coverage-badge | Donald Stufft | 2013-08-07 | 1 | -0/+3 |
|\ | |||||
| * | Added a badge to the README showing coverage | Alex Gaynor | 2013-08-07 | 1 | -0/+3 |
* | | Merge pull request #17 from dstufft/travis-notification | Alex Gaynor | 2013-08-07 | 1 | -0/+7 |
|\ \ | |/ |/| | |||||
| * | Notify IRC on travis runs | Donald Stufft | 2013-08-07 | 1 | -0/+7 |
|/ | |||||
* | Merge pull request #15 from alex/coveralls | Donald Stufft | 2013-08-07 | 3 | -3/+7 |
|\ | |||||
| * | Record coverage | Alex Gaynor | 2013-08-07 | 3 | -3/+7 |
* | | Merge pull request #14 from alex/AUTHORS | Donald Stufft | 2013-08-07 | 1 | -0/+7 |
|\ \ | |/ |/| | |||||
| * | Included emails | Alex Gaynor | 2013-08-07 | 1 | -4/+4 |
| * | Added an AUTHORS file | Alex Gaynor | 2013-08-07 | 1 | -0/+7 |
* | | Merge pull request #12 from alex/document-community | Donald Stufft | 2013-08-07 | 2 | -0/+14 |
|\ \ | |/ |/| | |||||
| * | Documented where the community is | Alex Gaynor | 2013-08-07 | 2 | -0/+14 |
|/ | |||||
* | Merge pull request #11 from alex/more-docs | Donald Stufft | 2013-08-07 | 2 | -3/+30 |
|\ | |||||
| * | Mention the implementaion strategies | Alex Gaynor | 2013-08-07 | 1 | -2/+4 |
| * | Start to document the architecture. | Alex Gaynor | 2013-08-07 | 2 | -3/+28 |
|/ | |||||
* | Merge pull request #1 from alex/initial-repo | Donald Stufft | 2013-08-07 | 15 | -8/+899 |
|\ | |||||
| * | Ignore egg-info | Alex Gaynor | 2013-08-07 | 1 | -0/+1 |
| * | Move all tests to be controlled by tox | Alex Gaynor | 2013-08-07 | 3 | -9/+29 |
| * | Test that docs compile clean as well | Alex Gaynor | 2013-08-07 | 2 | -1/+2 |
| * | Clean up the docs index | Alex Gaynor | 2013-08-07 | 1 | -17/+2 |
| * | Less code, more tests. | Alex Gaynor | 2013-08-07 | 3 | -127/+6 |
| * | Fixed a typo in the setup.py | Alex Gaynor | 2013-08-07 | 1 | -1/+1 |
| * | Python 3.2 compatibility | Alex Gaynor | 2013-08-07 | 1 | -8/+8 |
| * | Removed a forgotten file | Alex Gaynor | 2013-08-07 | 1 | -56/+0 |
| * | Removed most of the C files. We'll add them back as needed. | Alex Gaynor | 2013-08-07 | 19 | -944/+1 |
| * | Pep8 corrections to docs/conf.py | Alex Gaynor | 2013-08-07 | 1 | -25/+28 |
| * | Merge branch 'master' into initial-repo | Alex Gaynor | 2013-08-07 | 2 | -0/+32 |
| |\ | |||||
| * | | Removed some commented out entries | Alex Gaynor | 2013-08-07 | 4 | -28/+0 |
| * | | Added an empty __init__ | Alex Gaynor | 2013-08-07 | 1 | -0/+0 |
| * | | Added license headers | Alex Gaynor | 2013-08-06 | 21 | -1/+274 |
| * | | Initial commit. Migrates over basic project files, and the OpenSSL bindings | Alex Gaynor | 2013-08-06 | 27 | -0/+1756 |
* | | | Merge pull request #10 from hynek/linkify | Alex Gaynor | 2013-08-07 | 1 | -3/+18 |
|\ \ \ | |||||
| * | | | CONTRIBUTING.rst: linkify, improve markup | Hynek Schlawack | 2013-08-07 | 1 | -3/+18 |
* | | | | Merge pull request #9 from hynek/add-banner | Alex Gaynor | 2013-08-07 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Pink bikeshed | Hynek Schlawack | 2013-08-07 | 1 | -3/+3 |
| * | | | Add Travis build status | Hynek Schlawack | 2013-08-07 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #6 from alex/mission-statement | Donald Stufft | 2013-08-07 | 1 | -0/+10 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fill out the readme a bit more. | Alex Gaynor | 2013-08-07 | 1 | -0/+10 |
|/ / | |||||
* | | Merge pull request #4 from alex/travis | Laurens Van Houtven | 2013-08-07 | 1 | -0/+11 |
|\ \ | |||||
| * | | Added a travis config file | Alex Gaynor | 2013-08-07 | 1 | -0/+11 |
|/ / |