Navigation

  • index
  • modules |
  • next |
  • bugs-everywhere 1.1.1 (2017-10-18) documentation »

Welcome to the bugs-everywhere documentation!¶

Bugs Everywhere (BE) is a bugtracker built on distributed version control. It works with Arch, Bazaar, Darcs, Git, Mercurial, and Monotone at the moment, but is easily extensible. It can also function with no VCS at all.

The idea is to package the bug information with the source code, so that bugs can be marked “fixed” in the branches that fix them. Other architectures—such as keeping all the bugs in their own branch—are also possible.

Contents:

  • Installing BE
    • Distribution packages
    • Dependencies
    • Git repository
    • Release tarballs
  • Tutorial
    • Introduction
    • Installation
    • Bugs
    • Command-line interface
  • Configuration
    • Config file format and location
    • Settings
  • Email Interface
    • Overview
    • Architecture
    • Creating bugs
    • Commenting on bugs
    • Controlling bugs
    • Example emails
    • Procmail rules
    • Testing
  • HTTP Interface
  • Distributed Bugtracking
    • Usage Cases
    • Notes
  • Power features
    • Autocompletion
    • XML-handling utilities
  • Hacking BE
    • Adding commands
    • Adding user interfaces
    • Testing
    • Profiling
  • Dealing with spam
    • If the offending commit is the last commit
    • If the offending commit is not the last commit
    • Warnings about changing history
  • libbe
    • libbe._version
    • libbe.bug
    • libbe.bugdir
    • libbe.command
    • libbe.comment
    • libbe.diff
    • libbe.error
    • libbe.storage
    • libbe.ui
    • libbe.util
    • libbe.version
  • Producing this documentation
    • Man page

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Welcome to the bugs-everywhere documentation!
  • Indices and tables

Next topic

Installing BE

Quick search

Navigation

  • index
  • modules |
  • next |
  • bugs-everywhere 1.1.1 (2017-10-18) documentation »
© Copyright 2017, W. Trevor King. Created using Sphinx 1.6.5.