Johan Sundström

Results 8 issues of Johan Sundström

I think an input file ``` ###! YOUR DELICIOUS LEGAL-CASE LICENSE MUCK HERE ### ``` is expected to produce ``` /*! YOUR DELICIOUS LEGAL-CASE LICENSE MUCK HERE */ ``` when...

I've worked with a few projects where, for various reasons, only **branches** (their main metric) and **functions** coverage levels are sought, and adapted the html reporter to only show those...

For the "dumb" rules that lend themselves to automation, I have been missing a dependable command-line tool that crawls a project and (in-place-) enforces the rules to all files they...

core code
feature request

Feel free to tuck on `&rgb=RRGGBB` and `&opacity=0.0…1.0` to the url, and an optional `&zoom=N` level if there's nicer ideas than black at opacity 0.8 and the default zoom of...

This pull request adds api shortcuts `deepClone` and `shallowClone` to circumvent the [api Boolean trap](http://ariya.ofilabs.com/2011/08/hall-of-api-shame-boolean-trap.html) problem.

When on https://github.com/greasemonkey/greasemonkey/commits/0.8 it would be neat to show 533df63175e234ddc61f (its parent commit, actually) as the intersection between the 0.8 branch and master. Maybe a label "master × 0.8" in...

I think I'd like a text box somewhere in the page to type parts of a commit hash, tag or branch name and actively filter the view on commits down...