| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Clean the extension first so we don't get messages about not being able to lo... | Ned Batchelder | 2012-12-22 | 1 | -2/+2 |
* | So we can provide args to make commands. | Ned Batchelder | 2012-12-09 | 1 | -2/+2 |
* | Fix the blunt hack | Ned Batchelder | 2012-12-08 | 1 | -1/+1 |
* | A blunt instrument for tracking down problems during testing. | Ned Batchelder | 2012-12-08 | 1 | -1/+1 |
* | Cross-platform coveage measurement. | Ned Batchelder | 2012-12-01 | 1 | -0/+2 |
* | Bring the Makefile into the modern testing era | Ned Batchelder | 2012-11-26 | 1 | -14/+5 |
* | Meta-coverage is now not hard-wired to my Ubuntu machine, and igor is linted. | Ned Batchelder | 2012-11-25 | 1 | -1/+1 |
* | Add tests and docs to the kit, though they are not installed. #137 | Ned Batchelder | 2012-11-17 | 1 | -2/+2 |
* | A way to get rid of the .tox dirs too. | Ned Batchelder | 2012-11-10 | 1 | -0/+3 |
* | Need a new tox-based way to upload kits to pypicoverage-3.5.3 | Ned Batchelder | 2012-09-29 | 1 | -1/+6 |
* | Change how kits are build, use tox. | Ned Batchelder | 2012-07-21 | 1 | -1/+0 |
* | Move checkeol.py into igor.py, and ignore .tox | Ned Batchelder | 2012-07-11 | 1 | -1/+1 |
* | A target for making a sample html output... | Ned Batchelder | 2012-04-28 | 1 | -0/+8 |
* | Making the directories first is convenient. | Ned Batchelder | 2011-08-30 | 1 | -0/+2 |
* | Add some beta-specific stuff to the home page. | Ned Batchelder | 2011-06-05 | 1 | -0/+2 |
* | New sphinx adds a blank line before the xml declaration, this micro-tool stri... | Ned Batchelder | 2011-02-12 | 1 | -0/+1 |