JT
|
c08e145501
|
Fix clippy warnings (#4176)
|
2021-12-03 07:05:38 +13:00 |
|
Marcin Puc
|
51c74eebd0
|
Add general refactorings (#3996)
|
2021-09-10 10:44:22 +12:00 |
|
Bruce Mitchener
|
d1df9b9e38
|
Update minus, tui to remove crossterm 0.18 dep. (#3739)
We already depend on crossterm 0.19 (and 0.20), so we can at least
remove the usage of 0.18 by updating minus and tui.
|
2021-07-06 20:44:07 +12:00 |
|
JT
|
383e874166
|
Fix a bunch of future clippy warnings (#3586)
* Fix a bunch of future clippy warnings
* Fix a bunch of future clippy warnings
|
2021-06-10 07:08:12 +12:00 |
|
sousajf1
|
f38e2b5c6d
|
updated dependencies (#2857)
Same as #2786
Co-authored-by: sousajo <sousajo@pop-os.localdomain>
Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
|
2021-01-07 13:38:22 +13:00 |
|
Joseph T. Lyons
|
a5f7600f6f
|
Fix typos (#2842)
|
2021-01-02 17:24:32 +13:00 |
|
Jonathan Turner
|
930f9f0063
|
Fix new clippy warnings (#2760)
* Fix new clippy warnings
* Fork serde-hjson and bring in
* Fork serde-hjson and bring in
* Fix clippy lint again
|
2020-11-22 13:37:16 +13:00 |
|
Andrés N. Robalino
|
2df8775b48
|
Include chart binaries. (#2667)
|
2020-10-13 17:04:27 -05:00 |
|
Andrés N. Robalino
|
ddf9d61346
|
Line charts. Chart plugin sub command extraction. (#2627)
|
2020-10-01 19:23:10 -05:00 |
|
Darren Schroeder
|
f0b7ab5ecc
|
chart tweaks for windows (#2626)
|
2020-10-01 14:48:57 -05:00 |
|
Andrés N. Robalino
|
b7bc4c1f80
|
Exit bar visualization if any key is pressed other than left and right arrow keys. (#2623)
|
2020-09-30 14:34:29 -05:00 |
|
Andrés N. Robalino
|
a56abb6502
|
Bar Chart baseline. (#2621)
Bar Chart ready.
|
2020-09-30 13:27:52 -05:00 |
|