summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed upload target.version_1_2Lars Wirzenius2009-11-181-1/+1
* Make it build correctly, dammit.Lars Wirzenius2009-11-184-12/+7
* Updated setup.py for new version.Lars Wirzenius2009-11-181-12/+2
* Switch rules file to dh, and assorted changes.Lars Wirzenius2009-11-187-12/+14
* NEWS updated for upcoming release.Lars Wirzenius2009-11-181-0/+14
* Initialize variable even if --ignored-missing-from is not used.Lars Wirzenius2009-09-301-0/+2
* Added --ignore-missing-from.Lars Wirzenius2009-09-302-4/+15
* Use native versioning.Lars Wirzenius2009-09-301-1/+1
* Pending new upstream version.Lars Wirzenius2009-09-301-0/+6
* Complain about missing test modules.#Lars Wirzenius2009-09-301-15/+46
* Merged .deb packaging branch; it's easier to have everything in one branch. M...Lars Wirzenius2009-09-306-0/+76
|\
| * Bump Standards-Version.Lars Wirzenius2008-07-122-1/+2
| * Update Section, Maintainer.Lars Wirzenius2008-07-122-3/+6
| * New upstream version.Lars Wirzenius2008-05-185-1/+34
| |\
| * \ Merged from trunk.Lars Wirzenius2008-01-231-3/+12
| |\ \
| * \ \ Merged from trunk.Lars Wirzenius2008-01-221-1/+3
| |\ \ \
| * | | | Fixed wording in debian/copyright about license version.Lars Wirzenius2007-12-302-2/+10
| * | | | Added bug number for ITP to changelog.Lars Wirzenius2007-12-151-2/+2
| * | | | Updated ate for changelog entry.Lars Wirzenius2007-12-151-2/+2
| * | | | Merged from upstream.Lars Wirzenius2007-12-121-0/+26
| |\ \ \ \
| * | | | | Removed unwanted 'the' from binary package long description.Lars Wirzenius2007-12-121-1/+1
| * | | | | Merged from upstream.Lars Wirzenius2007-12-121-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merged from upstream.Lars Wirzenius2007-12-126-0/+518
| |\ \ \ \ \ \
| * | | | | | | Added initial packaging.Lars Wirzenius2007-11-116-0/+58
* | | | | | | | Merged change to report excluded statements.Lars Wirzenius2008-07-192-4/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Report number of excluded statements in the output.Lars Wirzenius2008-07-192-4/+16
|/ / / / / / / /
* | | | | | | | Remove directory path from filenames in the output, if it is the current work...Lars Wirzenius2008-07-152-3/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Release version 1.1.version1.1Lars Wirzenius2008-05-182-1/+8
* | | | | | | Merged from temporary branch to add support for '#pgrama: no cover'.Lars Wirzenius2008-05-182-0/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Added a description of the '#pragma: no cover' in the README.Lars Wirzenius2008-05-181-0/+19
| * | | | | | Add a regular expression to exclude #pragmas, a la coverage.py's default beha...Lars Wirzenius2008-05-181-0/+1
|/ / / / / /
* | | | | | Added --ignore-coverage option when run as a script.Lars Wirzenius2008-01-231-3/+12
| |_|_|_|/ |/| | | |
* | | | | Merged change to set exit code upon errors.Lars Wirzenius2008-01-091-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | When running module as a script, if the tests failed, exit with a non-zero ex...Lars Wirzenius2008-01-091-1/+3
|/ / / /
* | | | Wrote setup.py.Lars Wirzenius2007-12-121-0/+26
| |_|/ |/| |
* | | Wrote a trivial Makefile for cleaning up.Lars Wirzenius2007-12-121-0/+4
| |/ |/|
* | Added a copy of GPL2.Lars Wirzenius2007-11-111-0/+339
* | Wrote a README.Lars Wirzenius2007-11-112-0/+141
* | Added sample files.Lars Wirzenius2007-11-113-0/+25
* | Make it possible to reload modules outside the normal module search path (sys...Lars Wirzenius2007-11-111-0/+2
* | Add helpers to easily run CoverageTestRunner in a directory.Lars Wirzenius2007-11-111-0/+11
|/
* Automatically find module/test module pairs in a directory tree.Lars Wirzenius2007-11-111-1/+24
* Initial version, snarfed from another project of mine.Lars Wirzenius2007-11-111-0/+155