top | item 2721699

Mercurial 1.9 released

92 points| sparkiegeek | 14 years ago |mercurial.selenic.com

8 comments

order

ChuckMcM|14 years ago

I appreciate better support of bugzilla. I'm still on the lookout for an automated code review package. I want what Google uses but that code hasn't escaped the 'plex yet as far as I can tell (also it was pretty heavily in bed with perforce which is another pain point I don't need).

Source code repo, bug/defect tracking, code-review / auditing, and real time testing. Makes life so much more productive than the 'old' days.

andrevoget|14 years ago

It's impressive that they always manage to release on the 1st of a month.

arkitaip|14 years ago

The great thing about this is that it makes shipping less dramatical. If your code misses this month's release, just wait another 30 days. Also, when you're doing these incremental releases, you don't risk shipping major releases that might be buggy or not appeal your customers.

ataranto|14 years ago

I'd like to hack on the mercurial codebase. Is there a git repo somewhere that I can clone?