Results 0 - 2 of 2.

364 VIEWS

Some time ago I wanted to find projects at Ohloh with largest codebase, which use Git enlistement/repository (Git as their version control system). But neither search operator for limiting searching ... [More] to projects using specified type of version control system used by repository, nor sorting by total LoC, is implemented currently. [Less]

203 VIEWS

One of things that are shown in project summary is number of comment lines in the code (ratio of comments to code). Some developers think however that best documentation is well written code. What ... [More] Ohloh currently doesn't show is information about commit messages, and size of changeset introduced by commit. Well written commit messages together with good division of changes into well-contained parts helps enormously for example when finding bug by bisecting history. I had longer version of this suggestion, but unfortunately lost it in webbroswer crash [Less]