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
path:
root
/
Gopkg.lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Gopkg.lock and Gopkg.tml
Amine Hilaly
2019-07-07
1
-0
/
+9
*
Merge pull request #174 from MichaelMure/dependabot/dep/github.com/gorilla/mu...
Michael Muré
2019-07-06
1
-3
/
+3
|
\
|
*
build(deps): bump github.com/gorilla/mux from 1.7.2 to 1.7.3
dependabot-preview[bot]
2019-07-01
1
-3
/
+3
*
|
Merge pull request #173 from MichaelMure/dependabot/dep/github.com/99designs/...
Michael Muré
2019-07-06
1
-3
/
+4
|
\
\
|
*
|
build(deps): bump github.com/99designs/gqlgen from 0.9.0 to 0.9.1
dependabot-preview[bot]
2019-06-27
1
-3
/
+4
|
|
/
*
/
[vendor] update dependencies: github.com/shurcooL/githubv4
Amine Hilaly
2019-06-24
1
-2
/
+2
|
/
*
build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5
dependabot-preview[bot]
2019-06-23
1
-3
/
+3
*
Merge pull request #145 from MichaelMure/dependabot/dep/github.com/spf13/cobr...
Michael Muré
2019-05-21
1
-3
/
+3
|
\
|
*
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
dependabot[bot]
2019-05-21
1
-3
/
+3
*
|
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
1
-11
/
+3
|
\
\
|
*
|
build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2
dependabot[bot]
2019-05-21
1
-11
/
+3
|
|
/
*
/
build(deps): bump github.com/shurcooL/vfsgen from `62bca83` to `6a9ea43`
dependabot[bot]
2019-05-21
1
-2
/
+2
|
/
*
Upgrade gqlgen version to v0.9.0
Amine Hilaly
2019-05-15
1
-3
/
+3
*
Add unicode control characters test case
Amine Hilaly
2019-05-05
1
-0
/
+13
*
force a version of golang.org/x/tools due to an incompatibility with gqlgen
Michael Muré
2019-04-10
1
-4
/
+6
*
drop go 1.8 support
Amine Hilaly
2019-04-09
1
-3
/
+3
*
Update Gopkg.*
Amine Hilaly
2019-04-09
1
-7
/
+15
*
graphql: expose allIdentities, identities and userIdentity in the repo
Michael Muré
2019-04-01
1
-3
/
+3
*
identity: more cleaning and fixes after a code review
Michael Muré
2019-03-01
1
-37
/
+0
*
WIP identity in git
Michael Muré
2019-03-01
1
-0
/
+1
*
termui: use a forked gocui to fix large character handling
Michael Muré
2018-12-25
1
-9
/
+9
*
add a check for the minimal go version (1.8)
Michael Muré
2018-12-23
1
-0
/
+9
*
upgrade gqlgen to v0.7.1
Michael Muré
2018-12-23
1
-7
/
+17
*
bug: use a value embedding for OpBase
Michael Muré
2018-10-01
1
-2
/
+6
*
use more testify, fix unchecked errors
Michael Muré
2018-09-29
1
-0
/
+25
*
bug: implement comment edition
Michael Muré
2018-09-29
1
-0
/
+28
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
1
-0
/
+9
*
graphql: add a general test for the handler/resolvers
Michael Muré
2018-09-26
1
-0
/
+17
*
github: query most of the data
Michael Muré
2018-09-24
1
-0
/
+76
*
bridge: add the beginning of a github importer
Michael Muré
2018-09-21
1
-2
/
+14
*
graphql: update gqlgen to 0.5.1
Michael Muré
2018-09-14
1
-20
/
+52
*
add a new main to generate random bugs
Michael Muré
2018-08-16
1
-0
/
+17
*
gqlgen: add a small program to go:generate the code
Michael Muré
2018-08-14
1
-1
/
+19
*
webui: don't pack the huge .map file for production
Michael Muré
2018-08-14
1
-2
/
+6
*
graphql: simplify the requests with helpers
Michael Muré
2018-08-01
1
-3
/
+68
*
vendor deps
Michael Muré
2018-07-31
1
-1
/
+7
*
vendor gocui on the master branch because of no release in a while
Michael Muré
2018-07-30
1
-3
/
+3
*
vendor gocui
Michael Muré
2018-07-30
1
-1
/
+19
*
cleaning
Michael Muré
2018-07-29
1
-25
/
+1
*
relay connection working with gqlgen
Michael Muré
2018-07-29
1
-1
/
+28
*
generate markdown documentation
Michael Muré
2018-07-20
1
-2
/
+23
*
humanize time
Michael Muré
2018-07-19
1
-1
/
+7
*
bug: replace the uuid based id with the hash of the first commit
Michael Muré
2018-07-19
1
-7
/
+1
*
remove tests with go 1.8 due to conflict with cobra/vipe
Michael Muré
2018-07-19
1
-1
/
+1
*
webui: add a primitive graphql handler
Michael Muré
2018-07-19
1
-1
/
+25
*
fix dependencies
Michael Muré
2018-07-19
1
-7
/
+1
*
rework all the commands to use cobra as a parser
Michael Muré
2018-07-19
1
-1
/
+19
*
ls: add some colors
Michael Muré
2018-07-17
1
-1
/
+25
[next]