Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make egg source reading work on py2k and py3k, though i don't like it much... | Ned Batchelder | 2009-09-30 | 1 | -1/+1 |
* | No longer using the three directory | Ned Batchelder | 2009-09-29 | 1 | -1/+0 |
* | New theory about how to kit for py3k: coverage3k-* kits are for 3.x | Ned Batchelder | 2009-09-20 | 1 | -1/+0 |
* | Py3k kitting. | Ned Batchelder | 2009-09-18 | 1 | -0/+2 |
* | On Mac/Linux, compiled extensions are .so files. Ignore them. | Ned Batchelder | 2009-06-27 | 1 | -0/+1 |
* | Remove some noise. | Ned Batchelder | 2009-05-23 | 1 | -0/+3 |
* | Keeping a stack of Collectors makes it possible for Coverage to measure itsel... | Ned Batchelder | 2009-05-03 | 1 | -1/+2 |
* | Ignore .pyd files, they are built from source. | Ned Batchelder | 2009-03-10 | 1 | -0/+1 |
* | Building kits sometimes pulls down setuptools eggs. Ignore them. | Ned Batchelder | 2009-03-07 | 1 | -0/+1 |
* | Add a .hgignore file. | Ned Batchelder | 2009-03-06 | 1 | -0/+17 |