Commit Graph

65 Commits

Author SHA1 Message Date
Michael Muré
bf11c08f5a
lamport: better perf by ensuring that the folder is created only once 2018-09-13 16:05:27 +02:00
Michael Muré
3605887345 reorganize package for a more idomatic go 2018-09-11 22:14:46 +02:00
Michael Muré
6d7dc465d8
cache: lock the repo with a pid file; automatic cleaning 2018-08-21 19:13:08 +02:00
Michael Muré
df144e727a
fix some linting trouble 2018-08-13 15:28:47 +02:00
Michael Muré
b96819a8e8
termui: properly handle color sequence code even inside a word 2018-08-11 22:27:45 +02:00
Michael Muré
5675299c8d
termui: commit the bug when quiting the show bug window 2018-08-09 14:45:02 +02:00
Michael Muré
0da2bea132
TextWrap: add a version with a left padding 2018-08-09 14:35:55 +02:00
Michael Muré
ca31258cd2
TextWrap: support text with color escape sequence 2018-08-09 14:06:55 +02:00
Michael Muré
435be2b693
bug: add a Lamport logical clock to be able to sort bugs by creation time and edit time without having to rely on a timestamp 2018-08-06 20:31:20 +02:00
Michael Muré
b2f20c9a61
util: add a Lamport clock implementation as well as a persistable one 2018-08-05 15:27:46 +02:00
Michael Muré
5c86164f22
util: add a text wrapping function 2018-08-03 17:29:11 +02:00
Michael Muré
d8f89726fe
implement media hosting in git for comments + API for the webui 2018-08-02 23:37:49 +02:00
Michael Muré
29bb7364c8
termui: interactive and responsible list of bugs 2018-07-30 18:09:44 +02:00
Michael Muré
1332a6ec0a
ls: add some colors 2018-07-17 20:23:14 +02:00
Michael Muré
3087a472bf
move Hash in /util/ 2018-07-12 21:32:10 +02:00