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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
6
-13
/
+13
*
ls: support expressing a query with flags as well
Michael Muré
2018-09-10
22
-55
/
+237
*
Cleanup queries.md (#41)
Jed Fox
2018-09-10
1
-15
/
+12
*
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
3
-13
/
+47
*
readme: add an example of query
Michael Muré
2018-09-09
1
-0
/
+5
*
doc: document the query DSL
Michael Muré
2018-09-09
2
-8
/
+86
*
ls: accept a query to sort and filter the list
Michael Muré
2018-09-09
3
-4
/
+14
*
cache: combine sorting and filtering into a query with its micro-DSL
Michael Muré
2018-09-09
7
-77
/
+249
*
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
*
fix english grammar
Michael Muré
2018-09-09
3
-13
/
+13
*
person: add a function to test the matching of a query
Michael Muré
2018-09-09
1
-0
/
+6
*
status: add a function to parse a status
Michael Muré
2018-09-09
1
-0
/
+18
*
cache: refactor to handle bug changes during Pull
Michael Muré
2018-09-08
5
-29
/
+62
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
5
-38
/
+39
*
travis: clean outdated build tag
Michael Muré
2018-09-07
1
-1
/
+1
*
cmds: various cleaning
Michael Muré
2018-09-06
10
-10
/
+10
*
cmds: only print once the error
Michael Muré
2018-09-06
1
-1
/
+0
*
Readme: recomend go get -u
Michael Muré
2018-09-06
1
-1
/
+1
*
random bugs: cleanup + generate random OperationPack as well
Michael Muré
2018-09-06
3
-8
/
+56
*
Merge pull request #40 from tplk/patch-1
Michael Muré
2018-09-05
1
-2
/
+2
|
\
|
*
docs: fix terminal UI recording src
Dmitry Teplov
2018-09-05
1
-2
/
+2
|
/
*
readme: fix the logo url to use to master branch
Michael Muré
2018-09-05
1
-1
/
+1
*
bug: also update the operations incrementaly in the snapshot
Michael Muré
2018-09-04
1
-0
/
+2
*
Merge pull request #35 from MichaelMure/logo
Michael Muré
2018-09-04
7
-1
/
+527
|
\
|
*
logo: add logotype as well
Michael Muré
2018-09-04
2
-0
/
+27
|
*
docs: add missing period in README.md
Dmitry Teplov
2018-09-04
1
-1
/
+1
|
*
logo: add proper licensing and small cleaning
Michael Muré
2018-09-04
5
-2
/
+432
|
*
docs: add logo to README.md (#1)
Dmitry Teplov
2018-09-04
1
-0
/
+3
|
*
Add logo in svg format
Viktor [VAN] Teplov
2018-09-04
3
-0
/
+66
|
/
*
cache: fix missed code path that should update the cache
Michael Muré
2018-09-04
2
-0
/
+8
*
bug: make sure the lamport values are set properly after a commit
Michael Muré
2018-09-03
1
-4
/
+4
*
cache: provide a generic bug sorting function
Michael Muré
2018-09-02
5
-62
/
+89
*
manpages: update
Michael Muré
2018-09-02
14
-13
/
+14
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
5
-46
/
+79
*
cache: rename RootCache into MultiRepoCache
Michael Muré
2018-09-02
5
-16
/
+16
*
add some documentation
Michael Muré
2018-09-02
2
-2
/
+17
*
invert the behavior of the build flag for the webui
Michael Muré
2018-09-02
4
-25
/
+29
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
18
-192
/
+208
*
Merge pull request #32 from tplk/patch-1
Michael Muré
2018-08-28
1
-2
/
+2
|
\
|
*
webui: add name to web app manifest.
Dmitry Teplov
2018-08-27
1
-2
/
+2
|
/
*
better naming for the graphql-s root resolver
Michael Muré
2018-08-27
2
-16
/
+16
*
cache: maintain, write and load from disk bug excerpts
Michael Muré
2018-08-23
10
-109
/
+188
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
11
-16
/
+171
*
bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...
Michael Muré
2018-08-23
10
-48
/
+137
*
cache: lock the repo with a pid file; automatic cleaning
Michael Muré
2018-08-21
7
-255
/
+478
*
readme: more styling
Michael Muré
2018-08-21
1
-2
/
+2
[next]