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
/
input
/
input.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo: finish RepoStorage move
Michael Muré
2020-12-08
1
-16
/
+20
*
issue 178: fetch the repo dir with rev-parse --git-dir
Sebastien Devaux
2019-08-24
1
-3
/
+3
*
Made requested changes
Sladyn
2019-03-02
1
-0
/
+1
*
commands: unify the processing from editor/file/stdin for "add" and "comment ...
Michael Muré
2018-10-17
1
-2
/
+32
*
Make addCommentWithEditor accept a preMessage
Luke Adams
2018-10-04
1
-3
/
+4
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
1
-6
/
+6
*
docs & cleaning
Michael Muré
2018-09-16
1
-1
/
+3
*
input: better help text for the query language
Michael Muré
2018-09-15
1
-0
/
+21
*
termui: allow to change the bug query
Michael Muré
2018-09-11
1
-0
/
+32
*
cleanup go imports
Michael Muré
2018-08-13
1
-2
/
+3
*
fix some linting trouble
Michael Muré
2018-08-13
1
-7
/
+19
*
termui: add the previous title in the template when editing
Michael Muré
2018-08-08
1
-3
/
+4
*
termui: implement addComment and setTitle
Michael Muré
2018-08-02
1
-0
/
+35
*
replace strings.Builder with a bytes.Buffer to support go 1.9
Michael Muré
2018-08-01
1
-8
/
+8
*
termui: use the editor to create a new bug
Michael Muré
2018-07-31
1
-4
/
+6
*
cli: rework new and comment command to better use the editor
Michael Muré
2018-07-31
1
-0
/
+205