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
/
cache
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
2
-5
/
+5
*
feat: update references to the git-bug organization (#1249)
sudoforge
2024-08-24
15
-49
/
+49
*
update to golang-lru v2
Michael Muré
2023-08-11
3
-39
/
+14
*
execenv: fix some cache building progress bar artifact
Michael Muré
2023-03-18
1
-0
/
+5
*
cache: faster indexing by caping Bleve batch count
Michael Muré
2023-01-24
1
-6
/
+45
*
Merge pull request #987 from MichaelMure/cache-progress-bar
Michael Muré
2023-01-14
2
-49
/
+91
|
\
|
*
commands: add a nice terminal progress bar when building the cache
Michael Muré
2023-01-11
2
-49
/
+91
*
|
add wipe sub-command that remove local bugs and identities
Kalin Staykov
2023-01-11
6
-3
/
+104
|
/
*
properly close files in edge cases in various places
Michael Muré
2023-01-11
2
-9
/
+18
*
make go1.19 fmt happy
Michael Muré
2023-01-11
1
-8
/
+8
*
cache: fix tests?
Michael Muré
2023-01-11
1
-94
/
+68
*
Merge pull request #976 from MichaelMure/fix/975/patch-security-vulnerabilities
Michael Muré
2023-01-08
1
-0
/
+7
|
\
|
*
style(TestCache): remove empty trailing line from function
Steve Moyer
2023-01-03
1
-1
/
+0
|
*
test(cache): close second instance of RepoCache
Steve Moyer
2023-01-03
1
-0
/
+8
*
|
chore(TestCache): cleanup per PR review
Steve Moyer
2023-01-05
1
-13
/
+33
*
|
refactor(TestCache): guarantee test caches are closed when tests finish
Steve Moyer
2023-01-04
1
-99
/
+111
*
|
fix(TestCache): eliminate hanging Windows tests
Steve Moyer
2023-01-03
1
-0
/
+7
|
/
*
commands: don't double build the lamport clocks
Michael Muré
2022-12-29
1
-0
/
+2
*
cache: simplify cache building events handling
Michael Muré
2022-12-27
2
-39
/
+45
*
cache: tie the last printf in an event to make the core print free
Michael Muré
2022-12-27
1
-46
/
+44
*
cache: fix some bugs after refactor
Michael Muré
2022-12-23
8
-45
/
+97
*
cache: generic withSnapshot, some cleanup
Michael Muré
2022-12-22
5
-51
/
+63
*
cache: tie up the refactor up to compiling
Michael Muré
2022-12-21
11
-282
/
+372
*
WIP
Michael Muré
2022-12-19
8
-200
/
+180
*
WIP
Michael Muré
2022-12-15
3
-30
/
+111
*
WIP
Michael Muré
2022-11-29
7
-109
/
+73
*
WIP
Michael Muré
2022-11-28
14
-943
/
+908
*
commands: reorg into different packages
Michael Muré
2022-11-20
1
-1
/
+1
*
core: bubble up the comment ID when created, or edited the first comment
Michael Muré
2022-11-13
1
-14
/
+17
*
fix: process unused (but assigned) error
Steve Moyer
2022-10-01
1
-0
/
+6
*
generalized interface for an Entity
Michael Muré
2022-08-25
1
-1
/
+1
*
webui: adapt to CombinedId
Michael Muré
2022-08-23
1
-1
/
+1
*
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...
Michael Muré
2022-08-22
2
-10
/
+15
*
move bug.Status in entities/common for reuse
Michael Muré
2022-08-20
2
-3
/
+4
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
10
-13
/
+13
*
core: generalized resolvers to resolve any entity time when unmarshalling an ...
Michael Muré
2022-08-18
4
-34
/
+23
*
bug: fix an issue where Id would be used, then changed due to metadata
Michael Muré
2022-07-31
4
-91
/
+25
*
entity/dag: proper base operation for simplified implementation
Michael Muré
2022-07-25
1
-2
/
+3
*
Merge branch 'master' into refactor/guarantee-test-cleanup
Steve Moyer
2022-06-22
1
-1
/
+2
|
\
|
*
Merge pull request #807 from MichaelMure/default-repo-name
Michael Muré
2022-06-18
1
-1
/
+2
|
|
\
|
|
*
cache: ensure that the default repo has a non-empty name to make js/apollo happy
Michael Muré
2022-05-31
1
-1
/
+2
*
|
|
refactor(809): eliminate need to defer CleanupTestRepos()
Steve Moyer
2022-06-16
1
-11
/
+7
|
/
/
*
/
fix(778): remove extra mutex lock when resolving bug prefix
Steve Moyer
2022-05-31
1
-4
/
+0
|
/
*
Fix a bunch of comments and documentations
Michael Muré
2022-03-10
2
-5
/
+5
*
cache: fix empty actors/participants in the index
Michael Muré
2021-04-22
1
-6
/
+2
*
make sure every text input is safe and validated
Michael Muré
2021-04-17
1
-0
/
+2
*
cache: many fixes following the dag entity migration
Michael Muré
2021-04-08
3
-3
/
+33
*
Merge pull request #532 from MichaelMure/dag-entity
Michael Muré
2021-04-04
8
-25
/
+84
|
\
|
*
Merge remote-tracking branch 'origin/master' into dag-entity
Michael Muré
2021-03-29
3
-3
/
+56
|
|
\
|
*
|
bug: wrap dag.Entity into a full Bug in MergeAll
Michael Muré
2021-02-14
1
-1
/
+1
[next]