I feel that I have more trouble than I should writing method comments and commit messages. Can anyone point me to some projects with great comments /commits?
Linux commit messages are rather detailed and appropriate commit messages: <a href="https://github.com/torvalds/linux" rel="nofollow">https://github.com/torvalds/linux</a><p>The Linux source is also very well commented, but C might not be what you're looking for.