资 源 简 介
Welcome to the Mercurial Bugtracker Extension
Mercurial Bugtracker is a tiny distributed bugtracking extension for mercurial.
With this extension, you can:
* manage bugs and issues.
* share bugs among developers.
* keep issues side by side with your source code.
* merge issues from your repository clones.
* know which issues are open/closed for every revision.
* branch and keep issues for different branches.
* merge branches and issues like source files.
* keep compatibility with people that do not have the extension installed.
* and even manage issues WITHOUT having the extension:
* open/close a bug moving a file and commiting.
Requirements
Mercurial 1.5+ required
Python 2.5+ required
Installing
<