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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cache: refactor to handle bug changes during Pull
Michael Muré
2018-09-08
1
-2
/
+36
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
1
-6
/
+0
*
cache: fix missed code path that should update the cache
Michael Muré
2018-09-04
1
-0
/
+7
*
cache: provide a generic bug sorting function
Michael Muré
2018-09-02
2
-55
/
+85
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
2
-4
/
+55
*
cache: rename RootCache into MultiRepoCache
Michael Muré
2018-09-02
1
-8
/
+8
*
add some documentation
Michael Muré
2018-09-02
1
-1
/
+11
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
3
-107
/
+108
*
cache: maintain, write and load from disk bug excerpts
Michael Muré
2018-08-23
4
-86
/
+161
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
1
-0
/
+92
*
bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...
Michael Muré
2018-08-23
1
-28
/
+3
*
cache: lock the repo with a pid file; automatic cleaning
Michael Muré
2018-08-21
3
-245
/
+378
*
termui: implement push/pull
Michael Muré
2018-08-12
1
-0
/
+21
*
termui: commit the bug when quiting the show bug window
Michael Muré
2018-08-09
1
-0
/
+8
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
1
-2
/
+13
*
termui: implement addComment and setTitle
Michael Muré
2018-08-02
1
-52
/
+24
*
cache: some refactoring
Michael Muré
2018-08-02
1
-90
/
+63
*
graphql: implement the missing mutations
Michael Muré
2018-08-01
1
-3
/
+121
*
termui: use the editor to create a new bug
Michael Muré
2018-07-31
1
-7
/
+12
*
graphql: implement a first mutation
Michael Muré
2018-07-30
1
-0
/
+27
*
graphql: lazy loading for the bug relay connection
Michael Muré
2018-07-29
1
-0
/
+5
*
relay connection working with gqlgen
Michael Muré
2018-07-29
1
-5
/
+5
*
follow go naming convention
Michael Muré
2018-07-27
1
-39
/
+39
*
cache: add shortcut functions
Michael Muré
2018-07-25
1
-0
/
+25
*
add a cache to support the graphql API and the future interactive CLI UI
Michael Muré
2018-07-25
1
-0
/
+160
[prev]