| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-22 | improved testing. | cainus | 1 | -1/+1 | |
| 2013-06-21 | better docs. version 2.0.14. | cainus | 1 | -1/+2 | |
| 2013-06-20 | make plain old `npm test` just run unit tests. | cainus | 1 | -1/+1 | |
| 2013-06-19 | add jshint. | cainus | 1 | -1/+2 | |
| 2013-06-08 | add some tests. version bump to 2.0.13. | cainus | 1 | -2/+3 | |
| 2013-06-07 | use a native js yaml parser instead of a C library | Arpad Borsos | 1 | -1/+1 | |
| 2013-06-02 | removed some stray console.logs remaining. | cainus | 1 | -1/+1 | |
| 2013-06-02 | fixed logger bug in the last published version preventing --verbose from ↵ | cainus | 1 | -2/+3 | |
| working. version bump to 2.0.11. | |||||
| 2013-06-02 | version bump to 2.0.10 | cainus | 1 | -1/+1 | |
| 2013-06-02 | use log-driver for logging levels. | cainus | 1 | -1/+2 | |
| 2013-05-29 | refactored for better testability. | cainus | 1 | -3/+5 | |
| 2013-05-24 | version bump 2.0.9 | cainus | 1 | -1/+1 | |
| 2013-05-24 | version bump 2.0.8 | cainus | 1 | -2/+4 | |
| 2013-05-24 | Supporting command-line usage outside of Travis-CI | elliottcable | 1 | -0/+1 | |
| 2013-04-15 | version bump 2.0.7 | cainus | 1 | -1/+1 | |
| 2013-04-07 | clean-up of package.json a bit. | cainus | 1 | -32/+44 | |
| 2013-04-07 | version bump 2.0.6 | cainus | 1 | -1/+1 | |
| 2013-04-07 | Upgrade `lcov-parse` to 0.0.4. | Alan Gutierrez | 1 | -1/+1 | |
| The `lcov-parse` module has been updated to parse `lcov.info` files that contain no branches but do contain branch summaries. There is no mention of whether or not branch summaries should be omitted when there are no branches. The author of `lcov-parse` assumed this was the case based on output from a program in his tool chain. Istanbul, on the other hand, produces branch summaries even if the source contains no branches. The `genhtml` utility that comes with `lcov` happily parses Istanbul output, but `lcov-parse` 0.0.3 would not. `lcov-parse` 0.0.4 will parse Istanbul `lcov` output. This commit updates the `package.json` dependencies to include `lcov-parse` 0.0.4. It is probably best to continue to use specific version numbers for `lcov-parse` as it appears to be in its early days. See: https://github.com/davglass/lcov-parse/issues/3. | |||||
| 2013-03-28 | using lcov-parse lib. version bump 2.0.5 | cainus | 1 | -2/+3 | |
| 2013-03-28 | fix README. fix off-by-one error. version bump 2.0.4. | cainus | 1 | -1/+1 | |
| 2013-03-28 | by default, use cwd() for path. | cainus | 1 | -1/+1 | |
| 2013-03-28 | fix pathing issues? | cainus | 1 | -1/+1 | |
| 2013-03-28 | allow lib path to be passed as an arg. | cainus | 1 | -1/+1 | |
| 2013-03-27 | changed to use lcov input format only. | cainus | 1 | -4/+2 | |
| 2013-03-23 | version bump 1.1.3 | cainus | 1 | -1/+1 | |
| 2013-03-23 | cleaned up some output, removed dead code. | cainus | 1 | -1/+1 | |
| 2013-03-23 | cleaned oput default travis job id. | cainus | 1 | -1/+1 | |
| 2013-03-21 | fixed package.json. | cainus | 1 | -2/+2 | |
| 2013-03-21 | working-ish! | cainus | 1 | -1/+4 | |
| 2013-03-14 | prototype work in progress. | cainus | 1 | -0/+32 | |
