Commit graph

15 commits

Author SHA1 Message Date
Jesse Duffield
d0fffd8bca fix issue with padding colored strings 2019-05-18 21:58:32 +10:00
Jesse Duffield
2d858955e6 more progress 2019-05-18 21:58:10 +10:00
Jesse Duffield
bfa4d24810 remove commented out code 2019-05-18 20:09:59 +10:00
Jesse Duffield
ad9b62e95e Constrain asciigraph dependency to revision
Turns out if you don't constrain a dependency to a revision, it picks the latest version (which I'm guessing corresponds to a git tag)
This means if you're using a fork for the sake of an extra commit that you want, you need to point at that revision (or perhaps just specify branch="master")
Otherwise we'll end up pointing at an older commit
2019-05-18 20:08:33 +10:00
Jesse Duffield
ccca53914d bump dependencies 2019-05-18 20:01:35 +10:00
Jesse Duffield
8c34a5d9f7 more progress 2019-05-18 19:59:17 +10:00
Jesse Duffield
88b46a79fe add graphs 2019-05-18 15:45:11 +10:00
Jesse Duffield
1585b30904 more progress 2019-05-18 14:12:15 +10:00
Jesse Duffield
6bbd22bb8d remove unnecessary logging 2019-05-18 13:53:28 +10:00
Jesse Duffield
d3eea00139 more progess 2019-05-18 13:50:27 +10:00
Jesse Duffield
736e168adc bump dependencies 2019-05-18 13:08:22 +10:00
Jesse Duffield
8c5c83cdf2 show logs of selected containers 2019-05-18 12:53:30 +10:00
Jesse Duffield
09eaab23f4 more progress 2019-05-12 14:21:28 +10:00
Jesse Duffield
cf5ec17197 repurpose lazygit code 2019-05-12 10:32:02 +10:00
Jesse Duffield
62f3a5d075 initial commit 2019-05-11 20:59:40 +10:00