Commit graph

453 commits

Author SHA1 Message Date
ClementTsang
214153316b [skip travis] remove redundant tag 2020-02-22 18:41:13 -05:00
ClementTsang
33a1bc1599 Add debian build. 2020-02-22 18:38:18 -05:00
Clement Tsang
41148a2fa2
[skip travis] add links to download locs 2020-02-22 15:45:05 -05:00
Clement Tsang
a9ba1d5ef1
[skip travis] Add chocolatey option to readme 2020-02-22 15:00:17 -05:00
ClementTsang
8ebe843128 Some doc stuff and edit travis. 2020-02-22 00:42:52 -05:00
ClementTsang
1cf67c6dbd [skip travis] Allow overwriting. 2020-02-21 00:49:10 -05:00
ClementTsang
ab240e5313 Fix travis config, missing file this time. 2020-02-21 00:07:55 -05:00
ClementTsang
17a3fbc40e Fix travis config with missing .exe extension. 2020-02-20 23:45:48 -05:00
ClementTsang
e8ce1d5b1e Uptick version before patch. 2020-02-20 23:33:23 -05:00
ClementTsang
e836bedcb8 Update README for new file paths. 2020-02-20 23:26:07 -05:00
ClementTsang
aa44a1dc31 Moved some files around. 2020-02-20 23:25:28 -05:00
ClementTsang
0697d9dd56 Fix issue with default file paths not being respected; updated default file paths. 2020-02-20 23:10:52 -05:00
ClementTsang
e7352ddef1 One last update to travis. Include btm.toml into the tar.gz files. 2020-02-20 21:28:56 -05:00
ClementTsang
6892ec6065 Update documentation again. One last build trigger. 2020-02-20 21:24:49 -05:00
ClementTsang
2fae5a722e Update travis to also package btm.toml on future releases. 2020-02-20 20:20:10 -05:00
ClementTsang
16ad47a85d [skip travis] Update docs, add default config file. 2020-02-20 20:13:17 -05:00
ClementTsang
7f0a05a8f9 Fix broken windows build, disable beta for now. 2020-02-20 01:38:17 -05:00
ClementTsang
f4b7df139a Merge execute macro calls. 2020-02-20 01:19:26 -05:00
ClementTsang
428e68c112 Travis says you can remove skip_cleanup. But you can't. 2020-02-20 01:09:24 -05:00
ClementTsang
7cd352a245 Travis is hard. I forgot to build the release version. Oh man. 2020-02-20 00:55:06 -05:00
ClementTsang
3ee4314bea Simplified and fixed travis. 2020-02-20 00:44:19 -05:00
ClementTsang
c4474c0eb1 Realized I was using debug versions all this time.... ugh 2020-02-20 00:34:21 -05:00
ClementTsang
80e0c07283 Fix missing skip 2020-02-20 00:20:51 -05:00
ClementTsang
306812ca4f Missing glob in travis. 2020-02-19 23:46:07 -05:00
ClementTsang
97c51ea1c2 Update documentation. Trigger build. 2020-02-19 23:35:54 -05:00
ClementTsang
acff2fbb78 [skip travis] Update travis file name. 2020-02-19 23:25:11 -05:00
ClementTsang
c0fef59ba7 Update travis... again. 2020-02-19 22:59:20 -05:00
ClementTsang
efd74f6fb9 One last change, made head 2 colours const and shared. 2020-02-19 22:32:04 -05:00
ClementTsang
d6810cbba4 [skip travis] Update documentation. 2020-02-19 22:24:05 -05:00
ClementTsang
c377278974 [skip travis] Update documentation. 2020-02-19 22:21:18 -05:00
ClementTsang
c4cd43968e Increased number of default colours. 2020-02-19 22:07:51 -05:00
ClementTsang
1c1efcc714 Colour issue... on powershell. 2020-02-19 22:00:20 -05:00
ClementTsang
c0fb2bac3f [skip travis] Consistency in captialization. 2020-02-19 21:36:17 -05:00
ClementTsang
3824b22a50 [skip travis] More documentation updating. Moved compat. chart over to widgets section, rewording, and add note on colour issues on some terminals when setting custom colours. 2020-02-19 21:33:11 -05:00
ClementTsang
ae935b6f08 Change default colouring to be compatible on macOS default terminal. 2020-02-19 21:29:53 -05:00
ClementTsang
674bf73b32 [skip travis] Update README. 2020-02-19 19:57:54 -05:00
ClementTsang
67c6984406 Pretty sure I fixed scroll resizing... 2020-02-19 19:56:18 -05:00
ClementTsang
8cf5b42f29 Update cargo.toml, some todos 2020-02-19 00:16:40 -05:00
ClementTsang
c6cefc2561 Update travis for releases. 2020-02-19 00:06:52 -05:00
ClementTsang
2135ebbef1 Aaaaand revert again. 2020-02-19 00:06:36 -05:00
ClementTsang
bbd475cfdb Scroll bar fix v2, electric boogaloo 2020-02-18 23:33:15 -05:00
ClementTsang
e4597730bd Revert scroll fix. 2020-02-18 23:04:50 -05:00
ClementTsang
fd32de2774 Add default windows path. 2020-02-18 23:03:01 -05:00
ClementTsang
5131859ab8 Fix scroll problem with resizing/maximizing. 2020-02-18 23:02:52 -05:00
ClementTsang
47b78d22f8 Sanity checks as we approach release... bug patching:
* Fix for freeze not working (due to change with how we eat data)
* Fix for typos with newlines
* Made help box larger
* Made dd box larger
2020-02-17 23:48:27 -05:00
ClementTsang
48d2afc54a Tweak dot generation again... it was too sparse in some cases. 2020-02-17 23:22:03 -05:00
ClementTsang
0724a40efb Strip btm in travis. It's not dirty I swear. 2020-02-17 23:17:06 -05:00
ClementTsang
40900d91ba Fix issue with missing CPU... 2020-02-17 23:15:14 -05:00
ClementTsang
e7ed8088b5 Dropping nightly tests. They fail too often and take up useless time. Re-adding clippy too. 2020-02-17 23:01:58 -05:00
ClementTsang
2f59af412d Tons of refactoring and fixes.
* Fixed a bunch of previously introduced bugs.  Oops.
* Some minor refactoring/efficiency changes that *should* help.  Should.
2020-02-17 22:59:35 -05:00