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
Commit message (
Expand
)
Author
Age
Files
Lines
*
readme: update with new recording of the termui, and screen of the webui
Michael Muré
2018-08-17
6
-7
/
+49
*
termui: fix left/right unnecessarely moving up/down
Michael Muré
2018-08-17
1
-2
/
+12
*
makefile: add a target to clean bugs on a remote
Michael Muré
2018-08-17
1
-1
/
+4
*
termiu: show the bug after creation
Michael Muré
2018-08-17
3
-11
/
+25
*
termui: fix out of bounds when opening a bug on non-first page
Michael Muré
2018-08-17
1
-1
/
+1
*
add a new main to generate random bugs
Michael Muré
2018-08-16
35
-0
/
+2834
*
makefile: add a target to remove all local bugs
Michael Muré
2018-08-16
1
-1
/
+5
*
webui: minor css improvements
Michael Muré
2018-08-16
2
-10
/
+15
*
fix tests
Michael Muré
2018-08-15
1
-1
/
+1
*
webui: pack it
Michael Muré
2018-08-15
1
-17
/
+17
*
webui: display status change in the timeline
Michael Muré
2018-08-15
3
-0
/
+43
*
webui: display title changes in the timeline
Michael Muré
2018-08-15
3
-0
/
+49
*
bug: add "was" on SetTitleOperation to store what the title was
Michael Muré
2018-08-15
5
-7
/
+41
*
webui: display label changes in the timeline + cleaning evrywhere
Michael Muré
2018-08-15
9
-37
/
+122
*
webui: rework of the bug page with a timeline
Michael Muré
2018-08-15
8
-68
/
+231
*
webui: reorganize the code
Michael Muré
2018-08-15
7
-76
/
+85
*
webUI: implement pagination on the bug list
Michael Muré
2018-08-15
1
-15
/
+133
*
graphql: fix two bugs in the connection code
Michael Muré
2018-08-15
4
-4
/
+16
*
gqlgen: add a small program to go:generate the code
Michael Muré
2018-08-14
62
-2
/
+18800
*
graphql: expose startCursor and endCursor as well for a connection
Michael Muré
2018-08-14
7
-30
/
+110
*
webui: don't pack the huge .map file for production
Michael Muré
2018-08-14
5
-28
/
+189
*
webui: revamp the bug list
Michael Muré
2018-08-14
10
-2497
/
+2949
*
cleanup go imports
Michael Muré
2018-08-13
21
-16
/
+37
*
fix some linting trouble
Michael Muré
2018-08-13
22
-30
/
+111
*
Update README.md
Michael Muré
2018-08-13
1
-2
/
+2
*
Update README.md
Michael Muré
2018-08-12
1
-1
/
+7
*
build: someday travis will stop complaining
0.1.0
Michael Muré
2018-08-12
1
-4
/
+1
*
prepare a first version
Michael Muré
2018-08-12
1
-0
/
+2
*
test: make bug_actions_test race resistant
Michael Muré
2018-08-12
1
-22
/
+20
*
termui: implement push/pull
Michael Muré
2018-08-12
11
-102
/
+247
*
termui: fix scroll bug
Michael Muré
2018-08-12
1
-1
/
+1
*
termui: add and remove labels
Michael Muré
2018-08-12
4
-6
/
+186
*
termui: implement left/right navigation in show bug
Michael Muré
2018-08-11
1
-35
/
+118
*
termui: properly handle color sequence code even inside a word
Michael Muré
2018-08-11
3
-37
/
+194
*
termui: fix the instructions being written on in show bug
Michael Muré
2018-08-09
1
-0
/
+5
*
termui: display status and label changes in show bug
Michael Muré
2018-08-09
2
-0
/
+79
*
termui: reset the scroll between show bug window
Michael Muré
2018-08-09
1
-1
/
+1
*
termui: better padding for show bug
Michael Muré
2018-08-09
1
-6
/
+12
*
termui: commit the bug when quiting the show bug window
Michael Muré
2018-08-09
4
-4
/
+22
*
termui: colors show bug
Michael Muré
2018-08-09
1
-24
/
+39
*
TextWrap: add a version with a left padding
Michael Muré
2018-08-09
1
-4
/
+10
*
TextWrap: support text with color escape sequence
Michael Muré
2018-08-09
2
-3
/
+24
*
termui: implement scrolling with pageUp / pageDown
Michael Muré
2018-08-09
1
-1
/
+37
*
termui: implement scrolling by selecting block in show bug
Michael Muré
2018-08-09
1
-13
/
+63
*
readme: add the go report card badge
Michael Muré
2018-08-09
1
-0
/
+1
*
termui: selectable bloc
Michael Muré
2018-08-08
1
-13
/
+77
*
termui: colors in the bug table
Michael Muré
2018-08-08
1
-1
/
+8
*
termui: add the previous title in the template when editing
Michael Muré
2018-08-08
2
-4
/
+5
*
termui: fix an out of bound panic
Michael Muré
2018-08-08
1
-1
/
+1
*
bash completion: thanks to @tst2005, make the completion works for "git bug <...
Michael Muré
2018-08-08
3
-16
/
+11
[next]