Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Add repology badge | Ned Batchelder | 2018-09-23 | 1 | -1/+5 | |
| | | | ||||||
* | | | Fix a versionadded comment | Ned Batchelder | 2018-09-23 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge branch 'nedbat/contexts' | Ned Batchelder | 2018-09-21 | 16 | -80/+354 | |
|\ \ | ||||||
| * | | Documentation for static contexts | Ned Batchelder | 2018-09-21 | 6 | -3/+71 | |
| | | | ||||||
| * | | Make test check commutivity of .update() | Ned Batchelder | 2018-09-21 | 1 | -37/+52 | |
| | | | ||||||
| * | | More debugging. | Ned Batchelder | 2018-09-21 | 2 | -0/+12 | |
| | | | ||||||
| * | | Combining contexts works | Ned Batchelder | 2018-09-21 | 2 | -22/+111 | |
| | | | ||||||
| * | | measured_contexts() and two simple tests of the global context | Ned Batchelder | 2018-09-21 | 4 | -13/+53 | |
| | | | ||||||
| * | | Change measured_files to a set | Ned Batchelder | 2018-09-21 | 3 | -12/+8 | |
| | | | ||||||
| * | | Change these tests to not use weird attribute stuffing | Ned Batchelder | 2018-09-21 | 1 | -29/+29 | |
| | | | ||||||
| * | | Set the context in the data | Ned Batchelder | 2018-09-21 | 3 | -5/+8 | |
| | | | ||||||
| * | | SqlData can set_context | Ned Batchelder | 2018-09-18 | 1 | -0/+14 | |
| | | | ||||||
| * | | Collector has a CoverageData | Ned Batchelder | 2018-09-18 | 2 | -6/+18 | |
| | | | ||||||
| * | | Plumb through context= setting | Ned Batchelder | 2018-09-18 | 4 | -3/+14 | |
| | | | ||||||
| * | | Super-simple contexts added to the schema | Ned Batchelder | 2018-09-18 | 1 | -7/+21 | |
| | | | ||||||
* | | | Put these paragraphs in a more reasonable order | Ned Batchelder | 2018-09-21 | 1 | -4/+4 | |
| | | | ||||||
* | | | Turbogears is not worth a mention | Ned Batchelder | 2018-09-21 | 2 | -17/+1 | |
| | | | ||||||
* | | | Clarify an error message | Ned Batchelder | 2018-09-19 | 2 | -2/+2 | |
| | | | ||||||
* | | | Correct capitalization of PyPI | Jon Dufresne | 2018-09-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | As spelled on https://pypi.org/. | |||||
* | | | Fix cyclic import | Ned Batchelder | 2018-09-13 | 1 | -1/+2 | |
| | | | ||||||
* | | | Check for import order | Ned Batchelder | 2018-09-13 | 4 | -10/+10 | |
| | | | ||||||
* | | | Name decorator components to avoid docstring requirement | Ned Batchelder | 2018-09-09 | 4 | -14/+12 | |
| | | | ||||||
* | | | No need for a separate variable | Ned Batchelder | 2018-09-09 | 1 | -2/+1 | |
| | | | ||||||
* | | | SimpleReprMixin is a better name | Ned Batchelder | 2018-09-09 | 3 | -7/+7 | |
|/ / | ||||||
* | | Keep windows working in the face of bizarre errors | Ned Batchelder | 2018-09-09 | 1 | -1/+3 | |
| | | ||||||
* | | Fix flaky tests | Ned Batchelder | 2018-09-08 | 1 | -0/+6 | |
| | | | | | | | | | | | | On Travis, the html delta tests fail randomly, because they were pulling in pytest code, whose coverage results were changing? Not really sure why. | |||||
* | | Defaultable variable substitution | Ned Batchelder | 2018-09-08 | 4 | -12/+26 | |
| | | ||||||
* | | Py2 doesn't like using unmatched groups in regex results | Ned Batchelder | 2018-09-08 | 1 | -1/+1 | |
| | | ||||||
* | | Strict variable substitution is now an option | Ned Batchelder | 2018-09-08 | 4 | -11/+37 | |
| | | ||||||
* | | Move variable substitution to be independent | Ned Batchelder | 2018-09-08 | 3 | -18/+56 | |
| | | ||||||
* | | Tidy up | Ned Batchelder | 2018-09-08 | 2 | -2/+0 | |
| | | ||||||
* | | Clarify report() arguments | Ned Batchelder | 2018-09-08 | 1 | -2/+12 | |
| | | ||||||
* | | Upgrade testing tools | Ned Batchelder | 2018-09-06 | 2 | -3/+3 | |
| | | ||||||
* | | Finish removing aspectlib | Ned Batchelder | 2018-09-06 | 1 | -4/+0 | |
| | | ||||||
* | | Remove aspectlib debugging | Ned Batchelder | 2018-09-04 | 2 | -38/+1 | |
| | | ||||||
* | | Bump version | Ned Batchelder | 2018-09-03 | 2 | -1/+7 | |
| | | ||||||
* | | How-to fixes | Ned Batchelder | 2018-09-03 | 1 | -3/+1 | |
| | | ||||||
* | | Updates for 5.0a2coverage-5.0a2 | Ned Batchelder | 2018-09-03 | 5 | -9/+11 | |
| | | ||||||
* | | Polish up the change history for SQLite storage | Ned Batchelder | 2018-09-03 | 1 | -3/+10 | |
| | | ||||||
* | | SQLite on py2 doesn't like opening files with non-ascii chars in the path | Ned Batchelder | 2018-09-02 | 1 | -1/+5 | |
| | | ||||||
* | | When scrubbing file names, we don't care about slash direction | Ned Batchelder | 2018-09-02 | 1 | -4/+13 | |
| | | ||||||
* | | Move fiddly fnmatch logic into its own testable function | Ned Batchelder | 2018-09-02 | 2 | -26/+87 | |
| | | ||||||
* | | More tests need temp directories | Ned Batchelder | 2018-09-02 | 2 | -6/+0 | |
| | | ||||||
* | | SQLite on windows has slightly different messages | Ned Batchelder | 2018-09-02 | 2 | -3/+3 | |
| | | ||||||
* | | More tests need clear separation of databases | Ned Batchelder | 2018-09-02 | 1 | -13/+13 | |
| | | ||||||
* | | Don't keep the sqlite db open for long | Ned Batchelder | 2018-09-02 | 1 | -9/+19 | |
| | | ||||||
* | | Have to escape data going into a regex sub | Ned Batchelder | 2018-08-30 | 1 | -3/+3 | |
| | | ||||||
* | | Federico did the local storage change | Ned Batchelder | 2018-08-30 | 2 | -0/+4 | |
| | | ||||||
* | | Persist html sort order in localStorage instead of cookie | Federico Bond | 2018-08-30 | 1 | -15/+6 | |
| | | ||||||
* | | Fix a line length | Ned Batchelder | 2018-08-30 | 1 | -3/+3 | |
| | |