8ea04df
      serial_format_research: check the repo size before and after git gc
    
    
    
     Michael Muré created
8ea04df
      serial_format_research: check the repo size before and after git gc
    Michael Muré created
6efb0eb
      dep ensure
    Michael Muré created
47b649d
      throwaway code to test various serialisation format for OperationPack
    Michael Muré created
2adca22
      random bugs: cleanup + generate random OperationPack as well
    Michael Muré created
62b57b0
      Merge pull request #40 from tplk/patch-1
    docs: fix terminal UI recording src
Michael Muré created
2078100
      docs: fix terminal UI recording src
    Dmitry Teplov created
5633308
      readme: fix the logo url to use to master branch
    Michael Muré created
d17cd00
      bug: also update the operations incrementaly in the snapshot
    fix #39
Michael Muré created
48bbd9b
      Merge pull request #35 from MichaelMure/logo
    Logo
Michael Muré created
74c48ca
      logo: add logotype as well
    Michael Muré created
33a0ae2
      docs: add missing period in README.md
    Dmitry Teplov created
e82b92f
      logo: add proper licensing and small cleaning
    Michael Muré created
e326530
      docs: add logo to README.md (#1)
    Dmitry Teplov created
be23f40
      Add logo in svg format
    Viktor [VAN] Teplov created
c0d3b4b
      cache: fix missed code path that should update the cache
    fix #36
Michael Muré created
e2a0d17
      bug: make sure the lamport values are set properly after a commit
    Michael Muré created
0728c00
      cache: provide a generic bug sorting function
    Michael Muré created
e3c445f
      manpages: update
    Michael Muré created
919f98e
      cache: provide sorted (id, creation, edit) list of bugs
    Michael Muré created
90a45b4
      cache: rename RootCache into MultiRepoCache
    Underline the fact that it's fine to use RepoCache alone
Michael Muré created
6ff02ed
      add some documentation
    Michael Muré created
150b5d4
      invert the behavior of the build flag for the webui
    Now produce by default a build with the packed webui, to make it go gettable properly. fix #33
Michael Muré created
7397c94
      make CLI commands use the cache to lock the repo properly
    Michael Muré created
116a944
      Merge pull request #32 from tplk/patch-1
    webui: add name to web app manifest
Michael Muré created
11ad777
      webui: add name to web app manifest.
    Dmitry Teplov created
fba56ed
      better naming for the graphql-s root resolver
    Michael Muré created
0514eda
      cache: maintain, write and load from disk bug excerpts
    Michael Muré created
e764899
      bug: add a new BugExerpt that hold a subset of a bug state for efficient sorting and retrieval
    Michael Muré created
16f55e3
      bug: introduce  WithSnapshot to maintain incrementally and effitiently a snapshot
    Michael Muré created
6d7dc46
      cache: lock the repo with a pid file; automatic cleaning
    Michael Muré created
9421782
      readme: more styling
    Michael Muré created
fd26876
      readme: a bit of styling
    Michael Muré created
8abf984
      Merge pull request #26 from x4m3/archlinux-package
    readme: added archlinux aur package in install section
Michael Muré created
ce2be02
      webui: Ensure code format in CI by running eslint
    Quentin Gliech created
bb4ebed
      webui: Format everything with prettier
    Quentin Gliech created
4a2fedd
      readme: added archlinux aur package in install section
    Philippe Loctaux created
8575abf
      bug: add a benchmark for reading all bugs in a repo
    Michael Muré created
285e839
      random_bugs: make it seedable and reusable
    Michael Muré created
08127d8
      bug: add benchmarcks for bug merge
    Michael Muré created
b588121
      bug: remove use of the too recent %(refname:lstrip=-1) of git
    fix #24
Michael Muré created
71523f2
      Readme: advertise a little more the chat lobby
    Michael Muré created
6ecfb9d
      Readme: add the gitter badge
    Michael Muré created
45f671b
      Merge pull request #19 from MichaelMure/webui-label-colors
    Different colors for labels based on their hash
Michael Muré created
3085ab2
      Different colors for labels based on their hash
    webui: A hash is computed on each label, which is then used to determine the label's color.
Quentin Gliech created
f8f48b9
      Merge pull request #14 from zetok/typos
    docs: fix some typos
Michael Muré created
73bd0f4
      docs: fix some typos
    Zetok Zalbavar created
c974cc0
      termui: fix a crash when a bug is created with an empty message
    Michael Muré created
d959acc
      version 0.2.0
    Michael Muré created
eaef314
      create_random_bugs: create less bugs
    Michael Muré created
e076931
      webui: pack it
    Michael Muré created