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
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
-23
/
+25
*
feat: update references to the git-bug organization (#1249)
sudoforge
2024-08-24
34
-120
/
+120
*
fix openpgp handling to sign/check
Michael Muré
2023-08-12
1
-11
/
+8
*
[DATALAD RUNCMD] Run codespell -w
Yaroslav Halchenko
2023-01-23
1
-1
/
+1
*
Merge pull request #987 from MichaelMure/cache-progress-bar
Michael Muré
2023-01-14
1
-1
/
+9
|
\
|
*
commands: add a nice terminal progress bar when building the cache
Michael Muré
2023-01-11
1
-1
/
+9
*
|
add wipe sub-command that remove local bugs and identities
Kalin Staykov
2023-01-11
5
-51
/
+82
|
/
*
make go1.19 fmt happy
Michael Muré
2023-01-11
2
-6
/
+6
*
Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors
Steve Moyer
2022-12-23
1
-3
/
+3
|
\
|
*
feat: wrap ErrMultipleConfigEntry to report duplicate key
Steve Moyer
2022-11-27
1
-1
/
+1
|
*
feat: wrap ErrNoConfigEntry to report missing key
Steve Moyer
2022-11-27
1
-2
/
+2
*
|
cache: fix some bugs after refactor
Michael Muré
2022-12-23
3
-8
/
+14
*
|
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
6
-54
/
+18
*
|
WIP
Michael Muré
2022-11-29
2
-61
/
+21
*
|
WIP
Michael Muré
2022-11-28
6
-32
/
+8
|
/
*
commands: reorg into different packages
Michael Muré
2022-11-20
1
-1
/
+1
*
gogit: fix incorrect loader handling
Michael Muré
2022-11-16
1
-1
/
+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
-15
/
+20
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
42
-0
/
+4372