Mercurial support is more important i guess. Now where Mozilla and some others switch from SVN over to hg some pretty big projects will loose their ohloh presence.
Probably. Python docstrings are also not counted :(
There are many char solutions. For example gnuplot. But I would use the canvas Tag for client side rendering. The google guys did a great job when porting that to IE 6 too.
Here an example on the launchpad: https://bugs.launchpad.net/launchpad/
I know that this is probably a hard to implement thing but the URLs suck ass. I just see numbers that don't tell anything. Maybe you could create slug URLs for the projects.
Regards,
Armin
PS.: The new features kick-ass :D
Hi,
I don't know what's wrong but for pygments the LOC is currently about 3000 on ohloh. I doubt that those are correct, should be about 10K.
Regards,
Armin
In order to bump that topic a bit here a regexp for finding docstrings:
^(\s*)("""(?:.|\n)*?""")
and
^(\s*)('''(?:.|\n)*?''')
Regards,
Armin
I use docstrings for all of python projects i work on. Could it be that this is still not counted as comments on ohloh?
Regards,
Armin
Similar problem on the pygments detail page. The LOC decreased to 12 Lines :D Should be around 10K
Regards,
Armin
Hmm. Since the redesign pygments just contains out of 12 Lines of code Oo: http://ohloh.net/projects/3301
I guess that's not intention