Commit graph

26 commits

Author SHA1 Message Date
Dawid Dziurla
e413252d3b
mod: newer xdg package
need to use newer commit, because of BSD support
2019-07-13 13:08:01 +02:00
Dawid Dziurla
2b3d380d10
config: use xdg package instead of configdir 2019-07-13 12:56:51 +02:00
Dawid Dziurla
f384e57917
mod: tidy and vendor 2019-07-13 12:39:50 +02:00
Dawid Dziurla
bd16a78b06
Merge branch 'docker-sdk-update' 2019-07-08 14:44:51 +02:00
Jesse Duffield
a680446596 bump gocui fork to check window size 2019-07-06 10:25:13 +10:00
Dawid Dziurla
277681a0dc
use newer Docker SDK 2019-07-05 14:18:19 +02:00
Jesse Duffield
8be95c6eac bump gocui fork again 2019-07-03 23:41:37 +10:00
Jesse Duffield
09618416ae bump gocui fork 2019-07-03 23:41:37 +10:00
Jesse Duffield
9c95c34825
Merge pull request #38 from mcintyre94/migrate-to-flaggy
Migrate to flaggy
2019-07-02 09:18:40 +10:00
Callum McIntyre
24264b35e6 Add flaggy to vendor 2019-07-01 18:48:28 +01:00
Jesse Duffield
750437d572 bump jesseduffield/rollrus 2019-07-01 23:01:26 +10:00
Jesse Duffield
6ca5afc767 bump termbox-go 2019-06-30 18:31:08 +10:00
Jesse Duffield
4856a3d872 use fork of roll so that we don't crash on 429 errors 2019-06-29 20:50:24 +10:00
Jesse Duffield
31a6e59738 bump termbox 2019-06-29 15:28:45 +10:00
Jesse Duffield
e220bedc79 support actual mouse support and focusing the main view 2019-06-29 13:41:15 +10:00
Jesse Duffield
405bb85ed0 support clicking on tabs 2019-06-29 11:27:21 +10:00
Jesse Duffield
7025468f43 allow clicking on frame edges 2019-06-29 10:40:24 +10:00
Jesse Duffield
2ef5edcf89 switch to yaml fork so that we can view omitEmpty yaml fields when printing the config 2019-06-29 09:55:35 +10:00
Jesse Duffield
18dc37f822 bump gocui 2019-06-23 08:13:09 +10:00
Jesse Duffield
816eb3f55f bump dependencies 2019-06-09 12:03:09 +10:00
Jesse Duffield
1b834401ed switch to fork of asciigraph 2019-06-05 21:08:38 +10:00
Jesse Duffield
60a4c14707 update dependencies 2019-06-05 20:09:01 +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
736e168adc bump dependencies 2019-05-18 13:08:22 +10:00
Jesse Duffield
cf5ec17197 repurpose lazygit code 2019-05-12 10:32:02 +10:00