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
/
entities
/
bug
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: make label a common type, in a similar fashion as for status (#1252)
Michael Muré
2024-08-25
6
-151
/
+23
*
feat: update references to the git-bug organization (#1249)
sudoforge
2024-08-24
22
-88
/
+88
*
add wipe sub-command that remove local bugs and identities
Kalin Staykov
2023-01-11
1
-0
/
+6
*
cache: fix some bugs after refactor
Michael Muré
2022-12-23
1
-2
/
+5
*
cache: generic withSnapshot, some cleanup
Michael Muré
2022-12-22
2
-53
/
+4
*
cache: tie up the refactor up to compiling
Michael Muré
2022-12-21
2
-12
/
+3
*
WIP
Michael Muré
2022-11-29
2
-61
/
+21
*
WIP
Michael Muré
2022-11-28
2
-23
/
+1
*
core: bubble up the comment ID when created, or edited the first comment
Michael Muré
2022-11-13
5
-15
/
+7
*
generalized interface for an Entity
Michael Muré
2022-08-25
3
-65
/
+9
*
dag: test op serialisation with the unmarshaller, to allow resolving entities
Michael Muré
2022-08-24
8
-24
/
+29
*
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...
Michael Muré
2022-08-22
10
-130
/
+150
*
move bug.Status in entities/common for reuse
Michael Muré
2022-08-20
6
-100
/
+19
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
28
-0
/
+2205