Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
This instance will be upgraded to the latest Heptapod 0.20rc on 2021-02-26 at 11:00 UTC+1
Open sidebar
mercurial
b
Commits
a7366785c330
Commit
e0077667
authored
Apr 16, 2020
by
Michael Diamond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README
parent
e5585ca676cf
Pipeline
#5098
passed with stage
in 1 minute and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
README.md
README.md
+10
-10
No files found.
README.md
View file @
a7366785
# `b`, a distributed bug tracker extension for Mercurial
[

](https://
bitbucket.org/dimo414/b/src/tip
/src/b.py)
[

](https://
bitbucket.org/dimo414/f-ansi/src/tip
/LICENSE)
[

](https://
foss.heptapod.net/mercurial/b/blob/branch/default
/src/b.py)
[

](https://
foss.heptapod.net/mercurial/b/blob/branch/default
/LICENSE)
## Introduction:
...
...
@@ -41,7 +41,7 @@ notification when a bug is reassigned, and the ability to categorize bugs and
to provide resolution reasons, like fixed or duplicate - of course these could
all be done manually, but there is no such built in functionality.
If you need the power of a centralized issue tracker like
BitBucket
or GitHub
If you need the power of a centralized issue tracker like
Heptapod
or GitHub
provides, you're going to find
`b`
limited. However if you find the extra
"features" in these tools to be unhelpful bloat, and you don't want to waste
time organizing, categorizing, and sorting and instead want a quick, easy way to
...
...
@@ -251,9 +251,9 @@ possible, and while there are no plans at present to expand `b` to work with
other DVCS, the structure to do so exists. If you're interested in investigating
this let me know.
You may also be interested in
[
Abundant
](
http://
h
g.mwdiamond.com/abundant
)
,
a project I worked on in college to create a more full-fledged
distributed
issue tracker, which is VCS-agnostic.
You may also be interested in
[
Abundant
](
http://g
it
.mwdiamond.com/abundant
)
,
a
n experimental
project I worked on in college to create a more full-fledged
distributed
issue tracker, which is VCS-agnostic.
### Does `b` work with unicode or other encodings beyond ASCII?
...
...
@@ -270,13 +270,13 @@ or any derived works under any other license than the GPL2+.
### I have an idea for a feature, or a bug to report, what should I do?
`b`
is hosted on
BitBucket
, and you can report issues by filing a bug using
`b`
is hosted on
Heptapod
, and you can report issues by filing a bug using
`b`
and sending a pull request. If that's too inconvenient you can also use
BitBucket
's issue tracker: https://
bitbucket.org/dimo414
/b/issues
Heptapod
's issue tracker: https://
foss.heptapod.net/mercurial
/b/issues
## Copyright
Copyright 2010-20
12, 2018
Michael Diamond
Copyright 2010-20
20
Michael Diamond
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
...
...
@@ -289,4 +289,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see
<http://www.gnu.org/licenses/>
.
\ No newline at end of file
along with this program. If not, see
<http://www.gnu.org/licenses/>
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment