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
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
moved cleaner function to util/interrupt
Rafael Passos
2018-10-24
23
-46
/
+46
*
Registering lock clearing functions to Cleaner
Rafael Passos
2018-10-23
23
-0
/
+46
*
version 0.4.0
0.4.0
Michael Muré
2018-10-21
1
-1
/
+1
*
commands: unify the processing from editor/file/stdin for "add" and "comment ...
Michael Muré
2018-10-17
2
-10
/
+10
*
commands: check the bug id before the user write the message for "comment add"
Michael Muré
2018-10-17
1
-5
/
+5
*
commands: fix "comment add" flags set on the wrong command
Michael Muré
2018-10-17
2
-4
/
+4
*
commands: don't load the repo for commands that don't need it
Michael Muré
2018-10-17
25
-70
/
+90
*
a better introduction message for the help page
Marc Chantreux
2018-10-17
1
-1
/
+5
*
github: also pull users email
Michael Muré
2018-10-07
2
-3
/
+3
*
github: deal with the deleted user case where github return a null actor
Michael Muré
2018-10-06
1
-1
/
+1
*
Make addCommentWithEditor accept a preMessage
Luke Adams
2018-10-04
1
-1
/
+1
*
commands: better multi choice prompt to select the target for "bridge configure"
Michael Muré
2018-10-03
1
-6
/
+10
*
commands: "bridge" don't take arguments
Michael Muré
2018-10-01
1
-0
/
+1
*
select: clear the selected bug when invalid
Michael Muré
2018-09-26
1
-1
/
+16
*
commands: don't forget to treat the error when selecting a bug
Michael Muré
2018-09-26
1
-1
/
+4
*
commands: add a "deselect" command to deselect a previously selected bug
Michael Muré
2018-09-26
1
-0
/
+38
*
commands: detect when an edit title doesn't change it and abort the operation
Michael Muré
2018-09-26
1
-0
/
+4
*
commands: add "bridge pull"
Michael Muré
2018-09-24
1
-0
/
+45
*
commands: add "bridge rm"
Michael Muré
2018-09-24
2
-2
/
+34
*
commands: add the "bridge" and "bridge configure" commands
Michael Muré
2018-09-24
3
-3
/
+133
*
commands: cleanup file name
Michael Muré
2018-09-24
2
-0
/
+0
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
4
-7
/
+7
*
commands: add a "ls-labels" command that output valid labels
Michael Muré
2018-09-21
1
-0
/
+37
*
commands: description cleanup
Michael Muré
2018-09-21
11
-12
/
+12
*
webui: serve the index.html file by default to deal with the SPA router requi...
Michael Muré
2018-09-21
1
-1
/
+24
*
commands: ls now accept queries without quote
Michael Muré
2018-09-19
1
-2
/
+3
*
commands: fix a panic on merge invalid
Michael Muré
2018-09-19
1
-1
/
+1
*
pull: don't stop the process when one merge fail
Michael Muré
2018-09-19
1
-1
/
+1
*
webui: explain how to quit
Michael Muré
2018-09-19
1
-0
/
+1
*
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
[prev]
[next]