summaryrefslogtreecommitdiff
path: root/TODO.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump version number to 3.1b1.Ned Batchelder2009-09-131-0/+1
* Complete the mock tests for the command line parser. Maybe too complete...Ned Batchelder2009-09-091-2/+2
* So many steps...coverage-3.0.1Ned Batchelder2009-07-061-0/+1
* More details of releasing a version.Ned Batchelder2009-07-061-1/+4
* Beef up the instructions for making the sample_html in docs, and make the lat...Ned Batchelder2009-07-061-1/+6
* Remove the stuff that's done for v3.0Ned Batchelder2009-06-231-19/+1
* Doc tweaksNed Batchelder2009-06-171-3/+3
* Tweaks to the release steps.coverage-3.0Ned Batchelder2009-06-131-3/+3
* Record stuff I'm not doing now so I can do it later.Ned Batchelder2009-06-131-4/+7
* Point to new docs; more doc tweaks.Ned Batchelder2009-06-131-3/+4
* More to doNed Batchelder2009-06-121-0/+1
* Track things to do.Ned Batchelder2009-06-021-1/+1
* Nibbling awayNed Batchelder2009-05-291-2/+2
* Lists for finishing 3.0Ned Batchelder2009-05-281-1/+9
* Doing research on Python 3 conversion.Ned Batchelder2009-05-251-0/+3
* 'bit'? Maybe I should finish a thought before I check it in.Ned Batchelder2009-05-201-2/+2
* Jot some ideas about what 3.1 might be.Ned Batchelder2009-05-191-0/+6
* coverage._analyze is a non-public function.Ned Batchelder2009-05-171-0/+1
* Downloads aren't at nedbatchelder.com any more, they're at PyPI.Ned Batchelder2009-05-161-0/+1
* Refining the release checklist...Ned Batchelder2009-05-161-2/+4
* Refining the release checklist.Ned Batchelder2009-05-161-2/+4
* Track some things still to be done.Ned Batchelder2009-05-141-0/+6
* Add the last few docstrings, and no pylint messages!Ned Batchelder2009-05-131-1/+2
* Add some excluded lines to the annotation tests, and write some docstrings fo...Ned Batchelder2009-05-131-4/+5
* Move version up from 3.0b2Ned Batchelder2009-05-031-0/+2
* There are three phases of work in coverage.Ned Batchelder2009-05-021-2/+8
* A release checklist so I won't forget stuff next time?Ned Batchelder2009-04-301-0/+16
* The name of the project is Coverage, not coverage.py.Ned Batchelder2009-04-301-3/+3
* Removed recursive nonsense; docstring for exclude()Ned Batchelder2009-04-281-1/+1
* Finish up the cmdline details for -bNed Batchelder2009-04-281-0/+1
* TodoNed Batchelder2009-04-281-0/+1
* A farm test for HTML generation.Ned Batchelder2009-04-281-0/+1
* Use jquery to enable hiding and showing highlighting of source lines in HTML ...Ned Batchelder2009-04-241-3/+3
* todoNed Batchelder2009-04-231-5/+11
* Added a header and footer, fiddled with colors.Ned Batchelder2009-04-211-2/+2
* SillyNed Batchelder2009-04-181-1/+1
* Ideas during PyconNed Batchelder2009-03-291-1/+12
* Always more ideasNed Batchelder2009-03-231-0/+1
* Always more to do.Ned Batchelder2009-03-151-0/+1
* The cmdline code now returns a status code.Ned Batchelder2009-03-151-2/+15
* Test the code without a C extension.Ned Batchelder2009-03-141-1/+1
* If I'm going to keep the Python tracer, I should test it.Ned Batchelder2009-03-141-0/+1
* Fix up an obsoleted function name in the TODO list.Ned Batchelder2009-03-131-2/+1
* Use nose for running tests.Ned Batchelder2009-03-131-1/+1
* There's all kinds of edge conditions to consider.Ned Batchelder2009-03-121-0/+1
* Wondering about the mechanics of running the user's script.Ned Batchelder2009-03-121-0/+2
* Convert the last of the document-style comments to a docstring.Ned Batchelder2009-03-121-1/+1
* Keep the TODO up to date.Ned Batchelder2009-03-111-2/+3
* Pretty standard: do the work, then a week later remember to update TODO.txtNed Batchelder2009-03-101-3/+3
* Real bug tracking means I don't need to do it here any more.Ned Batchelder2009-03-061-5/+0