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
*
Integrate iterator with importer
Amine Hilaly
2019-05-05
4
-421
/
+222
*
Add github iterator
Amine Hilaly
2019-05-05
3
-3
/
+453
*
commands: fix ls-id description
Michael Muré
2019-05-04
1
-1
/
+1
*
readme: improve the bridge feature matrix
Michael Muré
2019-04-29
1
-9
/
+7
*
readme: use check marks instead of confusing fruits
Michael Muré
2019-04-24
1
-14
/
+14
*
readme: add a apple/tomato caption
Michael Muré
2019-04-23
1
-0
/
+3
*
travis: enable go 1.12, build release with go 1.11
0.5.0
Michael Muré
2019-04-22
1
-1
/
+3
*
readme: add a feature matrix of the bridges implementation
Michael Muré
2019-04-21
1
-0
/
+21
*
termui: make bugTable only use the cache Easy pick
Michael Muré
2019-04-21
1
-20
/
+35
*
Update architecture.md
Michael Muré
2019-04-18
1
-3
/
+2
*
doc: add an architecture overview
Michael Muré
2019-04-18
5
-5
/
+108
*
readme: update the documentation with the new identity workflow
Michael Muré
2019-04-18
1
-0
/
+6
*
move media in /misc
Michael Muré
2019-04-17
5
-3
/
+3
*
bug: fix a potential crash with malformed data in EditCommentOperation
Michael Muré
2019-04-17
1
-9
/
+9
*
bug: fix EditCommentOperation targeting the wrong comment
Michael Muré
2019-04-14
2
-10
/
+36
*
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
|
\
\
|
|
/
|
/
|
[next]