aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* bug: add the optional field AvatarUrl to PersonMichael Muré2018-09-251-0/+11
* repo: more documentationMichael Muré2018-09-242-0/+8
* commands: git bug comment now show the comments of a bugMichael Muré2018-09-151-7/+23
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-0/+33
* lamport: better perf by ensuring that the folder is created only onceMichael Muré2018-09-131-8/+9
* reorganize package for a more idomatic goMichael Muré2018-09-119-68/+46
* cache: lock the repo with a pid file; automatic cleaningMichael Muré2018-08-211-0/+23
* fix some linting troubleMichael Muré2018-08-131-0/+4
* termui: properly handle color sequence code even inside a wordMichael Muré2018-08-112-34/+191
* termui: commit the bug when quiting the show bug windowMichael Muré2018-08-091-0/+1
* TextWrap: add a version with a left paddingMichael Muré2018-08-091-4/+10
* TextWrap: support text with color escape sequenceMichael Muré2018-08-092-3/+24
* bug: add a Lamport logical clock to be able to sort bugs by creation time and...Michael Muré2018-08-063-15/+12
* util: add a Lamport clock implementation as well as a persistable oneMichael Muré2018-08-053-0/+232
* util: add a text wrapping functionMichael Muré2018-08-032-0/+189
* implement media hosting in git for comments + API for the webuiMichael Muré2018-08-021-0/+40
* termui: interactive and responsible list of bugsMichael Muré2018-07-301-0/+20
* ls: add some colorsMichael Muré2018-07-171-0/+21
* move Hash in /util/Michael Muré2018-07-121-0/+3