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
...
|
*
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
|
*
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
|
\
[prev]
[next]