I noted that in BitBucket when your commit log contains a number like #12 this number is linked to the bug number 12.
I found this feature interesting, and I wonder if there is any keyword that would allow me to mark the issue as resolved from the commit log instead of going to the web interface each time.
If BitBucket doesn’t do it, could you point a system that does?
Google Code Project Hosting also supports it:
http://code.google.com/p/support/wiki/IssueTracker#Integration_with_version_control
There are commit-log commands to:
Request a code review.
The word Fixes can replaced with Closes or Resolves. The issue number can have a leading pound-sign (#) or not.
The other commit-log commands use a multi-line “long form” syntax that is more powerful.
Where COMMAND-LINE is one of the following:
There can be any number of ISSUE-FIELD-UPDATE lines. These lines can be one of the following: