c4a2076
github: query most of the data
Michael Muré created
c4a2076
github: query most of the data
Michael Muré created
c86e723
bridge: validate config before use
Michael Muré created
2282cbb
commands: add "bridge pull"
Michael Muré created
061e83d
commands: add "bridge rm"
Michael Muré created
43bda20
commands: add the "bridge" and "bridge configure" commands
Michael Muré created
5e8fb7e
bridge: big refactor and cleanup
Michael Muré created
666586c
repo: add functions to read/write git config
Michael Muré created
a122d53
commands: cleanup file name
Michael Muré created
c3a5213
repo: more documentation
Michael Muré created
921cd18
bridge: better interfaces, working github configurator
Michael Muré created
82eacef
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré created
6a575fb
bridge: make github 2FA work
Michael Muré created
6e44759
commands: add a "ls-labels" command that output valid labels
Michael Muré created
cfce3a9
commands: description cleanup
Michael Muré created
1c86a66
bridge: add the beginning of a github importer
Michael Muré created
7c63417
webui: serve the index.html file by default to deal with the SPA router requirements
fix #50
Michael Muré created
8a03853
repo: workaround for git returning no path when inside a .git dir
Michael Muré created
f1949f7
Merge pull request #51 from ludovicm67/master
webui: update favicon with git-bug logo
Michael Muré created
386cc3d
webui: update favicon with git-bug logo
ludovicm67 created
d71411f
commands: ls now accept queries without quote
Michael Muré created
d57e2fd
commands: fix a panic on merge invalid
Michael Muré created
1060acf
bug: reclassify some merge error as "invalid" instead of hard error
Michael Muré created
4c57647
pull: don't stop the process when one merge fail
Michael Muré created
63d0b8b
cache: relay early the merge events
Michael Muré created
2daf2dd
webui: explain how to quit
Michael Muré created
26f488e
Use `go env GOVAR` instead of $GOVAR in README
Quentin Gliech created
a645c90
termui: use q as keybinding to quit the show bug view
Michael Muré created
760d077
cache: don't ignore error when building the cache
Michael Muré created
8455567
bug: readBug returns better errors
Michael Muré created
544b9cc
commands: convert compatible commands to the implicit select mechanism
Michael Muré created
5f9fd2a
commands: add a "select" command to select a bug for future implicit use
Michael Muré created
0d5998e
commands: add a package to handle implicit bug selection
Michael Muré created
5eaf9e8
commands: add a "label rm" command to remove labels from a bug
Michael Muré created
2965b70
commands: add a "label add" command to add new label to a bug
Michael Muré created
cc086eb
commands: make "label" display the current labels
Michael Muré created
dad6189
commands: migrate the open/close commands under the "status" command
Michael Muré created
a846fb9
commands: add a "status" command to show a bug status
Michael Muré created
6f5d433
docs & cleaning
Michael Muré created
b9fc8b6
commands: make the "commands" command show subcommands as well
Michael Muré created
ae100e0
commands: add a title edit command
Michael Muré created
d9f7269
commands: add a title command to display a bug's title
Michael Muré created
6cdc6c0
commands: add `git bug comment add` to add a comment
Michael Muré created
bfb5e96
commands: git bug comment now show the comments of a bug
Michael Muré created
6b732d4
cmd: rename 'new' into 'add' to have a verb
Michael Muré created
bcf2b6d
input: better help text for the query language
Michael Muré created
7bec0b1
bug: add a data validation process to avoid merging incorrect operations
Michael Muré created
b478cd1
graphql: update gqlgen to 0.5.1
fix #6
Michael Muré created
a3fc9ab
Merge pull request #44 from opencollective/opencollective
Activating Open Collective
Michael Muré created
e71d92d
Added backers and sponsors on the README
Jess created
ad59f77
version 0.3.0
Michael Muré created