Bugs Everywhere is a “distributed bugtracker”, designed to complement distributed revision control systems. By using distributed revision control as a backend for bug state, we gain several convenient features:
Bugs Everywhere is a “distributed bugtracker”, designed to complement distributed revision control systems. It uses distributed revision control as a backend for bug state.
Current features
- Command-line (
be
) interface - Supported version control backends: Arch, Bazaar, Darcs, Git, Mercurial, Monotone.
- Static HTML bug repository dumps for online browsing.
- Live HTML bug repository views for online browsing.
- Web interface, created by Steve Losh.
- Interactive email interface via
procmail
. - Free software licensed under the GNU GPLv2 or later