Michael Muré
|
1c86a66cbe
|
bridge: add the beginning of a github importer
|
2018-09-21 12:54:48 +02:00 |
|
Michael Muré
|
7c63417e8f
|
webui: serve the index.html file by default to deal with the SPA router requirements
fix #50
|
2018-09-21 11:57:45 +02:00 |
|
Michael Muré
|
8a03853869
|
repo: workaround for git returning no path when inside a .git dir
|
2018-09-21 11:57:45 +02:00 |
|
Michael Muré
|
f1949f79eb
|
Merge pull request #51 from ludovicm67/master
webui: update favicon with git-bug logo
|
2018-09-20 11:51:38 +02:00 |
|
ludovicm67
|
386cc3d680
|
webui: update favicon with git-bug logo
|
2018-09-20 11:41:13 +02:00 |
|
Michael Muré
|
d71411f917
|
commands: ls now accept queries without quote
|
2018-09-19 21:51:16 +02:00 |
|
Michael Muré
|
d57e2fdd19
|
commands: fix a panic on merge invalid
|
2018-09-19 21:45:52 +02:00 |
|
Michael Muré
|
1060acfd53
|
bug: reclassify some merge error as "invalid" instead of hard error
|
2018-09-19 21:45:52 +02:00 |
|
Michael Muré
|
4c576470a8
|
pull: don't stop the process when one merge fail
|
2018-09-19 21:45:52 +02:00 |
|
Michael Muré
|
63d0b8b72f
|
cache: relay early the merge events
|
2018-09-19 21:45:52 +02:00 |
|
Michael Muré
|
2daf2ddcf3
|
webui: explain how to quit
|
2018-09-19 21:45:52 +02:00 |
|
Quentin Gliech
|
26f488e6c5
|
Use go env GOVAR instead of $GOVAR in README
|
2018-09-19 19:38:43 +02:00 |
|
Michael Muré
|
a645c90121
|
termui: use q as keybinding to quit the show bug view
|
2018-09-19 19:30:04 +02:00 |
|
Michael Muré
|
760d077134
|
cache: don't ignore error when building the cache
|
2018-09-18 23:36:45 +02:00 |
|
Michael Muré
|
8455567900
|
bug: readBug returns better errors
|
2018-09-18 23:36:22 +02:00 |
|
Michael Muré
|
544b9cc0c4
|
commands: convert compatible commands to the implicit select mechanism
|
2018-09-18 13:28:01 +02:00 |
|
Michael Muré
|
5f9fd2a2d9
|
commands: add a "select" command to select a bug for future implicit use
|
2018-09-18 13:17:39 +02:00 |
|
Michael Muré
|
0d5998eb67
|
commands: add a package to handle implicit bug selection
|
2018-09-18 12:49:16 +02:00 |
|
Michael Muré
|
5eaf9e83e7
|
commands: add a "label rm" command to remove labels from a bug
|
2018-09-17 14:36:51 +02:00 |
|
Michael Muré
|
2965b70f4f
|
commands: add a "label add" command to add new label to a bug
|
2018-09-17 14:33:34 +02:00 |
|
Michael Muré
|
cc086ebae9
|
commands: make "label" display the current labels
|
2018-09-17 14:32:33 +02:00 |
|
Michael Muré
|
dad61892ce
|
commands: migrate the open/close commands under the "status" command
|
2018-09-16 14:29:14 +02:00 |
|
Michael Muré
|
a846fb96de
|
commands: add a "status" command to show a bug status
|
2018-09-16 14:25:25 +02:00 |
|
Michael Muré
|
6f5d433e33
|
docs & cleaning
|
2018-09-16 13:50:53 +02:00 |
|
Michael Muré
|
b9fc8b662e
|
commands: make the "commands" command show subcommands as well
|
2018-09-16 01:45:59 +02:00 |
|
Michael Muré
|
ae100e0e82
|
commands: add a title edit command
|
2018-09-16 01:17:06 +02:00 |
|
Michael Muré
|
d9f7269507
|
commands: add a title command to display a bug's title
|
2018-09-16 01:05:09 +02:00 |
|
Michael Muré
|
6cdc6c087e
|
commands: add git bug comment add to add a comment
|
2018-09-15 20:31:40 +02:00 |
|
Michael Muré
|
bfb5e96aab
|
commands: git bug comment now show the comments of a bug
|
2018-09-15 20:30:31 +02:00 |
|
Michael Muré
|
6b732d4535
|
cmd: rename 'new' into 'add' to have a verb
|
2018-09-15 14:16:37 +02:00 |
|
Michael Muré
|
bcf2b6dbe6
|
input: better help text for the query language
|
2018-09-15 13:57:39 +02:00 |
|
Michael Muré
|
7bec0b1f13
|
bug: add a data validation process to avoid merging incorrect operations
|
2018-09-15 13:15:00 +02:00 |
|
Michael Muré
|
b478cd1bcb
|
graphql: update gqlgen to 0.5.1
fix #6
|
2018-09-14 12:41:59 +02:00 |
|
Michael Muré
|
a3fc9abb92
|
Merge pull request #44 from opencollective/opencollective
Activating Open Collective
|
2018-09-13 18:45:21 +02:00 |
|
Jess
|
e71d92dc21
|
Added backers and sponsors on the README
|
2018-09-13 09:15:32 -07:00 |
|
Michael Muré
|
ad59f77fd4
|
version 0.3.0
|
2018-09-13 18:05:13 +02:00 |
|
Michael Muré
|
b168d71fc1
|
cache: attempt to future-proof the cache file
|
2018-09-13 17:59:02 +02:00 |
|
Michael Muré
|
f8b0b4f530
|
termui: use 'q' for quit and 's' for search
|
2018-09-13 17:55:55 +02:00 |
|
Michael Muré
|
bf11c08f5a
|
lamport: better perf by ensuring that the folder is created only once
|
2018-09-13 16:05:27 +02:00 |
|
Michael Muré
|
fb0f5530f1
|
catch a lot of error not being checked
|
2018-09-13 12:43:47 +02:00 |
|
Michael Muré
|
f569e6aacc
|
operations: return a more convenient array of result for label changes
|
2018-09-13 12:20:28 +02:00 |
|
Michael Muré
|
8a25c63d69
|
termui: add missing query help text
|
2018-09-13 12:19:49 +02:00 |
|
Michael Muré
|
19f43a83c3
|
bug: proper int baked enum for merge result status instead of a string
|
2018-09-13 11:13:51 +02:00 |
|
Michael Muré
|
27c5ea5b5b
|
random bugs: fix a crash when minOps == maxOps
|
2018-09-12 17:23:04 +02:00 |
|
Michael Muré
|
60fcfcdcb0
|
bug: change the OperationPack serialization format for Json
See https://github.com/MichaelMure/git-bug/issues/5 for the details of this choice
|
2018-09-12 16:57:46 +02:00 |
|
Michael Muré
|
3605887345
|
reorganize package for a more idomatic go
|
2018-09-11 22:14:46 +02:00 |
|
Michael Muré
|
7b05983c19
|
graphql: AllBugs now accept a query
|
2018-09-11 19:46:38 +02:00 |
|
Michael Muré
|
9cbd5b4ee1
|
termui: allow to change the bug query
|
2018-09-11 19:28:32 +02:00 |
|
Michael Muré
|
30e38aab08
|
termui: use Esc key to quit instead of 'q' to free it for a "query" feature
|
2018-09-11 17:46:47 +02:00 |
|
Michael Muré
|
d1c5015eed
|
cache: resolved id by prefix using the cache instead of reading bugs
|
2018-09-11 17:11:16 +02:00 |
|