index
:
git-bug
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
...
*
Create FUNDING.yml
Michael Muré
2019-05-23
1
-0
/
+3
*
Merge pull request #135 from MichaelMure/github-import
Michael Muré
2019-05-23
3
-72
/
+100
|
\
|
*
improve github importer and iterator
Amine Hilaly
2019-05-23
2
-24
/
+34
|
*
fix imported bugs count
Amine Hilaly
2019-05-23
1
-2
/
+4
|
*
introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Di...
Amine Hilaly
2019-05-23
2
-20
/
+22
|
*
call NextIssueEdit from ensureIssue
Amine Hilaly
2019-05-23
1
-10
/
+9
|
*
Fix importer/exporter design errors
Amine Hilaly
2019-05-23
2
-51
/
+66
|
/
*
Merge pull request #150 from MichaelMure/sandhose/webui/markdown
Michael Muré
2019-05-23
4
-13
/
+368
|
\
|
*
webui: Render markdown
Quentin Gliech
2019-05-22
4
-13
/
+368
*
|
Merge pull request #149 from MichaelMure/sandhose/authored
Michael Muré
2019-05-22
18
-58
/
+87
|
\
\
|
|
/
|
/
|
|
*
graphql: Implement `Authored` whenever possible
Quentin Gliech
2019-05-22
18
-58
/
+87
*
|
Merge pull request #113 from ludovicm67/patch-colors
Michael Muré
2019-05-22
14
-117
/
+628
|
\
|
|
*
webui: Add Label gql fragment
Amine Hilaly
2019-05-22
5
-60
/
+55
|
*
Webui: use grahql response to create labels colors
Amine Hilaly
2019-05-22
5
-70
/
+96
|
*
Update grpahql tests
Amine Hilaly
2019-05-22
1
-4
/
+25
|
*
Regen graphql with gqlgen 0.9.0
Amine Hilaly
2019-05-22
1
-16
/
+30
|
*
graphql: expose label color
ludovicm67
2019-05-22
7
-50
/
+432
|
*
core: use RBGA color from image/color
ludovicm67
2019-05-22
2
-44
/
+39
|
*
core: rename Color to RGBColor
ludovicm67
2019-05-22
2
-78
/
+54
|
*
test: add some tests for label color
ludovicm67
2019-05-22
1
-0
/
+60
|
*
core: format and add some comments for color label
ludovicm67
2019-05-22
1
-21
/
+23
|
*
core: add color for label
ludovicm67
2019-05-22
1
-0
/
+40
*
|
vendor: update dependencies
Michael Muré
2019-05-22
32
-562
/
+436
|
/
*
Merge pull request #148 from MichaelMure/sandhose/webui-update-deps
Michael Muré
2019-05-22
14
-358
/
+458
|
\
|
*
webui: Bump dependencies
Quentin Gliech
2019-05-22
2
-30
/
+32
|
*
webui: Rework pagination
Quentin Gliech
2019-05-22
4
-155
/
+237
|
*
webui: Migrate to Material-UI's new style API
Quentin Gliech
2019-05-22
10
-173
/
+189
|
/
*
Merge pull request #145 from MichaelMure/dependabot/dep/github.com/spf13/cobr...
Michael Muré
2019-05-21
2
-4
/
+4
|
\
|
*
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
dependabot[bot]
2019-05-21
2
-4
/
+4
*
|
Merge pull request #144 from MichaelMure/dependabot/dep/github.com/skratchdot...
Michael Muré
2019-05-21
1
-2
/
+2
|
\
\
|
*
|
build(deps): bump github.com/skratchdot/open-golang
dependabot[bot]
2019-05-21
1
-2
/
+2
|
|
/
*
|
Merge pull request #139 from MichaelMure/dependabot/dep/github.com/gorilla/mu...
Michael Muré
2019-05-21
2
-12
/
+4
|
\
\
|
*
|
build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2
dependabot[bot]
2019-05-21
2
-12
/
+4
|
|
/
*
|
Merge pull request #136 from MichaelMure/dependabot/dep/github.com/shurcooL/v...
Michael Muré
2019-05-21
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
build(deps): bump github.com/shurcooL/vfsgen from `62bca83` to `6a9ea43`
dependabot[bot]
2019-05-21
1
-2
/
+2
|
/
*
Merge pull request #134 from A-Hilaly/gqlgen
Michael Muré
2019-05-15
32
-644
/
+1197
|
\
|
*
Update graphql package to support gqlgen 0.9.0
Amine Hilaly
2019-05-15
11
-523
/
+642
|
*
Upgrade gqlgen version to v0.9.0
Amine Hilaly
2019-05-15
21
-121
/
+555
|
/
*
Merge pull request #133 from zYeoman/patch-1
Michael Muré
2019-05-14
1
-2
/
+3
|
\
|
*
commands: ls fix CJK characters out of alignment
Yongwen Zhuang
2019-05-14
1
-2
/
+3
|
/
*
text: fix escape sequence disapearing at the end of a line
Michael Muré
2019-05-10
2
-1
/
+12
*
readme: polishing
Michael Muré
2019-05-07
1
-14
/
+21
*
Merge pull request #131 from A-Hilaly/github-import
Michael Muré
2019-05-06
21
-389
/
+2183
|
\
|
*
Add unicode control characters test case
Amine Hilaly
2019-05-05
11
-32
/
+1404
|
*
Fix import bug
Amine Hilaly
2019-05-05
1
-1
/
+1
|
*
Add old importer comments in the iterator
Amine Hilaly
2019-05-05
3
-11
/
+33
|
*
github: simplify and improve the import test
Michael Muré
2019-05-05
1
-58
/
+25
|
*
Improve naming and functions signatures
Amine Hilaly
2019-05-05
4
-171
/
+169
|
*
Add ForceLabelChange functionalities
Amine Hilaly
2019-05-05
3
-5
/
+60
|
*
Add importer tests
Amine Hilaly
2019-05-05
8
-305
/
+434
[prev]
[next]