Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(feat): track test times, and balance xdist workers | Ned Batchelder | 2021-11-28 | 1 | -0/+1 |
| | | | | In the end, this seems to only speed things up by about 5% | ||||
* | build: i ran mypy, so deal with .mypy_cache | Ned Batchelder | 2021-11-21 | 1 | -0/+1 |
| | |||||
* | build: excluding .github from ignore makes rg search it | Ned Batchelder | 2021-03-03 | 1 | -2/+0 |
| | |||||
* | HTML: Mark things to show instead of to hide. | Ned Batchelder | 2019-07-06 | 1 | -1/+2 |
| | | | | | | | | | | Also made some other changes along the way: * Scroll bar markers change as the selected categories change. * We don't use css class 'stm' for anything, get rid of it. * Better sass use all around. | ||||
* | Make the incremental checker a little smarter. | Ned Batchelder | 2019-06-17 | 1 | -1/+2 |
| | |||||
* | For some reason, lowercase 'python' suddenly struck me as odd-looking. Fix ↵ | Ned Batchelder | 2014-12-12 | 1 | -1/+1 |
| | | | | them. | ||||
* | Fix spelling errors in the docs. | Ned Batchelder | 2014-11-29 | 1 | -1/+1 |
| | |||||
* | The egg test wasn't working properly. Thanks, py2.3, for pointing this out | Ned Batchelder | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | Don't search egg-info stuff | Ned Batchelder | 2012-12-02 | 1 | -0/+1 |
| | |||||
* | Cleaning up. | Ned Batchelder | 2012-11-24 | 1 | -0/+1 |
| | |||||
* | This release is not a 3.5.4, it's at least 3.6 | Ned Batchelder | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | No longer try to bootstrap setuptools. It is a pre-req. Closes #202 | Ned Batchelder | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | More things to not search. | Ned Batchelder | 2012-10-28 | 1 | -1/+2 |
| | |||||
* | Don't search in the doc/_build directory. | Ned Batchelder | 2012-10-17 | 1 | -0/+1 |
| | |||||
* | Don't ever search any .tox directory. | Ned Batchelder | 2012-10-03 | 1 | -1/+1 |
| | |||||
* | Don't search in .zip files. | Ned Batchelder | 2012-09-02 | 1 | -0/+1 |
| | |||||
* | Don't search .tox directories. | Ned Batchelder | 2012-07-30 | 1 | -0/+1 |
| | |||||
* | Ignore binary files when searching. | Ned Batchelder | 2011-01-29 | 1 | -0/+1 |
| | |||||
* | Don't search the build directory | Ned Batchelder | 2010-09-02 | 1 | -0/+1 |
| | |||||
* | More files not to search | Ned Batchelder | 2010-08-29 | 1 | -1/+2 |
| | |||||
* | A file to control my search tool. | Ned Batchelder | 2010-08-22 | 1 | -0/+7 |