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
Commit message (
Expand
)
Author
Age
Files
Lines
*
commands: fix ls not displaying the new Identities properly
Michael Muré
2019-04-11
7
-11
/
+53
*
Merge pull request #125 from ludovicm67/patch-edit-no-selection
Michael Muré
2019-04-11
1
-0
/
+4
|
\
|
*
termui: fix bug when trying to edit without selection
ludovicm67
2019-04-10
1
-0
/
+4
*
|
Merge pull request #124 from ludovicm67/feat-valid-labels
Michael Muré
2019-04-10
3
-45
/
+105
|
\
\
|
|
/
|
/
|
|
*
graphql: expose valid labels
ludovicm67
2019-04-10
3
-45
/
+105
|
/
*
force a version of golang.org/x/tools due to an incompatibility with gqlgen
Michael Muré
2019-04-10
38
-11453
/
+14950
*
Merge pull request #123 from A-Hilaly/graphql
Michael Muré
2019-04-10
125
-10465
/
+15684
|
\
|
*
drop go 1.8 support
Amine Hilaly
2019-04-09
7
-22
/
+20
|
*
Update Gopkg.*
Amine Hilaly
2019-04-09
105
-4996
/
+10079
|
*
Support gqlgen v0.8.3
Amine Hilaly
2019-04-09
14
-5447
/
+5585
|
/
*
Merge pull request #122 from A-Hilaly/command-ls-show
Michael Muré
2019-04-05
2
-14
/
+57
|
\
|
*
integrate actors and participant filters into ls and show commands
Amine Hilaly
2019-04-05
2
-14
/
+57
|
/
*
Merge pull request #121 from A-Hilaly/query-humanid
Michael Muré
2019-04-05
3
-8
/
+12
|
\
|
*
implement identityExcerpt match method and integrate it into filters
Amine Hilaly
2019-04-05
3
-12
/
+12
|
*
Support query with identity ID and truncated ID
Amine Hilaly
2019-04-05
1
-1
/
+5
*
|
doc: fix typos
Michael Muré
2019-04-05
1
-6
/
+6
|
/
*
graphql: fix test indentation
Michael Muré
2019-04-05
1
-17
/
+18
*
graphql: make Bug's actors and participants a connection
Michael Muré
2019-04-05
9
-172
/
+469
*
Merge pull request #117 from A-Hilaly/bug-participants
Michael Muré
2019-04-05
17
-38
/
+376
|
\
|
*
improve docs
Amine Hilaly
2019-04-05
2
-7
/
+7
|
*
Improve actor/participant query filters
Amine Hilaly
2019-04-04
1
-18
/
+26
|
*
Expose actors and participants in snapshot and bug excerpt
Amine Hilaly
2019-04-04
17
-38
/
+368
|
/
*
commands: add a --field flag to "git bug user" to display users details indiv...
Michael Muré
2019-04-03
4
-1
/
+45
*
commands: add "show --field humanId"
Michael Muré
2019-04-03
3
-3
/
+5
*
commands: fix labels no showing properly in "git bug show <id> -f labels"
Michael Muré
2019-04-03
1
-2
/
+5
*
cache: add a push/pull test
Michael Muré
2019-04-02
2
-0
/
+76
*
Merge pull request #116 from sladyn98/fixlabelquery
Michael Muré
2019-04-01
1
-1
/
+1
|
\
|
*
cache/filter.go: Fix and match for labels
Sladyn
2019-03-31
1
-1
/
+1
*
|
update generated files
Michael Muré
2019-04-01
32
-32
/
+32
*
|
graphql: expose allIdentities, identities and userIdentity in the repo
Michael Muré
2019-04-01
26
-130
/
+1121
*
|
webui: pack it
Michael Muré
2019-03-31
1
-33
/
+33
*
|
Merge pull request #104 from MichaelMure/sandhose/webui-timeline
Michael Muré
2019-03-31
8
-76
/
+110
|
\
\
|
*
|
webui: Rework timeline style
Quentin Gliech
2019-03-30
7
-54
/
+88
|
*
|
webui: Use Timeline API instead of raw operations
Quentin Gliech
2019-03-30
6
-23
/
+23
|
|
/
*
|
Merge pull request #114 from MichaelMure/sandhose/webui-update-deps
Michael Muré
2019-03-31
2
-2426
/
+3827
|
\
\
|
|
/
|
/
|
|
*
webui: Upgrade dependencies
Quentin Gliech
2019-03-30
2
-2426
/
+3827
|
/
*
commands: display comment's id in "git bug comment"
Michael Muré
2019-03-28
8
-15
/
+44
*
commands: fix a bad output in "bug comment"
Michael Muré
2019-03-28
1
-1
/
+1
*
commands: only return the error (not the function help) when no identity is set
Michael Muré
2019-03-27
2
-2
/
+4
*
regenerate md and man files
Michael Muré
2019-03-27
21
-43
/
+60
*
cache: properly push/pull identities and bugs
Michael Muré
2019-03-27
8
-183
/
+169
*
cache: add basic unit testing
Michael Muré
2019-03-25
2
-0
/
+114
*
bug: don't make bug actions drive identity actions
Michael Muré
2019-03-25
2
-43
/
+28
*
Merge pull request #106 from jfacchini/select-and-label-cli-doc
Michael Muré
2019-03-23
11
-10
/
+19
|
\
|
*
Renamed user id to user-id and metioned bug for some commands
Jocelyn FACCHINI
2019-03-23
7
-12
/
+10
|
*
Select and Label command documentation
Jocelyn FACCHINI
2019-03-23
5
-4
/
+15
|
/
*
Merge pull request #102 from sladyn98/fix_ls-id
Michael Muré
2019-03-07
1
-2
/
+11
|
\
|
*
Added Register.Cleaner
Sladyn
2019-03-06
1
-0
/
+2
|
*
Combined variable declaration and assignment
Sladyn
2019-03-05
1
-2
/
+1
|
*
ls-id.go: Fixing ls-id
Sladyn
2019-03-05
1
-2
/
+10
|
/
[next]