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
/
repo_cache_bug.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-7
/
+7
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
1
-1
/
+1
*
core: generalized resolvers to resolve any entity time when unmarshalling an ...
Michael Muré
2022-08-18
1
-1
/
+1
*
bug: fix an issue where Id would be used, then changed due to metadata
Michael Muré
2022-07-31
1
-5
/
+1
*
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
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into dag-entity
Michael Muré
2021-03-29
1
-3
/
+18
|
\
|
*
cache: only FTS index token < 100 characters
Michael Muré
2021-03-28
1
-3
/
+18
*
|
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
1
-1
/
+1
*
|
entity: more progress on merging and signing
Michael Muré
2021-02-14
1
-4
/
+1
*
|
entity: generalize the combined Ids, use 64 length
Michael Muré
2021-02-14
1
-1
/
+1
*
|
Change the comment ID to use both bug and comment ID references.
vince
2021-02-14
1
-0
/
+47
|
/
*
repo: move bleve there
Michael Muré
2020-12-08
1
-37
/
+23
*
repo: finish RepoStorage move
Michael Muré
2020-12-08
1
-8
/
+2
*
query: english specialized indexing
Michael Muré
2020-11-17
1
-0
/
+2
*
ls: fix query quotation
Michael Muré
2020-11-17
1
-3
/
+10
*
Add full-text search support in the ls command
Mike Goldin
2020-11-17
1
-32
/
+52
*
Create a search cache index when git-bug starts up if none exists
Mike Goldin
2020-11-17
1
-1
/
+66
*
cache,bug,identity: structural change
Michael Muré
2020-10-04
1
-1
/
+1
*
Fix bugs and cleanup code
vince
2020-08-26
1
-1
/
+1
*
cache: simplify cache eviction
Michael Muré
2020-08-25
1
-60
/
+55
*
Implement cache eviction and testing
vince
2020-08-25
1
-41
/
+51
*
Implement the LRU Cache
vince
2020-08-20
1
-23
/
+66
*
Update docs
vince
2020-07-28
1
-1
/
+1
*
Remove need to specify remote
vince
2020-07-28
1
-11
/
+2
*
Move args parsing out of repo cache
vince
2020-07-28
1
-8
/
+4
*
Allow user to delete remote bugs
vince
2020-07-28
1
-3
/
+14
*
Add the 'rm' command
vince
2020-07-28
1
-0
/
+18
*
cache: split into multiple files for readability
Michael Muré
2020-07-03
1
-0
/
+361