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
*
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
*
readme: a bit of styling
Michael Muré
2018-08-21
1
-1
/
+5
*
Merge pull request #26 from x4m3/archlinux-package
Michael Muré
2018-08-20
1
-0
/
+4
|
\
|
*
readme: added archlinux aur package in install section
Philippe Loctaux
2018-08-19
1
-0
/
+4
*
|
webui: Ensure code format in CI by running eslint
Quentin Gliech
2018-08-19
1
-8
/
+14
*
|
webui: Format everything with prettier
Quentin Gliech
2018-08-19
21
-301
/
+386
|
/
*
bug: add a benchmark for reading all bugs in a repo
Michael Muré
2018-08-19
1
-0
/
+49
*
random_bugs: make it seedable and reusable
Michael Muré
2018-08-19
2
-30
/
+57
*
bug: add benchmarcks for bug merge
Michael Muré
2018-08-19
3
-17
/
+51
*
bug: remove use of the too recent %(refname:lstrip=-1) of git
Michael Muré
2018-08-19
4
-41
/
+18
*
Readme: advertise a little more the chat lobby
Michael Muré
2018-08-18
1
-1
/
+1
*
Readme: add the gitter badge
Michael Muré
2018-08-18
1
-1
/
+1
*
Merge pull request #19 from MichaelMure/webui-label-colors
Michael Muré
2018-08-18
3
-86
/
+144
|
\
|
*
Different colors for labels based on their hash
Quentin Gliech
2018-08-17
3
-86
/
+144
|
/
*
Merge pull request #14 from zetok/typos
Michael Muré
2018-08-17
2
-5
/
+5
|
\
|
*
docs: fix some typos
Zetok Zalbavar
2018-08-17
2
-5
/
+5
|
/
*
termui: fix a crash when a bug is created with an empty message
Michael Muré
2018-08-17
1
-6
/
+9
*
version 0.2.0
0.2.0
Michael Muré
2018-08-17
1
-1
/
+1
*
create_random_bugs: create less bugs
Michael Muré
2018-08-17
1
-2
/
+2
*
webui: pack it
Michael Muré
2018-08-17
1
-17
/
+17
*
readme: cleanup
Michael Muré
2018-08-17
1
-2
/
+0
*
readme: fix the termui screencast not working on github
Michael Muré
2018-08-17
1
-0
/
+4
*
readme: update with new recording of the termui, and screen of the webui
Michael Muré
2018-08-17
6
-7
/
+49
*
termui: fix left/right unnecessarely moving up/down
Michael Muré
2018-08-17
1
-2
/
+12
*
makefile: add a target to clean bugs on a remote
Michael Muré
2018-08-17
1
-1
/
+4
*
termiu: show the bug after creation
Michael Muré
2018-08-17
3
-11
/
+25
*
termui: fix out of bounds when opening a bug on non-first page
Michael Muré
2018-08-17
1
-1
/
+1
*
add a new main to generate random bugs
Michael Muré
2018-08-16
35
-0
/
+2834
*
makefile: add a target to remove all local bugs
Michael Muré
2018-08-16
1
-1
/
+5
*
webui: minor css improvements
Michael Muré
2018-08-16
2
-10
/
+15
*
fix tests
Michael Muré
2018-08-15
1
-1
/
+1
*
webui: pack it
Michael Muré
2018-08-15
1
-17
/
+17
[next]