Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include pytest.ini in sdist | Scott Talbert | 2021-08-17 | 1 | -0/+1 |
| | |||||
* | Exclude fake-curl binaries from distribution | Scott Talbert | 2020-08-12 | 1 | -0/+1 |
| | | | | | | This is a problem mainly when trying to run the tests on non-x86_64 platforms. 'make test' will not recompile the .so files and thus they will be the wrong architecture. | ||||
* | Extract easyperform.c | Oleg Pudeyev | 2018-05-23 | 1 | -0/+1 |
| | |||||
* | Split easy.c | Oleg Pudeyev | 2018-05-23 | 1 | -0/+3 |
| | |||||
* | Replace invalid bytes in strings surfaced via pycurl.error exceptions. | Oleg Pudeyev | 2018-05-22 | 1 | -0/+1 |
| | | | | Fixes #259 | ||||
* | Add winbuild patches to manifest | Oleg Pudeyev | 2016-01-05 | 1 | -0/+1 |
| | |||||
* | Include run-quickstart.sh too | Oleg Pudeyev | 2015-11-03 | 1 | -0/+1 |
| | |||||
* | Distribute files needed to run the test-suite | Kamil Dudka | 2015-11-03 | 1 | -0/+2 |
| | |||||
* | Test fixtures come with tests | Oleg Pudeyev | 2014-07-18 | 1 | -0/+1 |
| | |||||
* | Revert "Do not include tests in release distributions" | Kamil Dudka | 2014-07-18 | 1 | -0/+8 |
| | | | | | | | | This should keep tests in sdists but out of bdists. http://curl.haxx.se/mail/curlpython-2014-07/0003.html This reverts commit 343f253c60940c91cb2108d557ecc25ff8fc10fd. | ||||
* | Prepare 7.19.5 release | Oleg Pudeyev | 2014-07-12 | 1 | -0/+2 |
| | |||||
* | Favicon should be included I think | Oleg Pudeyev | 2014-07-12 | 1 | -1/+1 |
| | |||||
* | Update manifest for split source and docstrings | Oleg Pudeyev | 2014-07-12 | 1 | -1/+11 |
| | |||||
* | Do not include tests in release distributions | Oleg Pudeyev | 2014-07-12 | 1 | -8/+0 |
| | |||||
* | Add sphinx-related files to manifest | Oleg Pudeyev | 2014-02-10 | 1 | -0/+2 |
| | |||||
* | Preparing 7.19.3.1 release | Oleg Pudeyev | 2014-02-06 | 1 | -0/+2 |
| | |||||
* | Update remaining code for install -> install.rst rename | Oleg Pudeyev | 2014-01-20 | 1 | -1/+1 |
| | |||||
* | Updating package for rst documentation | Oleg Pudeyev | 2014-01-16 | 1 | -1/+0 |
| | |||||
* | Preparing 7.19.3 release | Oleg Pudeyev | 2014-01-10 | 1 | -0/+1 |
| | |||||
* | Requirements files are probably worthwhile to have with the test suite | Oleg Pudeyev | 2014-01-10 | 1 | -0/+1 |
| | |||||
* | Add missing files to manifest | Oleg Pudeyev | 2014-01-04 | 1 | -0/+3 |
| | |||||
* | Unbreak the build, this is what I get for not using a pull request | Oleg Pudeyev | 2013-12-31 | 1 | -1/+0 |
| | |||||
* | setup_win32_ssl.py is gone | Oleg Pudeyev | 2013-12-24 | 1 | -1/+0 |
| | |||||
* | Chase copying renames | Oleg Pudeyev | 2013-12-15 | 1 | -2/+2 |
| | |||||
* | Update manifest | Oleg Pudeyev | 2013-09-24 | 1 | -7/+9 |
| | |||||
* | Readme -> readme.rst elsewhere | Oleg Pudeyev | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | include license in dist | Kjetil Jacobsen | 2008-04-22 | 1 | -0/+1 |
| | |||||
* | Updates for 7.10.5 release.REL_7_10_5 | Markus F.X.J. Oberhumer | 2003-05-21 | 1 | -0/+1 |
| | |||||
* | Renamed src/curl.c to src/pycurl.c. Made it work again. | Markus F.X.J. Oberhumer | 2003-05-15 | 1 | -1/+1 |
| | |||||
* | test_multi_vs_threads seems good enough to ship | Kjetil Jacobsen | 2003-01-06 | 1 | -1/+1 |
| | |||||
* | add win32 specific setup | Kjetil Jacobsen | 2002-11-19 | 1 | -0/+1 |
| | |||||
* | Install docs under /usr/share/doc. Also install HTML docs and test | Markus F.X.J. Oberhumer | 2002-11-06 | 1 | -0/+1 |
| | | | | scripts. | ||||
* | updated to include itself | Kjetil Jacobsen | 2002-10-03 | 1 | -0/+1 |
| | |||||
* | remove manifest.in from distributions | Kjetil Jacobsen | 2002-10-02 | 1 | -1/+0 |
| | |||||
* | Updated. | Markus F.X.J. Oberhumer | 2002-08-16 | 1 | -0/+2 |
| | |||||
* | Updated. | Markus F.X.J. Oberhumer | 2002-07-18 | 1 | -2/+2 |
| | |||||
* | Updated. BTW, I really like distutils. | Markus F.X.J. Oberhumer | 2002-07-18 | 1 | -0/+3 |
| | |||||
* | Exclude unfinished test scripts. | Markus F.X.J. Oberhumer | 2002-07-17 | 1 | -0/+1 |
| | |||||
* | Now we use distutils for source distribution - type `make sdist'. | Markus F.X.J. Oberhumer | 2002-07-17 | 1 | -0/+13 |