summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-05-01chore: Bump codecov/codecov-action from 4.0.1 to 4.3.1dependabot/github_actions/codecov/codecov-action-4.3.1dependabot[bot]
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.3.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v4.0.1...v4.3.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25doc: Update Arch Linux package linkOrhun Parmaksız
2024-04-15chore: Bump ratatui from 0.26.1 to 0.26.2 (#144)dependabot[bot]
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/ratatui-org/ratatui/releases) - [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md) - [Commits](https://github.com/ratatui-org/ratatui/compare/v0.26.1...v0.26.2) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12doc: Update tui referenceOrhun Parmaksız
2024-04-12chore: Prepare for the release v1.6.5v1.6.5Orhun Parmaksız
2024-04-12chore: Update license copyright yearsOrhun Parmaksız
2024-04-12chore: Update funding optionsOrhun Parmaksız
2024-04-12chore: Bump actions/cache from 3 to 4 (#131)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12chore: Bump codecov/codecov-action from 3.1.4 to 4.0.1 (#137)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12chore: Bump the Rust version in DockerfileOrhun Parmaksız
2024-04-12chore: Upgrade dependenciesOrhun Parmaksız
2024-04-08fix: Do not panic when /proc/modules does not exist (#139)eldaniz
2024-04-04feat: Add a panic hook to reset terminal upon panic (#141)eldaniz
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-10-27chore: Prepare for the release v1.6.4v1.6.4Orhun Parmaksız
2023-10-27chore: Bump transitive dependenciesOrhun Parmaksız
2023-10-27doc: Revise README.mdOrhun Parmaksız
2023-10-27chore: Bump ratatui to the latest versionOrhun Parmaksız
2023-10-27chore: Bump clap dependenciesOrhun Parmaksız
2023-10-27chore(deps): update rust and github actions dependencies (#110)Jean SIMARD
* chore(deps): update to 'clap:4.4.6' and 'clap_complete:4.4.3' * chore(deps): update to 'unicode-width:0.1.11' * chore(deps): update to 'clap_mangen:0.2.14' * chore(deps): update to 'bytesize:1.3.0' * chore(ci): bump github actions resolves #108 * chore(ratatui): update to 'ratatui:0.23.0' * chore(docker): update minimal rust version 'anstream:0.6.4' has a minimal requirement for 'rustc:1.70.0'. --------- Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-10-27style(clippy): fix all new clippy errors with 'rustc:1.73.0' (#111)Jean SIMARD
Also updating `proc-macro2` because of https://github.com/rust-lang/rust/issues/113152 makes the build fail on nightly.
2023-07-20chore: Bump clap from 4.3.10 to 4.3.16 (#79)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.16. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.3.10...v4.3.16) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18chore: Bump clap_complete from 4.3.1 to 4.3.2 (#75)dependabot[bot]
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...clap_complete-v4.3.2) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01chore: Bump clap from 4.3.9 to 4.3.10 (#73)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.9 to 4.3.10. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.3.9...v4.3.10) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28chore: Bump clap from 4.3.8 to 4.3.9 (#72)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.9. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.3.8...v4.3.9) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26chore: Merge #71bors[bot]
71: chore: Bump clap from 4.3.5 to 4.3.8 r=orhun a=dependabot[bot] Bumps [clap](https://github.com/clap-rs/clap) from 4.3.5 to 4.3.8. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26chore: Bump clap from 4.3.5 to 4.3.8dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.5 to 4.3.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.3.5...v4.3.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23doc: Fix Arch Linux package link (#70)Tavian Barnes
Arch recently merged [community] into [extra]. Link: https://archlinux.org/news/git-migration-completed/
2023-06-21chore: Bump clap from 4.3.4 to 4.3.5 (#69)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.3.4...v4.3.5) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14chore: Merge #68bors[bot]
68: chore: Bump clap from 4.3.3 to 4.3.4 r=orhun a=dependabot[bot] Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14chore: Bump clap from 4.3.3 to 4.3.4dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10chore: Bump clap from 4.3.2 to 4.3.3 (#67)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06chore: Bump clap from 4.3.1 to 4.3.2 (#66)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02chore: Bump clap_complete from 4.3.0 to 4.3.1 (#64)dependabot[bot]
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...clap_complete-v4.3.1) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02chore: Bump clap_mangen from 0.2.11 to 0.2.12 (#63)dependabot[bot]
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.12. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.11...clap_mangen-v0.2.12) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02chore: Bump clap from 4.3.0 to 4.3.1 (#65)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...clap_complete-v4.3.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22chore: Bump clap_complete from 4.2.3 to 4.3.0 (#61)dependabot[bot]
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.3 to 4.3.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.3...clap_complete-v4.3.0) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22chore: Bump clap_mangen from 0.2.10 to 0.2.11 (#60)dependabot[bot]
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.10 to 0.2.11. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.10...clap_mangen-v0.2.11) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-05-22chore: Bump clap from 4.2.7 to 4.3.0 (#62)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.7 to 4.3.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.2.7...clap_complete-v4.3.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16chore: Merge #59bors[bot]
59: chore: Bump codecov/codecov-action from 3.1.3 to 3.1.4 r=orhun a=dependabot[bot] Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16chore: Merge #58bors[bot]
58: chore: Bump clap_complete from 4.2.2 to 4.2.3 r=orhun a=dependabot[bot] Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.2 to 4.2.3. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16chore: Bump codecov/codecov-action from 3.1.3 to 3.1.4dependabot[bot]
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12chore: Bump clap_complete from 4.2.2 to 4.2.3dependabot[bot]
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.2...clap_complete-v4.2.3) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10chore: Merge #57bors[bot]
57: chore: Bump clap_complete from 4.2.1 to 4.2.2 r=orhun a=dependabot[bot] Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.2. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-05-10revert: Migrate from bors to GitHub merge queueOrhun Parmaksız
This reverts commit 05dfc320c13a0a6e5a7c81da9725873ce744607d. Pull request merge queues are available in any public repository owned by an organization, or in private repositories owned by organizations using GitHub Enterprise Cloud.
2023-05-10Merge branch 'master' into dependabot/cargo/clap_complete-4.2.2Orhun Parmaksız
2023-05-10Merge branch 'master' of ssh://github.com/orhun/kmonOrhun Parmaksız
2023-05-10chore: Migrate from bors to GitHub merge queueOrhun Parmaksız
2023-05-10chore: Bump clap_complete from 4.2.1 to 4.2.2dependabot[bot]
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.1...clap_complete-v4.2.2) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04chore: Merge #56bors[bot]
56: chore: Bump enum-iterator from 1.4.0 to 1.4.1 r=orhun a=dependabot[bot] Bumps [enum-iterator](https://github.com/stephaneyfx/enum-iterator) from 1.4.0 to 1.4.1. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04chore: Bump enum-iterator from 1.4.0 to 1.4.1dependabot[bot]
Bumps [enum-iterator](https://github.com/stephaneyfx/enum-iterator) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/stephaneyfx/enum-iterator/releases) - [Commits](https://github.com/stephaneyfx/enum-iterator/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: enum-iterator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>