summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-15chore: Prepare for the release v1.5.3v1.5.3orhun
2020-12-15fix: Install X11 dependencies for crates.io releaseorhun
2020-12-15chore: Prepare for the release v1.5.2v1.5.2orhun
2020-12-15chore: Use args for check command arguments in CI workfloworhun
2020-12-15doc: Add repology badge to README.mdorhun
2020-12-15chore: Add --locked flag to check command in CI workfloworhun
2020-12-15chore: Add strategy to CD workflow for different targetsorhun
2020-12-14chore: Remove rustup component installation from CI workfloworhun
2020-12-14chore: Add codecov.ymlorhun
2020-12-14chore: Update Dockerfile about dependenciesorhun
2020-12-14doc: Update README.md about copyright informationorhun
2020-12-14doc: Move Docker section to installation in README.mdorhun
2020-12-14chore: Remove snapcraft.yamlorhun
2020-12-14chore: Update image versions in Dockerfileorhun
2020-12-14chore: Update Cargo.toml about project detailsorhun
2020-12-14doc: Update CHANGELOG.md about #24orhun
2020-12-14Merge pull request #25 from Strykar/patch-2Orhun Parmaksız
2020-12-10Update kmon.8 to include string "kmod"Avinash H. Duduskar
2020-10-09chore: Upgrade tui-rs to 0.9.0orhun
2020-10-09doc: Update README about AUR installation stepv1.5.1orhun
2020-10-09doc: Remove AUR from release instructionsorhun
2020-10-09chore: Remove AUR publish step from CD workfloworhun
2020-10-09chore: Update CHANGELOG about 1.5.1 releaseorhun
2020-10-09chore: Update the profiles in Cargo.tomlorhun
2020-10-09chore: Upgrade the colorsys dependencyorhun
2020-10-09Merge pull request #23 from mdevlamynck/fix-cli-parse-testorhun
2020-10-01Update CHANGELOG and bump versionMatthias Devlamynck
2020-10-01Avoid actually parsing cli during tests to avoid side effects and conflicts w...Matthias Devlamynck
2020-08-27chore: Prepare for the release v1.5.0v1.5.0orhun
2020-08-27chore: Update the release profile about LTOorhun
2020-08-27chore: Upgrade Cargo dependenciesorhun
2020-08-27doc: Update the AUR installation step in README.mdorhun
2020-08-27chore: Remove the AUR binary package publish step from CD workfloworhun
2020-08-14feat: Add ctrl-x key for changing the position of a blockorhun
2020-08-08fix: Use the default colors if the accent color is not providedorhun
2020-08-08feat: Add alt-e/s key bindings to expand/shrink the blocksorhun
2020-08-06chore: Update CHANGELOG about release datesorhun
2020-08-06fix: Fix the percentage overflow in module tableorhun
2020-08-05chore: Update CHANGELOG about 1.4.0 releasev1.4.0orhun
2020-08-05doc: Update README about changing the accent colororhun
2020-08-05doc: Update the manual page about accent colororhun
2020-08-05test: Update style module tests about accent-colororhun
2020-08-05refactor: Create get_color function in Style for parsing colorsorhun
2020-08-05Merge pull request #21 from muttleyxd/add-accent-colororhun
2020-07-31Add accent-color optionMateusz Szychowski (Muttley)
2020-07-30chore: Update the AUR binary release steps in CD workfloworhun
2020-07-30chore: Prepare for the release v1.3.5v1.3.5orhun
2020-07-30chore: Update CHANGELOG about 1.3.5 releaseorhun
2020-07-30chore: Update CD workflow about crates.io release steporhun
2020-07-30chore: Update CD workflow about AUR releasesorhun