Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Remove the obsoleted doc for the [combine] configuration | Ned Batchelder | 2015-10-05 | 1 | -14/+0 | |
| | | | ||||||
* | | | Changed my mind, next release will be 4.0.1 | Ned Batchelder | 2015-10-05 | 2 | -3/+3 | |
| | | | ||||||
* | | | Combining now issues warnings on unreadable files, unconditionally | Ned Batchelder | 2015-10-04 | 10 | -67/+21 | |
| | | | ||||||
* | | | No more speed penalty for settrace(gettrace()). #397. | Ned Batchelder | 2015-10-03 | 2 | -0/+8 | |
| | | | ||||||
* | | | Better | Ned Batchelder | 2015-10-03 | 1 | -2/+2 | |
| | | | ||||||
* | | | Prevent pyexpat.c from being recorded as source code. #419 | Ned Batchelder | 2015-10-03 | 3 | -2/+20 | |
| | | | ||||||
* | | | Combine can now ignore errors. | Ned Batchelder | 2015-10-03 | 11 | -33/+178 | |
| | | | ||||||
* | | | A better way to test for warnings. | Ned Batchelder | 2015-10-03 | 3 | -11/+69 | |
| | | | ||||||
* | | | A better name for this test | Ned Batchelder | 2015-10-03 | 1 | -2/+2 | |
| | | | ||||||
* | | | Bit the bullet and fixed pep8 in cmdline | Ned Batchelder | 2015-10-03 | 2 | -152/+170 | |
| | | | ||||||
* | | | Latest versions of tools | Ned Batchelder | 2015-09-29 | 2 | -2/+2 | |
| | | | ||||||
* | | | Bump the version number to 4.1 | Ned Batchelder | 2015-09-29 | 2 | -1/+7 | |
| | | | ||||||
* | | | Use more compact code for includes and omits | Ned Batchelder | 2015-09-22 | 1 | -17/+7 | |
| | | | ||||||
* | | | Also have to actually move the file... | Ned Batchelder | 2015-09-20 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | --HG-- rename : CHANGES.txt => CHANGES.rst | |||||
* | | | Rename CHANGES.txt to CHANGES.rst so repos will display it well. | Ned Batchelder | 2015-09-20 | 3 | -4/+4 | |
| | | | ||||||
* | | | Coverage 4.0 | Ned Batchelder | 2015-09-20 | 1 | -0/+1 | |
| | | | ||||||
* | | | More howto detailscoverage-4.0 | Ned Batchelder | 2015-09-20 | 1 | -1/+0 | |
| | | | ||||||
* | | | More details in howto.txt | Ned Batchelder | 2015-09-20 | 1 | -0/+2 | |
| | | | ||||||
* | | | Latest sample HTML report | Ned Batchelder | 2015-09-20 | 26 | -7660/+7838 | |
| | | | ||||||
* | | | Fix up some documentation links | Ned Batchelder | 2015-09-20 | 5 | -11/+17 | |
| | | | ||||||
* | | | Don't use the requirements badge, it will always say out of date | Ned Batchelder | 2015-09-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | One more date to update | Ned Batchelder | 2015-09-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | Get ready for 4.0 final | Ned Batchelder | 2015-09-19 | 6 | -8/+17 | |
| | | | ||||||
* | | | Latest version of gevent and twine | Ned Batchelder | 2015-09-18 | 2 | -2/+2 | |
| | | | ||||||
* | | | Use wheel 0.26.0 so we can build on py3 | Ned Batchelder | 2015-09-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Clean up the debugging for the Travis issue | Ned Batchelder | 2015-09-18 | 1 | -3/+0 | |
| | | | ||||||
* | | | I install coverage accidentally | Ned Batchelder | 2015-09-18 | 1 | -3/+2 | |
| | | | ||||||
* | | | Couldn't uninstall coverage, where is it coming from? | Ned Batchelder | 2015-09-18 | 1 | -1/+2 | |
| | | | ||||||
* | | | Maybe uninstalling a pre-installed coverage will fix the test | Ned Batchelder | 2015-09-17 | 1 | -0/+1 | |
| | | | ||||||
* | | | Badges are fun | Ned Batchelder | 2015-09-17 | 1 | -2/+2 | |
| | | | ||||||
* | | | derp3 | Ned Batchelder | 2015-09-17 | 1 | -2/+2 | |
| | | | ||||||
* | | | derp2 | Ned Batchelder | 2015-09-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | derp | Ned Batchelder | 2015-09-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | Figure out why py3 is failing on Travis | Ned Batchelder | 2015-09-17 | 1 | -0/+3 | |
| | | | ||||||
* | | | Latest appveyor support to fix 3.5 build issue | Ned Batchelder | 2015-09-17 | 1 | -0/+5 | |
| | | | ||||||
* | | | Rearrange badges | Ned Batchelder | 2015-09-17 | 1 | -1/+2 | |
| | | | ||||||
* | | | Moar badges | Ned Batchelder | 2015-09-17 | 3 | -6/+24 | |
| | | | ||||||
* | | | Make ARGS usable while building wheels | Ned Batchelder | 2015-09-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | Use latest wheel and twine. wheel is broken for us on py3... | Ned Batchelder | 2015-09-17 | 2 | -2/+2 | |
| | | | ||||||
* | | | Codecov is working on travis | Ned Batchelder | 2015-09-15 | 3 | -7/+10 | |
| | | | ||||||
* | | | Let igor do the XML report. | Ned Batchelder | 2015-09-15 | 3 | -4/+2 | |
| | | | ||||||
* | | | More attempts at codecov | Ned Batchelder | 2015-09-15 | 1 | -6/+11 | |
| | | | ||||||
* | | | metacov uses a different data file | Ned Batchelder | 2015-09-15 | 1 | -1/+1 | |
| | | | ||||||
* | | | have to combine coverage results. | Ned Batchelder | 2015-09-15 | 1 | -1/+1 | |
| | | | ||||||
* | | | Codecov on Jenkins | Ned Batchelder | 2015-09-15 | 1 | -2/+3 | |
| | | | ||||||
* | | | not ready for codecov on appveyor yet | Ned Batchelder | 2015-09-15 | 1 | -2/+1 | |
| | | | ||||||
* | | | Codecov on appveyor | Ned Batchelder | 2015-09-15 | 1 | -1/+2 | |
| | | | ||||||
* | | | Put back the Start-Process statements | Ned Batchelder | 2015-09-14 | 1 | -3/+3 | |
| | | | ||||||
* | | | Use the better call-operator rather than start-process in powershell | Ned Batchelder | 2015-09-14 | 1 | -3/+3 | |
| | | | ||||||
* | | | Go back to using the downloaded get-pip.py | Ned Batchelder | 2015-09-14 | 2 | -17771/+2 | |
| | | |