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/mattn/go-isatty from 0.0.8 to 0.0.12
dependabot-preview[bot]
2020-02-07
2
-1
/
+5
|
/
/
*
|
Merge pull request #305 from MichaelMure/gomod
Michael Muré
2020-02-07
1015
-329025
/
+2490
|
\
\
|
*
|
build: drop support for go 1.10
Michael Muré
2020-02-06
3
-5
/
+3
|
*
|
travis, attempt to fix the build by using updated go version
Michael Muré
2020-02-06
1
-4
/
+14
|
*
|
upgrade to gqlgen master, waiting for a release
Michael Muré
2020-02-05
7
-2659
/
+2287
|
*
|
migrate to go modules
Michael Muré
2020-02-05
1010
-326366
/
+195
|
/
/
*
|
cache: don't store legacy identities IDs in bug excerpt as they are not reach...
Michael Muré
2020-02-03
1
-6
/
+10
*
|
Merge pull request #301 from MichaelMure/webui/issue-filtering
Michael Muré
2020-01-31
8
-95
/
+684
|
\
\
|
*
|
webui: add open/closed issues count
Quentin Gliech
2020-01-30
2
-16
/
+68
|
*
|
webui: implement issue list sort
Quentin Gliech
2020-01-30
4
-22
/
+97
|
*
|
webui: implement filtering
Quentin Gliech
2020-01-25
4
-37
/
+298
|
*
|
webui: enhance the issue list page
Quentin Gliech
2020-01-24
6
-96
/
+297
|
/
/
*
|
Merge pull request #300 from ludovicm67/webui-display-current-identity
Michael Muré
2020-01-24
4
-4
/
+263
|
\
\
|
*
|
webui: remove useless conditions
ludovicm67
2020-01-24
1
-14
/
+8
|
*
|
webui: add logo
ludovicm67
2020-01-24
3
-7
/
+203
|
*
|
webui: display current identity in the AppBar
ludovicm67
2020-01-23
2
-3
/
+60
|
*
|
webui: fix AppBar
ludovicm67
2020-01-23
1
-1
/
+4
|
*
|
webui: change primary color
ludovicm67
2020-01-23
1
-2
/
+11
*
|
|
Merge pull request #299 from ludovicm67/fix-webui
Michael Muré
2020-01-23
5
-1
/
+45
|
\
|
|
|
*
|
webui: fix width for pre tags in bug messages
ludovicm67
2020-01-23
3
-0
/
+19
|
*
|
webui: open image in a new tab on click
ludovicm67
2020-01-23
1
-3
/
+7
|
*
|
webui: fix column width on bug
ludovicm67
2020-01-23
1
-0
/
+1
|
*
|
webui: custom image tag
ludovicm67
2020-01-23
2
-1
/
+21
|
/
/
*
|
fix version not set properly when built on travis
Michael Muré
2020-01-22
2
-2
/
+6
*
|
Merge pull request #298 from MichaelMure/webui/gql-fragment-matcher
Michael Muré
2020-01-21
7
-2515
/
+5474
|
\
\
|
*
|
webui: use the IntrospectionFragmentMatcher & update dependencies
Quentin Gliech
2020-01-21
7
-2515
/
+5474
|
/
/
*
|
Merge pull request #287 from MichaelMure/github-import-error
Michael Muré
2020-01-07
5
-6
/
+51
|
\
\
|
*
|
github: warning when the comment to be edited is missing instead of failing
Michael Muré
2020-01-04
1
-0
/
+5
|
*
|
codereview #6: don't fail one warning
Josh Bialkowski
2020-01-04
2
-3
/
+12
|
*
|
* Fix git config reader can't read values with spaces
Josh Bialkowski
2020-01-04
3
-5
/
+36
|
/
/
*
|
Merge pull request #285 from MichaelMure/fix-gitlab
Michael Muré
2020-01-03
2
-7
/
+8
|
\
\
|
*
|
gitlab: proper token generation URL with custom base URL
Michael Muré
2020-01-03
1
-6
/
+7
|
*
|
gitlab: fix edit not being pushed with baseUrl
Michael Muré
2020-01-03
1
-1
/
+1
|
/
/
*
|
termui: fix an excessive assumption about an error
0.6.0
Michael Muré
2019-12-27
1
-1
/
+3
*
|
Merge pull request #280 from MichaelMure/bridge-gitlab
Michael Muré
2019-12-27
2
-18
/
+94
|
\
\
|
*
|
bridge/gitlab/config.go printing typo
Amine
2019-12-27
1
-1
/
+1
|
*
|
bridge/gitlab: add missing baseUrl prompt and options
amine
2019-12-26
2
-18
/
+94
|
|
/
*
|
Merge pull request #277 from MichaelMure/dependabot/dep/github.com/MichaelMur...
Michael Muré
2019-12-26
8
-50
/
+391
|
\
\
|
*
|
dep ensure
Michael Muré
2019-12-26
6
-46
/
+387
|
*
|
build(deps): bump github.com/MichaelMure/go-term-text
dependabot-preview[bot]
2019-12-26
2
-4
/
+4
|
/
/
*
|
Merge pull request #278 from MichaelMure/bridge-conf-workflow
Michael Muré
2019-12-26
14
-35
/
+158
|
\
\
|
|
/
|
/
|
|
*
bridge: allow to configure and pull without having set a user first
Michael Muré
2019-12-25
14
-35
/
+158
|
/
*
Merge pull request #274 from MichaelMure/gitlab-bridge
Michael Muré
2019-12-10
15
-15
/
+84
|
\
|
*
bridge/gitlab: support self-hosted GitLab instance
amine
2019-12-10
15
-15
/
+84
*
|
Merge pull request #273 from MichaelMure/user-create-set
Amine
2019-12-10
3
-1
/
+22
|
\
\
|
|
/
|
/
|
|
*
cmd: "user create" only assign the user identity if not set
Michael Muré
2019-12-10
3
-1
/
+22
|
/
*
Merge pull request #271 from MichaelMure/bridge-credentials
Michael Muré
2019-12-10
52
-769
/
+1091
|
\
|
*
auth: Correctly cast configs[configKeyKind]
amine
2019-12-09
1
-1
/
+1
|
*
type the CredentialKind values
Michael Muré
2019-12-09
1
-2
/
+2
|
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
52
-769
/
+1091
[prev]
[next]