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
*
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
|
/
*
graphql: manually fix the generated code, gix the graphql handler
Michael Muré
2018-09-29
1
-10
/
+10
*
util: handle both sha1 and sha256 git hashes
Michael Muré
2018-09-26
1
-1
/
+1
*
termui: better responsive columns in the bug table
Michael Muré
2018-09-26
1
-4
/
+3
*
select: clear the selected bug when invalid
Michael Muré
2018-09-26
1
-1
/
+16
*
commands: don't forget to treat the error when selecting a bug
Michael Muré
2018-09-26
1
-1
/
+4
*
commands: add a "deselect" command to deselect a previously selected bug
Michael Muré
2018-09-26
7
-5
/
+141
*
commands: detect when an edit title doesn't change it and abort the operation
Michael Muré
2018-09-26
1
-0
/
+4
*
termui: detect when the title is not changed and abort the operation
Michael Muré
2018-09-26
1
-1
/
+5
*
graphql: add a general test for the handler/resolvers
Michael Muré
2018-09-26
13
-0
/
+1794
*
bridge: first working github importer
Michael Muré
2018-09-25
1
-78
/
+231
*
makefile: add a target producing a debugger friendly build
Michael Muré
2018-09-25
1
-0
/
+5
*
cache: add raw edit functions to allow setting up the author, the timestamp a...
Michael Muré
2018-09-25
14
-115
/
+170
*
bug: add the optional field AvatarUrl to Person
Michael Muré
2018-09-25
5
-41
/
+133
*
bug: add the ability to store arbitrary metadata on an operation
Michael Muré
2018-09-24
9
-16
/
+59
*
github: query most of the data
Michael Muré
2018-09-24
94
-15
/
+27635
*
bridge: validate config before use
Michael Muré
2018-09-24
3
-0
/
+24
*
commands: add "bridge pull"
Michael Muré
2018-09-24
9
-7
/
+174
[next]