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
path:
root
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
commands: convert compatible commands to the implicit select mechanism
Michael Muré
2018-09-18
12
-151
/
+36
*
commands: add a "select" command to select a bug for future implicit use
Michael Muré
2018-09-18
1
-0
/
+50
*
commands: add a package to handle implicit bug selection
Michael Muré
2018-09-18
2
-0
/
+234
*
commands: add a "label rm" command to remove labels from a bug
Michael Muré
2018-09-17
2
-3
/
+55
*
commands: add a "label add" command to add new label to a bug
Michael Muré
2018-09-17
1
-1
/
+1
*
commands: make "label" display the current labels
Michael Muré
2018-09-17
2
-42
/
+60
*
commands: migrate the open/close commands under the "status" command
Michael Muré
2018-09-16
2
-6
/
+6
*
commands: add a "status" command to show a bug status
Michael Muré
2018-09-16
1
-0
/
+50
*
docs & cleaning
Michael Muré
2018-09-16
1
-0
/
+1
*
commands: make the "commands" command show subcommands as well
Michael Muré
2018-09-16
1
-6
/
+24
*
commands: add a title edit command
Michael Muré
2018-09-16
2
-1
/
+76
*
commands: add a title command to display a bug's title
Michael Muré
2018-09-16
1
-0
/
+52
*
commands: add `git bug comment add` to add a comment
Michael Muré
2018-09-15
1
-0
/
+85
*
commands: git bug comment now show the comments of a bug
Michael Muré
2018-09-15
2
-39
/
+21
*
cmd: rename 'new' into 'add' to have a verb
Michael Muré
2018-09-15
1
-17
/
+17
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
1
-1
/
+1
*
graphql: update gqlgen to 0.5.1
Michael Muré
2018-09-14
1
-1
/
+1
*
version 0.3.0
0.3.0
Michael Muré
2018-09-13
1
-1
/
+1
*
catch a lot of error not being checked
Michael Muré
2018-09-13
2
-3
/
+12
*
operations: return a more convenient array of result for label changes
Michael Muré
2018-09-13
1
-2
/
+21
*
bug: proper int baked enum for merge result status instead of a string
Michael Muré
2018-09-13
1
-1
/
+1
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
3
-11
/
+11
*
termui: allow to change the bug query
Michael Muré
2018-09-11
1
-1
/
+5
*
ls: support expressing a query with flags as well
Michael Muré
2018-09-10
6
-3
/
+106
*
cache: properly parse and clean qualifier with multi word
Michael Muré
2018-09-10
1
-1
/
+0
*
ls: accept a query to sort and filter the list
Michael Muré
2018-09-09
1
-2
/
+12
*
cache: refactor to handle bug changes during Pull
Michael Muré
2018-09-08
1
-1
/
+1
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
1
-2
/
+24
*
cmds: various cleaning
Michael Muré
2018-09-06
3
-3
/
+3
*
cmds: only print once the error
Michael Muré
2018-09-06
1
-1
/
+0
*
cache: fix missed code path that should update the cache
Michael Muré
2018-09-04
1
-0
/
+1
*
cache: provide a generic bug sorting function
Michael Muré
2018-09-02
1
-1
/
+1
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
1
-12
/
+12
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
11
-70
/
+91
*
cache: lock the repo with a pid file; automatic cleaning
Michael Muré
2018-08-21
2
-6
/
+61
*
version 0.2.0
0.2.0
Michael Muré
2018-08-17
1
-1
/
+1
*
cleanup go imports
Michael Muré
2018-08-13
11
-8
/
+19
*
prepare a first version
Michael Muré
2018-08-12
1
-0
/
+2
*
termui: implement push/pull
Michael Muré
2018-08-12
1
-1
/
+6
*
bash completion: thanks to @tst2005, make the completion works for "git bug <...
Michael Muré
2018-08-08
1
-0
/
+6
*
bug: add a Lamport logical clock to be able to sort bugs by creation time and...
Michael Muré
2018-08-06
1
-2
/
+6
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
1
-14
/
+2
*
webui: add the http handlers for read/write git blob for media in comments
Michael Muré
2018-08-02
1
-0
/
+111
*
termui: use the editor to create a new bug
Michael Muré
2018-07-31
3
-3
/
+2
*
cli: rework new and comment command to better use the editor
Michael Muré
2018-07-31
3
-125
/
+27
*
termui: PgUp & PgDown to pagine the bug list as well
Michael Muré
2018-07-30
1
-1
/
+0
*
wip terminal ui
Michael Muré
2018-07-30
1
-0
/
+21
*
webui: show graphql urls
Michael Muré
2018-07-29
1
-1
/
+3
*
cleaning
Michael Muré
2018-07-29
1
-2
/
+2
*
relay connection working with gqlgen
Michael Muré
2018-07-29
1
-8
/
+4
[prev]
[next]