6 Commits

Author SHA1 Message Date
Alex Goodman
9384069d76
Merge branch 'master' into format-fixes 2019-07-21 15:44:52 -04:00
Alex Goodman
174dc6de1a
keep modified/unmodified nomenclature the same 2019-07-21 15:02:09 -04:00
Alex Goodman
26281d9f96
replace travis with gitlab; linting fixes 2019-07-20 17:57:47 -04:00
Christian Muehlhaeuser
57b1a3d522
Fixed import order using goimports
Probably just prevents future merge conflicts.
2019-07-19 12:44:16 +02:00
Alex Goodman
5ff66f2e26
ensure data capture is disabled in CI 2019-02-23 12:29:45 -05:00
Alex Goodman
993be8d3ae
Filetree improvements (#165)
* add filetree viewmodel

* added attribute toggle

* these views are really controllers

* fix collapse all dir when selected file

* determine filetree upperbound dynamically

* support bounding cursor movements in the view model

* added first view model test case

* added test cases for filetree viewmodel
2019-02-22 11:49:53 -05:00