index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ls: Add support to ls dump bug information in specific formats
vince
2020-06-16
1
-0
/
+4
|
|
|
|
This adds an optional flag to the ls command that allows users to specify the format they wish to dump the output as. Currently, supported parameters are 'default', 'plain' and 'json'.
*
DOC: commands/root.go: syntax
Wes Turner
2020-05-01
1
-1
/
+1
|
*
update auto-generated files
Michael Muré
2020-02-23
37
-212
/
+175
|
*
update auto-generated files
Michael Muré
2020-02-23
2
-2
/
+2
|
*
bridges: massive refactor
Michael Muré
2020-02-15
1
-10
/
+15
|
|
|
|
|
|
- automatic flag validation and warning - generalized prompt - cleanups
*
it compiles \o/
Michael Muré
2020-02-08
1
-0
/
+8
|
*
bridge/gitlab: support self-hosted GitLab instance
amine
2019-12-10
1
-0
/
+4
|
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
1
-4
/
+4
|
*
github: tiny cleanups of the configurator
Michael Muré
2019-11-26
1
-0
/
+4
|
*
cli: rename "token" into "auth"
Michael Muré
2019-11-10
6
-42
/
+42
|
*
cli: add bridge token show
Michael Muré
2019-11-10
3
-4
/
+33
|
*
bridge: various improvement on the global token PR
Michael Muré
2019-11-10
2
-13
/
+5
|
*
token: regenerate documentation and fix imports
amine
2019-11-09
1
-6
/
+0
|
*
tokens: use a hash as token identifier instead of the token it self
amine
2019-11-09
3
-0
/
+105
|
*
bridge: various cleanups
Michael Muré
2019-11-09
1
-1
/
+1
|
*
bridge: improvement on the import resume feature
Michael Muré
2019-11-03
1
-2
/
+2
|
*
commands: support bridge imports after a given date and resumable imports
amine
2019-11-03
1
-0
/
+8
|
*
doc/man: update generated documentations
Amine Hilaly
2019-08-31
1
-2
/
+9
|
*
commands: add bridge configure completion scripts
Amine Hilaly
2019-08-31
1
-0
/
+4
|
*
bridge: update generated docs
Amine Hilaly
2019-07-23
1
-1
/
+1
|
*
[misc] update man docs and completion scripts
Amine Hilaly
2019-06-24
2
-1
/
+30
|
|
|
|
|
|
[cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects
*
misc: generate PowerShell command completion
Michael Muré
2019-06-23
1
-1
/
+1
|
*
rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKEN
Amine Hilaly
2019-06-07
2
-5
/
+5
|
*
Update man pages and bash_completion
Amine Hilaly
2019-05-29
2
-2
/
+87
|
*
commands: add flags/config to control the automatic opening in the default ↵
Michael Muré
2019-05-27
1
-1
/
+13
|
|
|
|
browser
*
vendor: update dependencies
Michael Muré
2019-05-22
1
-2
/
+2
|
*
commands: fix ls not displaying the new Identities properly
Michael Muré
2019-04-11
2
-1
/
+9
|
*
commands: add a --field flag to "git bug user" to display users details ↵
Michael Muré
2019-04-03
1
-0
/
+4
|
|
|
|
individually
*
commands: add "show --field humanId"
Michael Muré
2019-04-03
1
-1
/
+1
|
*
update generated files
Michael Muré
2019-04-01
32
-32
/
+32
|
*
regenerate md and man files
Michael Muré
2019-03-27
10
-16
/
+25
|
*
cache: make the title filter case insensitive
Michael Muré
2019-03-03
1
-0
/
+4
|
*
update generated files
Michael Muré
2019-03-01
31
-89
/
+89
|
*
commands: show the last modification time in "user"
Michael Muré
2019-03-01
1
-4
/
+0
|
*
commands: add a "." at the end of Short commands usage
Michael Muré
2019-03-01
1
-0
/
+29
|
*
commands: add a "user adopt" command to use an existing identity
Michael Muré
2019-03-01
2
-1
/
+30
|
*
commands: add a super-fast "user ls" command
Michael Muré
2019-03-01
2
-1
/
+34
|
*
identity: work on higher level now, cache, first two identity commands
Michael Muré
2019-03-01
4
-34
/
+34
|
*
identity: all tests green o/
Michael Muré
2019-03-01
1
-1
/
+1
|
*
identity: I can compile again !!
Michael Muré
2019-03-01
1
-1
/
+1
|
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-0
/
+29
|
*
add a "version" command with various outputs, including the git hash and tag
Michael Muré
2019-02-20
2
-1
/
+42
|
*
man: update the date in the generated doc
Michael Muré
2019-02-16
26
-26
/
+26
|
*
commands: show: change for a single valued --field flag
Michael Muré
2019-01-07
1
-0
/
+4
|
*
update generated doc with the new date
Michael Muré
2018-12-22
26
-26
/
+26
|
*
commands: fix "comment add" flags set on the wrong command
Michael Muré
2018-10-17
3
-9
/
+11
|
*
docs: update manpages due to change of month
Michael Muré
2018-10-01
26
-26
/
+26
|
*
commands: add a "deselect" command to deselect a previously selected bug
Michael Muré
2018-09-26
2
-1
/
+45
|
*
commands: add "bridge pull"
Michael Muré
2018-09-24
2
-1
/
+30
|
*
commands: add "bridge rm"
Michael Muré
2018-09-24
2
-1
/
+30
|
[next]