summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-17Update usage in README (#409)HEADmaincyqsimon
2024-04-16CI: use sccache to speed up CI (#408)cyqsimon
2024-04-16Minor fix in README tablecyqsimon
2024-04-16Update README (#407)cyqsimon
2024-04-16Add logo (#330)cyqsimon
2024-04-16CI: Enable more cross-compiled builds (#401)cyqsimon
2024-04-16Temporarily disable UI tests (#406)cyqsimon
2024-04-15chore(deps): bump the dependencies group with 6 updates (#405)dependabot[bot]
2024-04-15chore(deps): bump actions/upload-artifact in the github-actions group (#404)dependabot[bot]
2024-04-15Keep GitHub Actions up to date with GitHub's Dependabot (#403)Christian Clauss
2024-04-15CI: Remove `musl-tools` install step (#402)cyqsimon
2024-04-15Fix Windows FP discrepancy issue in test (#400)cyqsimon
2024-04-15CI refactor (#399)cyqsimon
2024-04-07docs: add Exherbo Linux install instructions in README.md (#398)David Legrand
2024-04-02Enable Android build (#384)Felix Obenhuber
2024-04-01chore(deps): bump the dependencies group with 10 updates (#396)dependabot[bot]
2024-04-01CI: Configure dependabot grouping (#395)cyqsimon
2024-03-25Fix IPv6 socket detect logic (#383)cyqsimon
2024-03-25Apply suggestions from new clippy lint `clippy::assigning_clones` (#382)cyqsimon
2024-03-25Remove unnecessary logging synchronisation (#381)cyqsimon
2024-03-18feat: add `PID` column to `Process` table (#379)Krithic Kumar
2024-03-17chore(deps): bump mio from 0.8.10 to 0.8.11 (#380)dependabot[bot]
2024-03-03chore(deps): bump ratatui from 0.25.0 to 0.26.1 (#368)dependabot[bot]
2024-03-01chore(deps): bump clap_complete from 4.4.9 to 4.5.1 (#376)dependabot[bot]
2024-03-01chore(deps): bump clap-verbosity-flag from 2.1.2 to 2.2.0 (#375)dependabot[bot]
2024-03-01chore(deps): bump clap_mangen from 0.2.18 to 0.2.20 (#374)dependabot[bot]
2024-03-01chore(deps): bump chrono from 0.4.33 to 0.4.34 (#372)dependabot[bot]
2024-03-01chore(deps): bump anyhow from 1.0.79 to 1.0.80 (#369)dependabot[bot]
2024-03-01chore(deps): bump tokio from 1.35.1 to 1.36.0 (#370)dependabot[bot]
2024-03-01chore(deps): bump insta from 1.34.0 to 1.35.1 (#371)dependabot[bot]
2024-03-01chore(deps): bump log from 0.4.20 to 0.4.21 (#367)dependabot[bot]
2024-03-01chore(deps): bump thiserror from 1.0.56 to 1.0.57 (#366)dependabot[bot]
2024-03-01chore(deps): bump clap from 4.4.18 to 4.5.1 (#373)dependabot[bot]
2024-03-01Fixes #378cyqsimon
2024-03-01CI: use GitHub API to exempt dependabot from changelog requirement (#378)cyqsimon
2024-03-01Remove redundant imports (#377)cyqsimon
2024-02-05Add co-maintainership invitationcyqsimon
2024-02-01chore(deps): bump itertools from 0.12.0 to 0.12.1 (#363)dependabot[bot]
2024-02-01chore(deps): bump strum from 0.25.0 to 0.26.1 (#362)dependabot[bot]
2024-02-01chore(deps): bump clap_mangen from 0.2.17 to 0.2.18 (#361)dependabot[bot]
2024-01-30CI: include generated assets in release archive (#359)cyqsimon
2024-01-30CI: strip release binaries for all targets (#358)cyqsimon
2024-01-28Bump version to 0.22.2v0.22.2cyqsimon
2024-01-28Generate completion & manpage (#357)cyqsimon
2024-01-28Bump version to 0.22.1v0.22.1cyqsimon
2024-01-28Hot-fix: Windows compile issue (#356)cyqsimon
2024-01-28Bump version to 0.22.0v0.22.0cyqsimon
2024-01-28Bump all dependenciescyqsimon
2024-01-28chore(deps): bump ratatui from 0.24.0 to 0.25.0 (#348)dependabot[bot]
2024-01-28CI: Fix incorrect linkcyqsimon