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
/
repo_cache.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
graphql: expose the name of Repository
Michael Muré
2020-02-12
1
-0
/
+12
*
cache: add proper locking to avoid concurrent access
Michael Muré
2020-02-09
1
-1
/
+86
*
graphql: use the cache in priority for fast browsing at < 20ms instead of sec...
Michael Muré
2020-02-09
1
-22
/
+86
*
more more wip
Michael Muré
2020-02-08
1
-11
/
+20
*
cache: rework resolving of bugs, identity
Michael Muré
2020-02-08
1
-42
/
+30
*
cmd: "user create" only assign the user identity if not set
Michael Muré
2019-12-10
1
-0
/
+4
*
cache: update RepoCache and identity to use new repository Config
amine
2019-11-01
1
-25
/
+10
*
issue 178: fetch the repo dir with rev-parse --git-dir
Sebastien Devaux
2019-08-24
1
-3
/
+3
*
bridge/core: add context.Context to ImportAll and ExportAll signatures
Amine Hilaly
2019-08-18
1
-12
/
+4
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
1
-37
/
+37
*
cache: expose the operation when creating a new bug
Michael Muré
2019-06-16
1
-9
/
+9
*
Add GetRemotes functionalities
Sladyn
2019-05-29
1
-1
/
+6
*
repository: add ReadConfigBool and ReadConfigString functions
Michael Muré
2019-05-27
1
-0
/
+12
*
doc: add an architecture overview
Michael Muré
2019-04-18
1
-1
/
+1
*
cache: add a push/pull test
Michael Muré
2019-04-02
1
-0
/
+21
*
cache: properly push/pull identities and bugs
Michael Muré
2019-03-27
1
-14
/
+46
*
cache: add basic unit testing
Michael Muré
2019-03-25
1
-0
/
+13
*
cache: better API to access excerpts
Michael Muré
2019-03-01
1
-12
/
+20
*
identity: another round of cleanups
Michael Muré
2019-03-01
1
-4
/
+0
*
commands: add a super-fast "user ls" command
Michael Muré
2019-03-01
1
-0
/
+12
*
cache: fix ResolveIdentityImmutableMetadata byt storing metadata in IdentityE...
Michael Muré
2019-03-01
1
-2
/
+2
*
identity: store the times properly
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: working identity cache
Michael Muré
2019-03-01
1
-8
/
+129
*
identity: wip caching
Michael Muré
2019-03-01
1
-24
/
+64
*
identity: work on higher level now, cache, first two identity commands
Michael Muré
2019-03-01
1
-16
/
+52
*
identity: all tests green o/
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: wip push/pull
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: more cleaning and fixes after a code review
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-45
/
+93
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-0
/
+70
*
WIP identity in git
Michael Muré
2019-03-01
1
-2
/
+3
*
cache: fix unhandled error
Michael Muré
2019-02-28
1
-1
/
+1
*
cache: output the build info message on stderr to avoid breaking scripts
Michael Muré
2019-02-20
1
-2
/
+2
*
github: working incremental + comment history for the first comment
Michael Muré
2018-10-01
1
-1
/
+25
*
bug: in op convenience function, return the new op to be able to set metadata...
Michael Muré
2018-10-01
1
-2
/
+2
*
add documentation
Michael Muré
2018-10-01
1
-0
/
+3
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
1
-2
/
+1
*
cache: add raw edit functions to allow setting up the author, the timestamp a...
Michael Muré
2018-09-25
1
-1
/
+13
*
commands: add "bridge rm"
Michael Muré
2018-09-24
1
-0
/
+7
*
repo: add functions to read/write git config
Michael Muré
2018-09-24
1
-0
/
+8
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
1
-6
/
+20
*
commands: add a "ls-labels" command that output valid labels
Michael Muré
2018-09-21
1
-0
/
+30
*
cache: relay early the merge events
Michael Muré
2018-09-19
1
-4
/
+2
*
cache: don't ignore error when building the cache
Michael Muré
2018-09-18
1
-2
/
+10
*
commands: add a package to handle implicit bug selection
Michael Muré
2018-09-18
1
-0
/
+4
*
cache: attempt to future-proof the cache file
Michael Muré
2018-09-13
1
-22
/
+36
*
bug: proper int baked enum for merge result status instead of a string
Michael Muré
2018-09-13
1
-1
/
+1
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-4
/
+5
*
termui: allow to change the bug query
Michael Muré
2018-09-11
1
-2
/
+5
*
cache: resolved id by prefix using the cache instead of reading bugs
Michael Muré
2018-09-11
1
-18
/
+2
[next]