summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-03chore: Merge #55bors[bot]
2023-05-03chore: Bump clap from 4.2.5 to 4.2.7dependabot[bot]
2023-04-28chore: Merge #54bors[bot]
2023-04-28chore: Bump clap from 4.2.4 to 4.2.5dependabot[bot]
2023-04-21chore: Merge #52bors[bot]
2023-04-21chore: Merge #53bors[bot]
2023-04-21chore: Bump clap_complete from 4.2.0 to 4.2.1dependabot[bot]
2023-04-21chore: Bump codecov/codecov-action from 3.1.2 to 3.1.3dependabot[bot]
2023-04-20chore: Merge #51bors[bot]
2023-04-20chore: Integrate bors.techOrhun Parmaksız
2023-04-20chore: Bump clap from 4.2.3 to 4.2.4dependabot[bot]
2023-04-19chore: Bump clap from 4.2.2 to 4.2.3 (#50)dependabot[bot]
2023-04-13chore: Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#48)dependabot[bot]
2023-04-13chore: Bump clap from 4.2.1 to 4.2.2 (#49)dependabot[bot]
2023-04-06chore: Prepare for the release v1.6.3v1.6.3Orhun Parmaksız
2023-04-06chore: Bump the Rust version in DockerfileOrhun Parmaksız
2023-04-06chore: Bump docker/setup-buildx-action from 1 to 2 (#41)dependabot[bot]
2023-04-06chore: Bump codecov/codecov-action from 1.0.7 to 3.1.1 (#42)dependabot[bot]
2023-04-06chore: Bump actions/cache from 2 to 3 (#43)dependabot[bot]
2023-04-06chore: Bump docker/setup-qemu-action from 1 to 2 (#44)dependabot[bot]
2023-04-06chore: Bump actions/checkout from 2 to 3 (#46)dependabot[bot]
2023-04-06chore: Bump docker/login-action from 1 to 2 (#47)dependabot[bot]
2023-04-06chore: Bump docker/metadata-action from 3 to 4 (#45)dependabot[bot]
2023-04-06chore: Integrate dependabotOrhun Parmaksız
2023-04-06chore: Bump GitHub Action versionsOrhun Parmaksız
2023-04-06chore: Generate SBOM/provenance for the Docker imageOrhun Parmaksız
2023-04-06chore: Build Docker image for arm64Orhun Parmaksız
2023-04-06chore: Update funding optionsOrhun Parmaksız
2023-04-06chore: Upgrade dependenciesOrhun Parmaksız
2023-03-26chore: Switch to `ratatui` (#40)Pavel Fomchenkov
2023-03-10fix: Remove target directory from .dockerignore for proper cachingOrhun Parmaksız
2023-01-29chore: Use the latest version of cargo-tarpaulin for code coverageOrhun Parmaksız
2023-01-15chore: Bump the Rust version in DockerfileOrhun Parmaksız
2023-01-01doc: Update license copyright yearsOrhun Parmaksız
2022-12-29doc: Fix badges in README.mdOrhun Parmaksız
2022-12-18Merge branch 'master' of ssh://github.com/orhun/kmonOrhun Parmaksız
2022-12-18refactor: Apply clippy suggestionsOrhun Parmaksız
2022-12-13doc: fix typos (#38)Kian-Meng Ang
2022-10-13doc: Update README.md about manual installation (#37)Victorhck
2022-10-02chore: Prepare for the release v1.6.2v1.6.2Orhun Parmaksız
2022-10-02fix: Use the correct target directory for release assetsOrhun Parmaksız
2022-10-02chore: Prepare for the release v1.6.0v1.6.1Orhun Parmaksız
2022-10-02chore: Update clap dependencyOrhun Parmaksız
2022-10-01chore: Update clap dependencyOrhun Parmaksız
2022-10-01chore: Add build script for generating manpage and completions (#34)Orhun Parmaksız
2022-10-01refactor: Apply clippy suggestionsOrhun Parmaksız
2022-09-30test: Add debug test for argumentsOrhun Parmaksız
2022-09-30refactor: Move command-line arguments to its own moduleOrhun Parmaksız
2022-09-30refactor: Update project structure to use as libraryOrhun Parmaksız
2022-09-29chore: Add libxkbcommon-dev to CI/CD dependenciesOrhun Parmaksız