git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: git@vger.kernel.org
Subject: Re: BuGit: File-less distributed issue tracking system with Git
Date: Tue, 02 Feb 2016 11:13:34 -0500	[thread overview]
Message-ID: <jwvbn7zksha.fsf-monnier+gmane.comp.version-control.git@gnu.org> (raw)
In-Reply-To: jwva8psr6vr.fsf-monnier+gmane.comp.version-control.git@gnu.org

> So, see attached BuGit, an issue tracking system which stores its
> database in Git to try and get "distributed operation for free".

It's now hosted at https://gitlab.com/monnier/bugit

In the mean time it grew to 80KB, offers a read-only web UI, email
notifications, and a fairly complete command line UI.

It also changed its internal representation slightly, so it can now be
used within the same Git repository as the project on which you're
working (e.g. I cloned the BuGit source code and BuGit's bug database
into the same repository, so I can use bugit directly from the source
code directory to manipulate its bugs).

You can even host the bug database and the source code of your project
in the same repository (the post-receive hook script can be told to pass
the non-bugit-related changes to some other script).


        Stefan

      reply	other threads:[~2016-02-02 16:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02 19:34 BuGit: File-less distributed issue tracking system with Git Stefan Monnier
2016-02-02 16:13 ` Stefan Monnier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvbn7zksha.fsf-monnier+gmane.comp.version-control.git@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).