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
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
*
Merge pull request #60 from adamslc/commentedit
Michael Muré
2018-10-04
4
-8
/
+78
|
\
|
*
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
3
-5
/
+6
|
/
*
github: explain better what happen with the user credentials
Michael Muré
2018-10-03
1
-1
/
+1
*
commands: better multi choice prompt to select the target for "bridge configure"
Michael Muré
2018-10-03
1
-6
/
+10
*
Merge pull request #57 from adamslc/openclose
Michael Muré
2018-10-03
1
-1
/
+18
|
\
|
*
make changes
Luke Adams
2018-10-02
1
-5
/
+8
|
*
add open/close in bug view
Luke Adams
2018-10-02
1
-1
/
+15
|
/
*
github: incremental import for labels, title edition, status changes
Michael Muré
2018-10-02
1
-8
/
+36
*
github: incremental import of comments + editions
Michael Muré
2018-10-02
2
-51
/
+196
*
github: working incremental + comment history for the first comment
Michael Muré
2018-10-01
7
-116
/
+416
*
bug: make sure to invalidate the hash when changing an op's metadata
Michael Muré
2018-10-01
1
-0
/
+1
*
bug: message can be empty on edit comment
Michael Muré
2018-10-01
1
-4
/
+0
*
bug: in op convenience function, return the new op to be able to set metadata...
Michael Muré
2018-10-01
10
-81
/
+123
*
bug: custom error for the different error case when loading a bug
Michael Muré
2018-10-01
1
-2
/
+10
*
makefile: also clear the cache after deleting the bugs
Michael Muré
2018-10-01
1
-0
/
+1
*
bug: add a new no-op operation to store arbitrary metadata on a bug
Michael Muré
2018-10-01
1
-0
/
+49
*
cache: also index the first op metadata
Michael Muré
2018-10-01
1
-0
/
+3
*
docs: update manpages due to change of month
Michael Muré
2018-10-01
26
-26
/
+26
*
commands: "bridge" don't take arguments
Michael Muré
2018-10-01
1
-0
/
+1
*
add documentation
Michael Muré
2018-10-01
5
-0
/
+27
*
bug: add a test for operations hash
Michael Muré
2018-10-01
1
-0
/
+36
*
bug: add a test for OpBase metadata
Michael Muré
2018-10-01
1
-8
/
+11
*
bug: use a value embedding for OpBase
Michael Muré
2018-10-01
18
-87
/
+2314
*
bug: use deditated type for all TimelineItem
Michael Muré
2018-09-30
16
-456
/
+1239
*
Merge pull request #54 from MichaelMure/editablecomment
Michael Muré
2018-09-30
96
-988
/
+13878
|
\
|
*
termui: advertise edited comments
Michael Muré
2018-09-30
1
-8
/
+22
|
*
timeline: various minor improvements
Michael Muré
2018-09-30
12
-79
/
+695
|
*
use more testify, fix unchecked errors
Michael Muré
2018-09-29
25
-91
/
+6156
|
*
termui: fix compilation
Michael Muré
2018-09-29
1
-10
/
+10
|
*
graphql: expose the new Timeline
Michael Muré
2018-09-29
8
-19
/
+1173
|
*
bug: implement comment edition
Michael Muré
2018-09-29
38
-70
/
+4602
|
*
bug: apply an operation with a pointer to the snapshot
Michael Muré
2018-09-29
9
-21
/
+10
|
*
bug: define a hash-based identifier for an operation
Michael Muré
2018-09-29
9
-7
/
+64
|
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
31
-418
/
+881
*
|
readme: fix a link
Michael Muré
2018-09-29
1
-1
/
+1
|
/
[next]