Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/orhun/kmon

Linux Kernel Manager and Activity Monitor 🐧💻
https://github.com/orhun/kmon

doc: Update the function comment of kernel logs scroll method

c30800010fdaca50b437cb7c14e11e53c4b4ae46 authored about 5 years ago by orhun <[email protected]>
feat: Add amount parameter to kernel logs scroll method

25cace43e5d2584c71cd71331ee7726cc1b77dca authored about 5 years ago by orhun <[email protected]>
chore: Add mandatory fields to Cargo.toml for publishing

28c2c7067d8a2a2dc824b15a18912de12feb5544 authored about 5 years ago by orhun <[email protected]>
chore: Add build/release profiles to Cargo

c577783736f18cb0914d338cedd414eefe13375f authored about 5 years ago by orhun <[email protected]>
chore: Fix the package registry tags in Docker task

dd1017c78a8299a43a1ae03dfd7fd4469b5835cf authored about 5 years ago by orhun <[email protected]>
chore: Update the task names in Docker task file

9490aeaf4f0fc81edaf289fd2fc3a770caa4bb5b authored about 5 years ago by orhun <[email protected]>
chore: Update the formatting of Docker task file

d5479581d63e871dc461de38d6d2559e3f7f6b19 authored about 5 years ago by orhun <[email protected]>
chore: Use IMAGE_NAME secret for name of the image to build & push

9ef53e8d3bcb5982d23a265f9eababe4a0896b11 authored about 5 years ago by orhun <[email protected]>
chore: Use seperate files for Docker and CI task

0893bba8b5d1a880fea9a9c236f6f4bb71533485 authored about 5 years ago by orhun <[email protected]>
chore: Update the formatting of the CI task file

02d64118a259cb6a99f55234fe0836fd75a506f4 authored about 5 years ago by orhun <[email protected]>
chore: Add name to Docker image for the package registry

5276f34c87531848f6a4ecc40eebca0d17188f6d authored about 5 years ago by orhun <[email protected]>
chore: Remove unnecessary repository secret in Docker build step

9b777cd473f9f1a1031a17b2c9b0be67340f4123 authored about 5 years ago by orhun <[email protected]>
chore: Use --password-stdin for GitHub login action in CI

df85d432331f1ee4de49d7ec183127c6b85c01d5 authored about 5 years ago by orhun <[email protected]>
chore: Fix the run command in Docker build

025e75c3948761b0585c5545e63c241a2da619f5 authored about 5 years ago by orhun <[email protected]>
chore: Add GitHub package registry push to CI task

8b4eae882b769b436bdb4c9dfcd9278a222ca0a5 authored about 5 years ago by orhun <[email protected]>
fix: Remove PR action from CI task

b48a9e096f1e6ed4d4d51ab602f168030f9b248a authored about 5 years ago by orhun <[email protected]>
fix: Rename Tags action in Docker build to Tag

7c4556855cf7ac7306424feaf4b5d37b646ab679 authored about 5 years ago by orhun <[email protected]>
chore: Use --password-stdin for Docker login action in CI

33db17fda66846b3d8e2d8021730edc186c2eb21 authored about 5 years ago by orhun <[email protected]>
chore: Add master branch setting to CI action

c81a3e3f0c43e87f5f776ee30fbfd544453703af authored about 5 years ago by orhun <[email protected]>
chore: Build Docker image in CI action

9e5cb341111a26113c2e4952c958affc2f07f088 authored about 5 years ago by orhun <[email protected]>
chore: Update Docker build action about tags

29163ee3e9a35b9ef07958d27b02ce89ba4e0b1a authored about 5 years ago by orhun <[email protected]>
chore: Add Docker build action configuration

f37afab0f60b0fd0cd499956628b549e4bb0b8a6 authored about 5 years ago by orhun <[email protected]>
chore: Add .dockerignore

75363850dfc84a80c7823b0346c9802caa5a7eb1 authored about 5 years ago by orhun <[email protected]>
style: Add comments to Dockerfile builds

4c6aab569dc1488703d8fa991964426a86aa1e93 authored about 5 years ago by orhun <[email protected]>
style: Update the formatting of Dockerfile

bbf3859a650b2f37fce6f164f254c11063b0422c authored about 5 years ago by orhun <[email protected]>
chore: Set workdir to /root/ for the runtime image

8d78ab77466e01ce63b0f9bfdde1a5fae3f290bd authored about 5 years ago by orhun <[email protected]>
chore: Merge related run commands in Dockerfile

f3bafca2a5bce846127ca563561b88805066e2d5 authored about 5 years ago by orhun <[email protected]>
chore: Add kmod dependency to Dockerfile image

ab283a832ff0a16e44e1f5b68deb6f23b2cf11e3 authored about 5 years ago by orhun <[email protected]>
fix: Check if execution is succeeded on exec_cmd

b50358ce0640c96230aea5e39dd4a9563066d5e7 authored about 5 years ago by orhun <[email protected]>
style: Fix formatting with Cargo fmt

61ca82f10628a13d661f119b90b8f32f9bf2fea7 authored about 5 years ago by orhun <[email protected]>
feat: Use default tick rate on argument parse error

89616f5442d59a2d30351b815a5db3a95ec54185 authored about 5 years ago by orhun <[email protected]>
fix: Use default value for kernel logs update method if dmesg fails

724fd34ec9347a917a64c3c521f86c807f6c0c7e authored about 5 years ago by orhun <[email protected]>
fix: Unwrap dmesg output result for error handling

1d9cfe670b5651b1289282a76e77c07e527baddf authored about 5 years ago by orhun <[email protected]>
refactor: Use match pattern for exec_cmd error handling

9868ca6d04872fda676ff5293c94fd848d569877 authored about 5 years ago by orhun <[email protected]>
chore: Fix dependency deletion command in Dockerfile

44ae9ee057f33debe85d4f821e655a764d073745 authored about 5 years ago by orhun <[email protected]>
chore: Build with specific versions of packages in Dockerfile

1ec2fbfad4e67100263860fba87b3fdf68ef6e6d authored about 5 years ago by orhun <[email protected]>
chore: Use --no-install-recommends flag for apt-get installations

8c5c8545855186f3f296016a68c1d9c749fc5953 authored about 5 years ago by orhun <[email protected]>
feat: Delete the apt-get lists after installation in Dockerfile

3ec3f24907738bde83f6ebec4880748ba8ba1e41 authored about 5 years ago by orhun <[email protected]>
chore: Add Dockerfile

a48d682a5e3141624f602891cdd1e57167b156bf authored about 5 years ago by orhun <[email protected]>
doc: Add comment to del key action

2ced2cc98e51ea362a8fad0eae55da05f36f3c50 authored about 5 years ago by orhun <[email protected]>
feat: Clear the input query on del key

0a99c60bd61bd284ea1e7b84df1420ff85936726 authored about 5 years ago by orhun <[email protected]>
feat: Append to the input query on ctrl-v key outside the input mode

fbf3c78b5536bb58ab5abdb1b73153497a22f526 authored about 5 years ago by orhun <[email protected]>
doc: Update the input mode quit comment

57d7dfc4e376794de6c41d8957d2d200bda3a1aa authored about 5 years ago by orhun <[email protected]>
feat: Append to the input query on ctrl-v action

5f27eadca9963d1daf1920fa1824b6e85e80bc9b authored about 5 years ago by orhun <[email protected]>
doc: Add comment to ctrl-c action in input mode

ddf89feb65b9e11c9d821854ee0a5158b10e2f94 authored about 5 years ago by orhun <[email protected]>
feat: Copy the input query on ctrl-c

5deefee6beed9c2adb88f89234bd9ba66aad9014 authored about 5 years ago by orhun <[email protected]>
refactor: Move paste action after the copy

4d73687ccc876962d97f4246f94fc9d095ad4721 authored about 5 years ago by orhun <[email protected]>
chore: Update X11 dependencies in CI task

e9086124be267491845c24c3d30cccfccb78c423 authored about 5 years ago by orhun <[email protected]>
doc: Add function comment to kernel logs select method

76d4fdab211da821284846c6ae8a7819d0322fd2 authored about 5 years ago by orhun <[email protected]>
doc: Add comment to copy key action

46c090204ef6c324ca49aa28174a4ff9856a785e authored about 5 years ago by orhun <[email protected]>
feat: Trim the output to copy in 'c' key action

531965e4d7cbc9af67b2375e383e83b0f06d10b3 authored about 5 years ago by orhun <[email protected]>
refactor: Rename skip name in kernel logs to select

8f3fe6272fc1cac2150b30ab463ffd121ac1bbe0 authored about 5 years ago by orhun <[email protected]>
feat: Copy the kernel logs on 'c' key action

0d7c1def0b663444e005d91554df2db72923c6c6 authored about 5 years ago by orhun <[email protected]>
refactor: Use skip function in log module for skipping n elements

9e23dea71d9bc01d68f20ee68169447ba994d4df authored about 5 years ago by orhun <[email protected]>
style: Fix formatting with cargo fmt

8b19ed1dba2b8827311a6a7e52439143d753902e authored about 5 years ago by orhun <[email protected]>
feat: Copy the module information on 'c' key press

fa34557d86bca303611b7e3ad238a541e608fab1 authored about 5 years ago by orhun <[email protected]>
fix: Set raw text to given text before adding style to it

685e98d7a38ed0de9bc9c27ef1748eff587ad868 authored about 5 years ago by orhun <[email protected]>
refactor: Check for styled_text being empty on styled text lines method

14e669b484190ccb27e28a6e2b1d0310d51444b8 authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for formatting

f11f83154adeeb1c629366ba8e71c69bf22736a1 authored about 5 years ago by orhun <[email protected]>
refactor: Use if let pattern instead of checking the both options with match

e5edee844e12c25433ac20e8880824516fa69992 authored about 5 years ago by orhun <[email protected]>
fix: Reset the selected module index on input query paste action

3262c419fd078c80b2ab4fbfec6ad2e287175194 authored about 5 years ago by orhun <[email protected]>
feat: Copy the current module name in module list block on 'c' key

3833dcfb33b6fc0b5076381cde2839fb5329370f authored about 5 years ago by orhun <[email protected]>
fix: Use &str instead of String in set_clipboard_contents function

3d91002ee5fc65ee13b7b024b89214962648153a authored about 5 years ago by orhun <[email protected]>
feat: Set the clipboard contents depending on the current block (testing)

f2cb685da861718c16b829a44bc9bebb6d8b1791 authored about 5 years ago by orhun <[email protected]>
feat: Add '\' key for showing the next kernel information

fd5f0109a4602c3e9e0a1cb3f2dedb3069f9f5a4 authored about 5 years ago by orhun <[email protected]>
feat: Support 'v' key for pasting the clipboard contents

6ed76666fc7f67034309f2a28608cc8cd2ba8fa7 authored about 5 years ago by orhun <[email protected]>
fix: Change ctrl-c key action to 'c' since it's used for exit

2715eeccaa5c19746d6791a2512398ccfc3700f8 authored about 5 years ago by orhun <[email protected]>
doc: Add function comments to set_clipboard_contents

b40d04f377526666b7aaf0775f6d690e8283c1a7 authored about 5 years ago by orhun <[email protected]>
feat: Create set_clipboard_contents function in app module

bfcf05879f9d96da0641ab20fbcb1fff76f7b684 authored about 5 years ago by orhun <[email protected]>
feat: Add ctrl-c action for copying

dc22cffd6a5f8e78ac1f9745ff689e3f1406ed22 authored about 5 years ago by orhun <[email protected]>
fix: Use unwrap_or_default instead of creating a new string

f5238e5cba958cd2461934565c6b9b27514f9089 authored about 5 years ago by orhun <[email protected]>
fix: Remove unused crate use in main file

037fb5f07c6829344fe227f90069d3d6763c9675 authored about 5 years ago by orhun <[email protected]>
doc: Add function comment to get_clipboard_contents

44ffea4aa989bd2df69107b6e8c4eb480923b8dd authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for fixing the formatting

e60c3a3799d3190a64d8afc001061010ff90870e authored about 5 years ago by orhun <[email protected]>
fix: Use get_clipboard_contents method in app module for error handling

50c951a6fb6ce1c5a36d25da1d1ba937403c1e64 authored about 5 years ago by orhun <[email protected]>
chore: Fix installing X11 dependencies in CI task

93e6754e4b94f2a297e847ba8945501ba341ca93 authored about 5 years ago by orhun <[email protected]>
chore: Add an extra step to CI task about X11 dependencies

f93d8e7eb22a1c08f66eea813569a168e1ba18c3 authored about 5 years ago by orhun <[email protected]>
fix: Remove unused crate use from main file

b19396aa88793dd44e806e8d9ac1e0d742f705b7 authored about 5 years ago by orhun <[email protected]>
doc: Add comment to ctrl-v key action

b9dd9d21e7fcc2c0b7497edc8d3c97b2c21c009b authored about 5 years ago by orhun <[email protected]>
feat: Support pasting clipboard contents to search input via using ctrl-v

ded448de2f50d23949a0bd0fca75f33326e87e55 authored about 5 years ago by orhun <[email protected]>
fix: Reset the input query on clipboard contents error

2e6a5a5cce027d4d14ab355319d2f0363c9e8b2d authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for formatting

19fdf25524d36164061a194e77dd00eaff846bae authored about 5 years ago by orhun <[email protected]>
refactor: Use clipboard provider as clipboard in app module

79b764cd6237e90fcc06ba7d77c511d85c06a4da authored about 5 years ago by orhun <[email protected]>
refactor: Create the clipboard provider before the key action

a9719938e42c87c3a03d720983b06731185dee1c authored about 5 years ago by orhun <[email protected]>
doc: Add comment to input mode ctrl-v action

e0572177c2439581047fea863f95b55dd755039f authored about 5 years ago by orhun <[email protected]>
style: Fix the formatting using Cargo fmt

3d365cd4a087334bc1e5c8926731bd793576fda4 authored about 5 years ago by orhun <[email protected]>
feat: Paste clipboard contents to input area if ctrl-v is pressed

33ab0d429e45943c088c56ea9ca0defa9af574d8 authored about 5 years ago by orhun <[email protected]>
chore: Add external clipboard crate to the project

c03560a60be73ec0a061ec6a4b69739cb4c7aea4 authored about 5 years ago by orhun <[email protected]>
feat: Support 'v' key for showing the next kernel information

b6ee3a312f74108a00400e3702b4b2b882019482 authored about 5 years ago by orhun <[email protected]>
feat: Support F1 key as well as '?' for help

b5635d1d4f6cdabf06ef4792f99ac48b4a3e3d6b authored about 5 years ago by orhun <[email protected]>
feat: Show command execution error with style

6285fe03ceec217bfb0f7d4f4f1afe6b8568bbec authored about 5 years ago by orhun <[email protected]>
fix: Remove unnecessary highlight style from style module

b0c0468b9a4ffa429f1e4ad56f9b1d58b0aef370 authored about 5 years ago by orhun <[email protected]>
feat: Use selected/unselected styles for command to execute

a080af89ec816c0bd69409e4d023c936998df7e6 authored about 5 years ago by orhun <[email protected]>
refactor: Dereference the receiver before calling to_string in show_used_module

c594328fe2a0b43dfba6687dc17c0223a04f539d authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for formatting

d9990b6b838bd5608914ca71f872ea90645f6ed3 authored about 5 years ago by orhun <[email protected]>
feat: Support +/- keys for adding/removing a module

70ed7583f4770727c2ef7b56358745c9aeace43f authored about 5 years ago by orhun <[email protected]>
feat: Support BackTab key for showing the next kernel info as well as tab

01f12feb5530042d8e9894eb7d2e82d2f59d5656 authored about 5 years ago by orhun <[email protected]>
feat: Select the module info block on scroll keys

74d7c2f3df9e1ff7d65e027070c9cc9abb17930c authored about 5 years ago by orhun <[email protected]>
doc: Add function comment to show_used_module_info

3a9a75191de57028d95d5ce128e534d28cae2ab5 authored about 5 years ago by orhun <[email protected]>
doc: Add comments to other character handling

9de13de4a6fee8684240f03fbe648ea830103c58 authored about 5 years ago by orhun <[email protected]>