| Commit message (Expand) | Author | Age | Files | Lines |
* | Use docker run --init so that we can interrupt tests if need be | Ned Batchelder | 2017-10-26 | 1 | -2/+2 |
* | One more thing to clean | Ned Batchelder | 2017-08-19 | 1 | -1/+1 |
* | docker --rm to clean up unneeded containers | Ned Batchelder | 2017-04-05 | 1 | -2/+2 |
* | Refactor manylinux a bit. Testing doesn't work yet | Ned Batchelder | 2017-01-20 | 1 | -2/+2 |
* | Process to build manylinux wheels | Ned Batchelder | 2017-01-19 | 1 | -0/+4 |
* | Use oldest versions to smoke, to find problems sooner | Ned Batchelder | 2017-01-14 | 1 | -2/+2 |
* | More smoke-test targets | Ned Batchelder | 2017-01-13 | 1 | -1/+6 |
* | Run lint with tox. I wish it ran faster... | Ned Batchelder | 2017-01-12 | 1 | -4/+5 |
* | Mysterious case of 'coverage2' being available in py35, not sure why | Ned Batchelder | 2017-01-03 | 1 | -0/+1 |
* | The kitting tox environments are rarely needed | Ned Batchelder | 2016-12-29 | 1 | -0/+1 |
* | Don't need to register with PyPI any more. | Ned Batchelder | 2016-12-29 | 1 | -3/+0 |
* | Kitting changes: no more register, and only one sdist | Ned Batchelder | 2016-12-27 | 1 | -1/+1 |
* | Add a "make smoke" target for a quick test run. | Ned Batchelder | 2016-12-18 | 1 | -0/+3 |
* | add PYTHONPATH to dochtml target #523issue-523 | loic | 2016-12-13 | 1 | -1/+1 |
* | No more nose, use pytest as test runner | Ned Batchelder | 2016-11-20 | 1 | -1/+1 |
* | Move pycodestyle settings to setup.cfg | Ned Batchelder | 2016-11-01 | 1 | -1/+1 |
* | Use the latest for quick tests | Ned Batchelder | 2016-05-08 | 1 | -1/+1 |
* | Add arc_destination_description so we can next make better descriptions | Ned Batchelder | 2016-02-04 | 1 | -0/+1 |
* | Fix kit_local, pip config changed? | Ned Batchelder | 2015-12-24 | 1 | -1/+4 |
* | A convenient Makefile target when doing ad-hoc testing. | Ned Batchelder | 2015-11-21 | 1 | -0/+3 |
* | Fix up some documentation links | Ned Batchelder | 2015-09-20 | 1 | -6/+9 |
* | Make ARGS usable while building wheels | Ned Batchelder | 2015-09-17 | 1 | -1/+1 |
* | Don't try to upload dist/* if dist doesn't exist | Ned Batchelder | 2015-09-07 | 1 | -1/+1 |
* | Remove target I don't use | Ned Batchelder | 2015-09-06 | 1 | -6/+0 |
* | Remove the recently deleted file from the Makefile | Ned Batchelder | 2015-09-06 | 1 | -3/+0 |
* | Make download_appveyor.py more general-purpose. | Ned Batchelder | 2015-09-05 | 1 | -0/+3 |
* | Make download_appveyor.py nicer | Ned Batchelder | 2015-09-05 | 1 | -1/+1 |
* | Use requirements.pip files | Ned Batchelder | 2015-08-29 | 1 | -1/+1 |
* | Don't need the .px doc toolchain any morecoverage-4.0b2 | Ned Batchelder | 2015-08-22 | 1 | -12/+2 |
* | When making local kits, clean the cache to avoid confusion | Ned Batchelder | 2015-08-11 | 1 | -0/+3 |
* | Fix the pep8 settings. | Ned Batchelder | 2015-08-10 | 1 | -1/+1 |
* | Fix a few more occurrences of 'Coverage' to 'coverage.py' | Ned Batchelder | 2015-07-27 | 1 | -1/+1 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Add docs to CoverageData. | Ned Batchelder | 2015-07-20 | 1 | -3/+3 |
* | Better kitting, including wheels | Ned Batchelder | 2015-07-16 | 1 | -6/+8 |
* | PEP8 fixes, but too many to really fix | Ned Batchelder | 2015-07-16 | 1 | -1/+1 |
* | Keep cleaning even if test_farm doesn't succeed. | Ned Batchelder | 2015-02-21 | 1 | -1/+1 |
* | A Makefile target for copying kits to a local distribution point. | Ned Batchelder | 2015-02-19 | 1 | -0/+3 |
* | nose --with-ids is useful. | Ned Batchelder | 2015-01-18 | 1 | -1/+1 |
* | Split the requirements file so we don't try to install pyenchant for running ... | Ned Batchelder | 2015-01-17 | 1 | -3/+6 |
* | Spelling for the docs also | Ned Batchelder | 2014-11-29 | 1 | -1/+4 |
* | Try out pylint spelling. Kinda noisy, but fixed some stuff. | Ned Batchelder | 2014-11-27 | 1 | -0/+3 |
* | More metacov, tox, and make cleanup | Ned Batchelder | 2014-09-20 | 1 | -4/+1 |
* | Get coverage-coverage working nicely again | Ned Batchelder | 2014-09-20 | 1 | -1/+1 |
* | Fix up some last Windows holdouts in the build process. | Ned Batchelder | 2013-10-06 | 1 | -1/+1 |
* | Include __main__.py in the source kit. Fixes #255. | Ned Batchelder | 2013-08-15 | 1 | -1/+3 |
* | Pylint will read pylintrc files by default. Who knew? | Ned Batchelder | 2013-04-25 | 1 | -1/+1 |
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -6/+6 |
* | Makefile should be clean too. | Ned Batchelder | 2013-01-23 | 1 | -2/+2 |
* | Fix 'make clean' for a clean environment | Stanislaw Pitucha | 2013-01-23 | 1 | -1/+1 |