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
/
termui
Commit message (
Collapse
)
Author
Age
Files
Lines
*
commands: git bug comment now show the comments of a bug
Michael Muré
2018-09-15
1
-12
/
+12
|
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
1
-1
/
+1
|
*
termui: use 'q' for quit and 's' for search
Michael Muré
2018-09-13
1
-3
/
+3
|
*
catch a lot of error not being checked
Michael Muré
2018-09-13
2
-10
/
+12
|
*
operations: return a more convenient array of result for label changes
Michael Muré
2018-09-13
1
-2
/
+2
|
*
termui: add missing query help text
Michael Muré
2018-09-13
1
-1
/
+1
|
*
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
-42
/
+44
|
*
termui: allow to change the bug query
Michael Muré
2018-09-11
3
-14
/
+71
|
*
termui: use Esc key to quit instead of 'q' to free it for a "query" feature
Michael Muré
2018-09-11
3
-4
/
+6
|
*
cache: combine sorting and filtering into a query with its micro-DSL
Michael Muré
2018-09-09
1
-3
/
+8
|
*
cache: refactor to handle bug changes during Pull
Michael Muré
2018-09-08
1
-1
/
+1
|
*
cache: provide a generic bug sorting function
Michael Muré
2018-09-02
1
-5
/
+1
|
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
1
-25
/
+11
|
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
2
-14
/
+7
|
*
cache: maintain, write and load from disk bug excerpts
Michael Muré
2018-08-23
3
-16
/
+20
|
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient ↵
Michael Muré
2018-08-23
1
-1
/
+1
|
|
|
|
sorting and retrieval
*
termui: fix a crash when a bug is created with an empty message
Michael Muré
2018-08-17
1
-6
/
+9
|
*
termui: fix left/right unnecessarely moving up/down
Michael Muré
2018-08-17
1
-2
/
+12
|
*
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
|
*
fix some linting trouble
Michael Muré
2018-08-13
1
-0
/
+1
|
*
termui: implement push/pull
Michael Muré
2018-08-12
5
-83
/
+198
|
*
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
1
-3
/
+3
|
*
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
1
-0
/
+68
|
*
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
1
-3
/
+7
|
*
termui: colors show bug
Michael Muré
2018-08-09
1
-24
/
+39
|
*
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
|
*
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
1
-1
/
+1
|
*
termui: fix an out of bound panic
Michael Muré
2018-08-08
1
-1
/
+1
|
*
termui: more work on the show bug window
Michael Muré
2018-08-03
1
-22
/
+74
|
*
util: add a text wrapping function
Michael Muré
2018-08-03
1
-24
/
+2
|
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
1
-1
/
+1
|
*
termui: show the last edit in a dedicated column
Michael Muré
2018-08-02
1
-4
/
+10
|
*
termui: implement addComment and setTitle
Michael Muré
2018-08-02
3
-27
/
+122
|
*
cache: some refactoring
Michael Muré
2018-08-02
2
-8
/
+9
|
*
termui: add a view to display a bug
Michael Muré
2018-08-01
4
-28
/
+238
|
*
termui: fix a pagination off by one
Michael Muré
2018-07-31
1
-4
/
+4
|
*
termui: add a reusable error popup, use it for badly formated bug creation
Michael Muré
2018-07-31
3
-33
/
+142
|
*
termui: use the editor to create a new bug
Michael Muré
2018-07-31
2
-159
/
+251
|
*
termui: PgUp & PgDown to pagine the bug list as well
Michael Muré
2018-07-30
1
-1
/
+1
|
[next]