index
:
git-bug
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
/
bug_excerpt.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug: migrate to the DAG entity structure!
Michael Muré
2021-02-14
1
-1
/
+1
*
identity: remove support for legacy identity
Michael Muré
2020-10-04
1
-11
/
+1
*
cache,bug,identity: structural change
Michael Muré
2020-10-04
1
-1
/
+1
*
cache: fix BugExcerpt's timestamp not properly stored
Michael Muré
2020-07-28
1
-8
/
+8
*
bug: harmonize how time are used, fix some issues in command special formats
Michael Muré
2020-06-25
1
-6
/
+15
*
cache: fix missing login in LegacyAuthorExcerpt causing panic
Michael Muré
2020-03-05
1
-1
/
+2
*
identity: bring back the login to hold that info from bridges (purely informa...
Michael Muré
2020-02-25
1
-2
/
+13
*
more more wip
Michael Muré
2020-02-08
1
-15
/
+3
*
cache: don't store legacy identities IDs in bug excerpt as they are not reach...
Michael Muré
2020-02-03
1
-6
/
+10
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
1
-10
/
+6
*
bug,entity: use a dedicated type to store IDs
Michael Muré
2019-08-11
1
-3
/
+4
*
commands: fix ls not displaying the new Identities properly
Michael Muré
2019-04-11
1
-0
/
+14
*
Expose actors and participants in snapshot and bug excerpt
Amine Hilaly
2019-04-04
1
-4
/
+18
*
Rebased and updated.
Sladyn
2019-03-02
1
-4
/
+21
*
Made requested changes
Sladyn
2019-03-02
1
-23
/
+6
*
ls.go:`git bug ls` should be faster
Sladyn
2019-03-02
1
-2
/
+6
*
commands: add a super-fast "user ls" command
Michael Muré
2019-03-01
1
-0
/
+4
*
identity: some UX cleanup
Michael Muré
2019-03-01
1
-5
/
+5
*
identity: working identity cache
Michael Muré
2019-03-01
1
-5
/
+30
*
identity: wip caching
Michael Muré
2019-03-01
1
-14
/
+6
*
identity: more cleaning and fixes after a code review
Michael Muré
2019-03-01
1
-6
/
+12
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-1
/
+1
*
WIP identity in git
Michael Muré
2019-03-01
1
-1
/
+3
*
cache: also index the first op metadata
Michael Muré
2018-10-01
1
-0
/
+3
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-3
/
+3
*
bug: ensure that OpBase field are public and properly serialized
Michael Muré
2018-09-10
1
-1
/
+1
*
cache: combine sorting and filtering into a query with its micro-DSL
Michael Muré
2018-09-09
1
-4
/
+18
*
BugExcerpt: also store bug labels
Michael Muré
2018-09-09
1
-0
/
+2
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
1
-2
/
+2
*
cache: maintain, write and load from disk bug excerpts
Michael Muré
2018-08-23
1
-1
/
+8
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
1
-0
/
+92