Live data from Hacker News

Ask HN: What (lightweight) bug tracker do you use?

news.ycombinator.com

1–8 of 8 posts

Re: Ask HN: What (lightweight) bug tracker do you use?

#8
Fossil (of Richard Hipp / SQLite fame) has a built-in distributed ticket tracker (+ bonus wiki): http://fossil-scm.org

It is interestingly lightweight -- for example, to add a field to all tickets you get to directly modify the table schema of the tickets table.

Search here to see it in action: http://www.fossil-scm.org/fossil/ticket