Clement Tsang
b2801b16a9
docs: update binary install instruction
2023-04-09 00:05:40 -04:00
Clement Tsang
354d89f75b
docs: fix typo in cargo install instructions
2023-04-08 16:28:55 -04:00
Clement Tsang
4ebd376a1e
docs: update cargo install instructions
2023-04-08 16:28:03 -04:00
Clement Tsang
afd58e6ef4
docs: fix typo for Powershell auto-completion installation
2023-04-08 01:25:35 -04:00
Clement Tsang
d6a1d05d7a
docs: update note on FreeBSD/M1
2023-03-31 03:08:34 -04:00
Clement Tsang
cea05479c8
docs: words and capitalization
2023-03-19 02:38:21 -04:00
Clement Tsang
6be6409b72
docs: link to support section in spiel
2023-03-14 02:16:23 -04:00
allcontributors[bot]
a85af0501d
docs: add dvalter as a contributor for code ( #1039 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-03 00:33:59 -05:00
Clement Tsang
2a1c4104fd
other: promote macOS aarch64 to official support ( #1025 )
...
Since I have a macOS M1 laptop to test on now, I think it's a good time
to bump it to be officially supported, especially since it's going
to be the main macOS platform for the foreseeable feature.
2023-02-19 01:12:13 -05:00
allcontributors[bot]
2783abf2d4
docs: add mbikovitsky as a contributor for code ( #1017 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-10 15:13:47 -05:00
Clement Tsang
a94a8059da
docs: add docs on process kill, update docs on updating docs ( #1010 )
...
* docs: add some documentation on process term, update captions
* docs on updating docs
2023-02-03 03:05:18 -05:00
allcontributors[bot]
d72f75cdce
docs: add spital as a contributor for code ( #1009 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-31 19:40:39 -05:00
ClementTsang
2a4849ebb7
docs: fix typo
2023-01-22 01:20:39 -05:00
ClementTsang
0f58851dca
docs: update manual installation dl link
2023-01-22 01:15:46 -05:00
Clement Tsang
36840e5de9
uptick: 0.8.0 ( #996 )
...
* uptick: 0.8.0
* update changelog
2023-01-22 00:53:36 -05:00
Clement Tsang
9a011189f1
docs: update README section for unofficial support
2023-01-21 04:43:38 -05:00
allcontributors[bot]
0a83456adb
docs: add felipesuri as a contributor for doc ( #989 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-18 16:23:23 -05:00
felipesuri
2de49c5042
docs: Update ArchLinux install command ( #988 )
...
It is removing `-yu`, because it updates the system before downloading the package.
ArchLinux is updated constantly and can crash the system, so it's better just to install the package.
2023-01-18 16:22:58 -05:00
Clement Tsang
4b392c96f7
docs: add note about individual autocompletion files
2023-01-17 00:58:41 -05:00
Clement Tsang
50c95997f9
docs: update changelog and all contrib sections ( #984 )
2023-01-15 12:26:15 -05:00
allcontributors[bot]
7fdc927aff
docs: add NitrogenDev as a contributor for code ( #983 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-15 12:08:18 -05:00
Clement Tsang
fffeb206de
ci: follow .deb naming conventions ( #969 )
...
Change the .deb file generation back to following standard naming conventions.
2023-01-12 03:41:15 -05:00
Clement Tsang
48cd29f2dd
docs: minor update of Windows installation docs ( #966 )
...
* docs: minor update of Windows installation docs
* Update README.md
2023-01-09 17:48:08 -05:00
Clement Tsang
57ce57b66f
docs: fix debian/ubuntu download links ( #965 )
2023-01-07 16:53:56 -05:00
Clement Tsang
7794c0e43a
uptick: 0.7.1 ( #959 )
...
* uptick: 0.7.1
* update changelog
2023-01-05 23:30:05 -05:00
Clement Tsang
cb08b19646
docs: shrink GIF caption text
2023-01-04 02:38:02 -05:00
Clement Tsang
21f1503277
docs: update note on unofficial FreeBSD support
2023-01-02 15:45:30 -05:00
Clement Tsang
7c53f088c3
ci: add build hash to nightly builds for version ( #951 )
...
This adds the build hash to the btm -V output for nightly builds, making it easier to troubleshoot when someone might have obtained a nightly build, and what commit it corresponds to.
2023-01-02 15:18:05 -05:00
Clement Tsang
a56e7f6cc9
feature: split usage into usage percentage and value ( #950 )
...
Denotes both usage and usage percentage. This also redoes the calculation for percentage to be based on the sum of avail + used, rather than on total, as otherwise we get potentially confusing percentages.
2023-01-01 05:08:04 -05:00
Clement Tsang
b7bf57481f
docs: update demo to 0.7.0 ( #941 )
...
* docs: update demo to 0.7.0
* update again
2022-12-31 20:47:33 -05:00
Clement Tsang
e654322743
docs: update debian install instructions regarding ARM
2022-12-31 17:52:31 -05:00
Clement Tsang
46884d48f0
uptick: 0.7.0 ( #940 )
2022-12-31 17:50:20 -05:00
Clement Tsang
0a9a6cfa60
docs: fix readme workflow shield ( #935 )
2022-12-27 06:37:31 -05:00
allcontributors[bot]
c38313abeb
docs: add sou-chon as a contributor for code ( #927 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-12-06 19:34:53 -05:00
allcontributors[bot]
f887096cea
docs: add database64128 as a contributor for code ( #909 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-11-21 03:34:40 -05:00
Clement Tsang
51498e1238
ci: automatically create and get build artifacts from Cirrus CI ( #854 )
...
This automatically triggers and grabs the build artifacts for systems that are only supported on Cirrus CI (as of now, FreeBSD and M1 macOS).
* ci: add cirrus build trigger script
* ci: modify build scripts to include cirrus build
* fix some stuff
* update docs
* more fixes
2022-10-27 06:27:04 -04:00
Clement Tsang
5eba26f9e5
ci: add build alias for easier build artifact URLs ( #852 )
2022-10-26 04:58:51 -04:00
Clement Tsang
3fdd7cd48e
ci: add FreeBSD and macOS M1 builds ( #845 )
...
* add OS to fingerprint cache
* simplify cirrus test script
* cleanup and add start of build script
* add nightly cron job to CCI build, add artifact
* add docs
* avoid test task if cron
2022-10-21 10:47:55 -04:00
allcontributors[bot]
99e4fa95d3
docs: add lroobrou as a contributor for code ( #842 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-20 00:35:08 -04:00
allcontributors[bot]
642bfd3194
docs: add jamartin9 as a contributor for doc ( #837 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-16 00:08:47 -04:00
allcontributors[bot]
e68a7bdfdc
docs: add mrivnak as a contributor for doc ( #831 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-13 15:26:57 -04:00
Mike Rivnak
51c02c6305
docs: Update gentoo install instructions ( #830 )
2022-10-13 15:26:35 -04:00
Clement Tsang
e7b31dfb96
docs: add note on target-cpu=native when manually installing
2022-10-10 20:13:41 -04:00
allcontributors[bot]
f44aac189c
add hervyqa as a contributor for doc ( #821 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-02 05:00:12 -04:00
Hervy Qurrotul Ainur Rozi
2811a8a985
docs: add voidlinux install instructions to README ( #820 )
2022-10-02 04:59:57 -04:00
allcontributors[bot]
de78824470
docs: add DianaNites as a contributor ( #809 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-09-16 05:09:35 -04:00
ClementTsang
e369e1286f
docs: update README
2022-09-12 19:38:57 -04:00
Clement Tsang
726e727de6
docs: note that freebsd is not on stable for now
2022-08-31 13:05:14 -04:00
allcontributors[bot]
90c56a9f3b
docs: add jamartin9 as a contributor for code ( #789 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-08-22 02:48:01 -04:00
ClementTsang
249a28f661
docs: fix allcontributor typo
2022-08-14 17:58:07 -04:00