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
/
termui
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix label select scrolling
Luke Adams
2018-10-16
1
-31
/
+6
|
*
Fix bug in computing added/removed labels
Luke Adams
2018-10-16
1
-20
/
+25
|
*
Fix error when label list is empty
Luke Adams
2018-10-16
1
-1
/
+22
|
*
Set minimum width for labelSelect
Luke Adams
2018-10-05
1
-1
/
+1
|
*
Error checking and cleanup
Luke Adams
2018-10-05
1
-7
/
+13
|
*
Make labelSelect with adaptive, add title
Luke Adams
2018-10-05
1
-25
/
+29
|
*
Fix bug in labelSelect addItem
Luke Adams
2018-10-05
1
-1
/
+3
|
*
Add scrolling to labelSelect
Luke Adams
2018-10-04
1
-14
/
+57
|
*
Make labelSelect update after add
Luke Adams
2018-10-04
1
-9
/
+9
|
*
Remove old label editing code from showBug
Luke Adams
2018-10-04
1
-75
/
+1
|
*
Use labelSelect to edit labels in bugView
Luke Adams
2018-10-04
1
-4
/
+10
|
*
Add labelSelect view for choosing labels
Luke Adams
2018-10-04
2
-10
/
+261
*
|
github: also pull users email
Michael Muré
2018-10-07
2
-7
/
+7
|
/
*
Add edit to instruction view
Luke Adams
2018-10-04
1
-1
/
+1
*
Enable editing comments in the term ui
Luke Adams
2018-10-04
2
-0
/
+68
*
Use operation hash for view name
Luke Adams
2018-10-04
1
-2
/
+3
*
Make addCommentWithEditor accept a preMessage
Luke Adams
2018-10-04
1
-1
/
+1
*
make changes
Luke Adams
2018-10-02
1
-5
/
+8
*
add open/close in bug view
Luke Adams
2018-10-02
1
-1
/
+15
*
bug: use deditated type for all TimelineItem
Michael Muré
2018-09-30
1
-11
/
+11
*
termui: advertise edited comments
Michael Muré
2018-09-30
1
-8
/
+22
*
termui: fix compilation
Michael Muré
2018-09-29
1
-10
/
+10
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
1
-11
/
+11
*
termui: better responsive columns in the bug table
Michael Muré
2018-09-26
1
-4
/
+3
*
termui: detect when the title is not changed and abort the operation
Michael Muré
2018-09-26
1
-1
/
+5
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
1
-4
/
+4
*
termui: use q as keybinding to quit the show bug view
Michael Muré
2018-09-19
1
-2
/
+2
*
docs & cleaning
Michael Muré
2018-09-16
1
-0
/
+1
*
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 sort...
Michael Muré
2018-08-23
1
-1
/
+1
*
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
[prev]
[next]