| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Pylint 0.23.0 'deprecated' disable-msg. | Ned Batchelder | 2011-02-01 | 1 | -2/+2 |
* | At last, all the tests pass on all versions of Python. | Ned Batchelder | 2011-01-29 | 1 | -0/+1 |
* | Moved fixtar into its own project: http://bitbucket.org/ned/fixtar | Ned Batchelder | 2010-09-09 | 1 | -2/+2 |
* | A custom setup.py command to fix tarfile permissions. Fixes #54. | Ned Batchelder | 2010-09-04 | 1 | -2/+2 |
* | Change how the beta docs are made, and make them more beta-y | Ned Batchelder | 2010-08-21 | 1 | -7/+2 |
* | Make it possible to have beta docs in a different place than the real docs | Ned Batchelder | 2010-08-20 | 1 | -7/+8 |
* | Get ready to have version-specific doc URLs. | Ned Batchelder | 2010-08-20 | 1 | -0/+6 |
* | Python 3.2 now puts .pyc in __pycache__ directories. | Ned Batchelder | 2010-08-01 | 1 | -0/+1 |
* | Distribute can leave junk lying around. | Ned Batchelder | 2010-07-12 | 1 | -1/+1 |
* | Setting PYTHONPATH like this on the command line made the Windows tests go be... | Ned Batchelder | 2010-05-30 | 1 | -1/+1 |
* | added the test egg's path to PYTHONPATH when running the tests | David Stanek | 2010-05-21 | 1 | -1/+1 |
* | dollar is special in Makefiles, duh | Ned Batchelder | 2010-05-21 | 1 | -1/+1 |
* | Simple changes to get code measurement running on Jython. | Ned Batchelder | 2010-05-21 | 1 | -0/+1 |
* | A PEP8 target, but its output is pretty annoying... | Ned Batchelder | 2009-12-03 | 1 | -0/+3 |
* | Massive eol whitespace clean-up. | Ned Batchelder | 2009-12-02 | 1 | -4/+4 |
* | Use Distribute for 3.x, stick with setuptools for 2.x | Ned Batchelder | 2009-11-30 | 1 | -6/+2 |
* | All test files can be linted | Ned Batchelder | 2009-10-25 | 1 | -13/+2 |
* | The C tracer function can do arc tracing also. | Ned Batchelder | 2009-10-24 | 1 | -0/+1 |
* | Tidying up | Ned Batchelder | 2009-10-16 | 1 | -0/+1 |
* | Create proper data to start, then clean up at the end, quietly. | Ned Batchelder | 2009-10-15 | 1 | -1/+1 |