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
...
*
identity: store the times properly
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: working identity cache
Michael Muré
2019-03-01
4
-31
/
+202
*
identity: wip caching
Michael Muré
2019-03-01
5
-41
/
+133
*
identity: work on higher level now, cache, first two identity commands
Michael Muré
2019-03-01
3
-36
/
+96
*
identity: all tests green o/
Michael Muré
2019-03-01
2
-7
/
+7
*
identity: I can compile again !!
Michael Muré
2019-03-01
1
-4
/
+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
4
-14
/
+25
*
identity: more progress and fixes
Michael Muré
2019-03-01
3
-45
/
+98
*
identity: more progress and fixes
Michael Muré
2019-03-01
2
-1
/
+71
*
WIP identity in git
Michael Muré
2019-03-01
3
-15
/
+20
*
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
2
-1
/
+72
*
bug: in op convenience function, return the new op to be able to set metadata...
Michael Muré
2018-10-01
2
-15
/
+57
*
cache: also index the first op metadata
Michael Muré
2018-10-01
1
-0
/
+3
*
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
2
-10
/
+8
*
cache: add raw edit functions to allow setting up the author, the timestamp a...
Michael Muré
2018-09-25
2
-11
/
+41
*
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
2
-8
/
+22
*
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
2
-0
/
+8
*
docs & cleaning
Michael Muré
2018-09-16
1
-0
/
+3
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
1
-4
/
+16
*
cache: attempt to future-proof the cache file
Michael Muré
2018-09-13
2
-23
/
+36
*
operations: return a more convenient array of result for label changes
Michael Muré
2018-09-13
1
-7
/
+10
*
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
3
-10
/
+11
*
graphql: AllBugs now accept a query
Michael Muré
2018-09-11
1
-2
/
+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
*
bug: ensure that OpBase field are public and properly serialized
Michael Muré
2018-09-10
1
-1
/
+1
*
ls: support expressing a query with flags as well
Michael Muré
2018-09-10
2
-8
/
+7
*
cache: doc & cleaning
Michael Muré
2018-09-10
4
-5
/
+12
*
cache: add the alias "state" for the qualifier "status"
Michael Muré
2018-09-10
1
-1
/
+1
*
cache: properly parse and clean qualifier with multi word
Michael Muré
2018-09-10
2
-12
/
+47
*
doc: document the query DSL
Michael Muré
2018-09-09
1
-8
/
+1
*
cache: combine sorting and filtering into a query with its micro-DSL
Michael Muré
2018-09-09
5
-73
/
+237
*
BugExcerpt: also store bug labels
Michael Muré
2018-09-09
1
-0
/
+2
*
cache: implement the filtering
Michael Muré
2018-09-09
1
-0
/
+103
*
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
[prev]
[next]