Ecosyste.ms: OpenCollective

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

kmon

Linux Kernel Manager and Activity Monitor 🐧💻
Collective - Host: opensource - https://opencollective.com/kmon - Code: https://github.com/orhun/kmon

Create CNAME

github.com/orhun/kmon - 5f77b06c8181948420c6cd4e83c28309633e132b authored over 4 years ago by orhun <[email protected]>
chore: Update the theme configuration

github.com/orhun/kmon - 193a3dbf90e092aa3e33781f47c721c6746b70c4 authored over 4 years ago by orhun <[email protected]>
chore: Remove docs directory

github.com/orhun/kmon - 15065fdf81a2aff5d007f9fc7d1a0de6459b7549 authored over 4 years ago by orhun <[email protected]>
Set theme jekyll-theme-minimal

github.com/orhun/kmon - 3f818cb0ccc0290fcf012e4b3c72a954ea0871a3 authored over 4 years ago by orhun <[email protected]>
Set theme jekyll-theme-minimal

github.com/orhun/kmon - 5d600fbaf6386b6727a638614ea481608930fbed authored over 4 years ago by orhun <[email protected]>
chore: Add docs folder to the root of the directory

github.com/orhun/kmon - 008f3ff2f8df30556b3a0a30ffef2d291e95db0e authored over 4 years ago by orhun <[email protected]>
doc: Remove the unmaintained Copr package information from README

github.com/orhun/kmon - 2088d3b33dcb9cc0d18e2708efed5536009c5058 authored over 4 years ago by orhun <[email protected]>
chore: Prepare for the release v1.3.0

github.com/orhun/kmon - 49be7a5e32a9dfc9c48adf0c17a761d2e8940a6a authored over 4 years ago by orhun <[email protected]>
chore: Update CHANGELOG about 1.3.0 release

github.com/orhun/kmon - 90ce25533ed6eb6bade18ff9501c9bf26aaed7ed authored over 4 years ago by orhun <[email protected]>
style: Update the formatting of app module

github.com/orhun/kmon - 8738141e7e8cf7596c2bd6045fa3ca67d366cce6 authored over 4 years ago by orhun <[email protected]>
chore: Upload reports to codecov.io via codecov action

github.com/orhun/kmon - cdbd802332adf47251c48a6bf13dc6eef83741f5 authored over 4 years ago by orhun <[email protected]>
chore: Update the clippy arguments in CI task

github.com/orhun/kmon - f40488de49ab782fa3fc76869c9eaeacc25477a3 authored over 4 years ago by orhun <[email protected]>
fix: Use explicit lifetimes on types

github.com/orhun/kmon - aaade7706fa26ccd8f573326c078cb51eb8740b9 authored over 4 years ago by orhun <[email protected]>
chore: Allow tabs in comments and warn about 2018 idioms

github.com/orhun/kmon - 6a429c07d926c229004804c7572af786276853f0 authored over 4 years ago by orhun <[email protected]>
Merge pull request #17 from tpiekarski/feature/support-for-insmod-rmmod

Merging feature/support-for-insmod-rmmod, resolves #15

github.com/orhun/kmon - f255188a8fa39d9ea07a32b76ccbb26046a9fd95 authored over 4 years ago by orhun <[email protected]>
chore: Update Cargo dependencies

github.com/orhun/kmon - 090c331aea46910edc222967ef5bd6787d739ed7 authored over 4 years ago by orhun <[email protected]>
feat: insmod/rmmod, adding tests for loading, unloading and reloading modules

github.com/orhun/kmon - bf594f59fe034bdc990e6c0e6a904de7f49979aa authored over 4 years ago by Thomas Piekarski <[email protected]>
refactor: Remove get_load_commandline function and check module name in get

github.com/orhun/kmon - 3caf4794a49493e152aaf9417016752d5c86216f authored over 4 years ago by orhun <[email protected]>
refactor: Split the module_name for checking the ko extension

github.com/orhun/kmon - 53a3b35129f4ea441afad7277baf35c07a677279 authored over 4 years ago by orhun <[email protected]>
Revert "feat: insmod/rmmod, rewriting is_module_filename()"

This reverts commit e788e65d4dc112cc6092abcda0481791a8855140.

github.com/orhun/kmon - 0f9e779a77423d81ab56382c71a11c82f6667917 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: insmod/rmmod, rewriting is_module_filename()

github.com/orhun/kmon - e788e65d4dc112cc6092abcda0481791a8855140 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: insmod/rmmod, updating README and renaming get_load_command()

github.com/orhun/kmon - 5354f2c2ddcb2bbe5ca056d306ce859adcc88922 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: insmod/rmmod, implementing get_load_command to solve reloading issue

github.com/orhun/kmon - 640eb9bcdb90f1fc70d725bae1e4caf02545f866 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: insmod/rmmod, removing is_module_loaded and falling back to generic error message

github.com/orhun/kmon - d015add1064efff4cdaa2637c3854380099766f0 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Adding support for handling modules with insmod/rmmod (work in progress)

github.com/orhun/kmon - 2ad9f562446ebf8f4c5eac58c35d3d40c7599f56 authored over 4 years ago by Thomas Piekarski <[email protected]>
Merge pull request #16 from stephanlachnit/master

Update enum-unitary to 0.4.2

github.com/orhun/kmon - dced05ed13e0b0e2ec4f02d772f67d48c711a543 authored over 4 years ago by orhun <[email protected]>
Update enum-unitary to 0.4.2

Signed-off-by: Stephan Lachnit <[email protected]>

github.com/orhun/kmon - 427c9cab276ec97f052cf650d56762b4e1b799e0 authored over 4 years ago by Stephan Lachnit <[email protected]>
doc: Update 'alt-r/d' GIFs in README

github.com/orhun/kmon - 873e38f06e6675c89249daa51b63dc03882900a8 authored over 4 years ago by orhun <[email protected]>
chore: Prepare for the release v1.2.0

github.com/orhun/kmon - 3e773359db19880abbf0579836a14c902ab9756b authored over 4 years ago by orhun <[email protected]>
chore: Update CHANGELOG about 1.2.0 release

github.com/orhun/kmon - 4613b2b102224deddbfb86a9ab134ae4f765fcfd authored over 4 years ago by orhun <[email protected]>
doc: Replace placeholder images with GIFs in README

github.com/orhun/kmon - 1f9ec3679b9eb2fd2a29492bc6774dc6770bde0c authored over 4 years ago by orhun <[email protected]>
fix: Use the missing Error for the event tests

github.com/orhun/kmon - a67e648c7eb7c0d470af06b9a2d56b10def79129 authored over 4 years ago by orhun <[email protected]>
fix: Remove unused Error from event module

github.com/orhun/kmon - c34393bda87e7c4a4730ade19b3d93b1c8c46389 authored over 4 years ago by orhun <[email protected]>
chore: Update CHANGELOG about failure crate

github.com/orhun/kmon - fc914f9994a0940311c79bdfb61ae9c8c2e41d44 authored over 4 years ago by orhun <[email protected]>
chore: Remove deprecated failure crate from Cargo dependencies

github.com/orhun/kmon - a5cf50bec7ad707f44db03bc0dd0c66d16699705 authored over 4 years ago by orhun <[email protected]>
style: Update the formatting in the main module

github.com/orhun/kmon - 383946fd5a6ff37b8f45faf6e1de6eb2e688a30d authored over 4 years ago by orhun <[email protected]>
refactor: Use Box<dyn Error> instead of failure::Error in event

github.com/orhun/kmon - 3c7d731707609bce136a0b13c6257cdff96e759c authored over 4 years ago by orhun <[email protected]>
refactor: Use Box<dyn Error> instead of failure::Error in main

github.com/orhun/kmon - da57a83f94ef2a8e1129aa83cdfeffa20d5b4b97 authored over 4 years ago by orhun <[email protected]>
chore: Update the date in manual page

github.com/orhun/kmon - ec51c585715b2cf2aab102b995e058d801898238 authored over 4 years ago by orhun <[email protected]>
chore: Update CHANGELOG about key binding changes

github.com/orhun/kmon - 97c67eb9a4fcd358f4cb7c91b3d908bd99787a66 authored over 4 years ago by orhun <[email protected]>
fix: Add clippy lint to show_dependent_modules about the condition

github.com/orhun/kmon - 291bf895212c04cfc5d1abde533984f05cbc80b2 authored over 4 years ago by orhun <[email protected]>
style: Simplify the condition in show_dependent_modules

github.com/orhun/kmon - df485ac9fcec1dd34560794df2db8697caa08952 authored over 4 years ago by orhun <[email protected]>
feat: Add test check for show_dependent_modules function

github.com/orhun/kmon - 0ce752392a9269ef8fa6f82b66c99e1365e42af6 authored over 4 years ago by orhun <[email protected]>
test: Update the tui tests about d key binding

github.com/orhun/kmon - 7639ed5aa4ea12ca5a89d22e0c804cdb8df0b432 authored over 4 years ago by orhun <[email protected]>
fix: Use get method for accessing vector elements in show_used_module

github.com/orhun/kmon - b60b17a6fef9fed2a4804e909218bd925c7f1523 authored over 4 years ago by orhun <[email protected]>
fix: Update the error handling of send methods

github.com/orhun/kmon - 1c2262a44425e67710e3adda9eda11b50cf61d9d authored over 4 years ago by orhun <[email protected]>
fix: Disable showing dependent modules if already showing

github.com/orhun/kmon - e0286acef58bfca4c682233ed7fbd10dec42cf49 authored over 4 years ago by orhun <[email protected]>
doc: Update the comment of d key action

github.com/orhun/kmon - f79d64a0bdccbd51ca817e1d8c92f404979b9192 authored over 4 years ago by orhun <[email protected]>
doc: Add comment to appending '...' for dependent modules

github.com/orhun/kmon - 8f70fb88b1135d18ebc5ffe8e7705750b63314ac authored over 4 years ago by orhun <[email protected]>
style: Change the Unicode symbol of dependent modules feature

github.com/orhun/kmon - 402355151bc4a1afcb7cb52ce867cc5995ecd725 authored over 4 years ago by orhun <[email protected]>
feat: Add historic site Unicode symbol to symbols in style module

github.com/orhun/kmon - 828fecf79692e8202897abfafc9712f343610f89 authored over 4 years ago by orhun <[email protected]>
feat: Disable showing dependent modules if there are not any

github.com/orhun/kmon - 53d9717835b6650b43c6beb0778a6146d735c011 authored over 4 years ago by orhun <[email protected]>
chore: Update manual file about key bindings

github.com/orhun/kmon - d7d1b02c2aa840d53c64be77f3e8cf0bb2e422ce authored over 4 years ago by orhun <[email protected]>
fix: Update the 1..9 key binding in util module

github.com/orhun/kmon - d67c6eecfa26cce986c5500736685a12d31593b2 authored over 4 years ago by orhun <[email protected]>
doc: Update the key bindings table in README

github.com/orhun/kmon - 9653f4f7ce513d0346b738a0d19977985b6f5252 authored over 4 years ago by orhun <[email protected]>
fix: Update the key bindings in util module

github.com/orhun/kmon - db543ac5d7acde4feb66486518b22fc29e9a1aa6 authored over 4 years ago by orhun <[email protected]>
doc: Update README about displaying dependent modules feature

github.com/orhun/kmon - 882a1f117fbc0238298b791a969137e59fb69996 authored over 4 years ago by orhun <[email protected]>
chore: Update .gitignore about editor configurations

github.com/orhun/kmon - ea59b30f0a66a35ece887bd753a0169fbda834b9 authored over 4 years ago by orhun <[email protected]>
Merge pull request #14 from tpiekarski/feature/display-dependent-modules

Merging feature/display-dependent-modules

github.com/orhun/kmon - 4da93de6e59ae75b5c6c1d89a3c5f41768cefc3a authored over 4 years ago by orhun <[email protected]>
chore: Update .gitignore about project-based Visual Studio Code configuration

github.com/orhun/kmon - 85614b764e677b084d840b4f7c39247ea210c659 authored over 4 years ago by Thomas Piekarski <[email protected]>
fix: Use greater than operator for comparing dependent width

github.com/orhun/kmon - 4e562a5cd498aba4c1fd1ce3f5adbb4b91d97f7f authored over 4 years ago by orhun <[email protected]>
feat: Improve showing dependent modules

github.com/orhun/kmon - 1b410f2ea6b24a146423e543c3fc412587ce15da authored over 4 years ago by orhun <[email protected]>
fix: Remove unused macro definition from main

github.com/orhun/kmon - 2d8e7697bf2fc4e706eed7910ef788d0acbffab7 authored over 4 years ago by orhun <[email protected]>
chore: Update Cargo dependencies

github.com/orhun/kmon - ffda896bee50c32612f087a68d78ba732b423877 authored over 4 years ago by orhun <[email protected]>
doc: Adding documentation for displaying dependent modules

github.com/orhun/kmon - 90cfd561f14bf04c5b2eebabd71d607716a06913 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Implementing display of dependent modules (adding inline todo for discussion)

github.com/orhun/kmon - ac1368b6f7d356fd94c404ebbfcd53d8bb8b3766 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Implementing display of dependent modules (workaround of stacking titles in kernel_modules.current_name)

github.com/orhun/kmon - 174ae1327947f9184189df13cb58ac7d56f4304c authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Implementing display of dependent modules (removing accidentally commited launch configuration)

github.com/orhun/kmon - 7eae50775bc7abdf1bc6b627c5d91f307a624515 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Implementing display of dependent modules

github.com/orhun/kmon - cdf4f28204197087e3c8f2fc7eaa32cdbe480635 authored over 4 years ago by Thomas Piekarski <[email protected]>
chore: Update CHANGELOG about changes due to #12

github.com/orhun/kmon - abbdbb8af7c4be4c88f9ab5073da7693dc79e264 authored over 4 years ago by orhun <[email protected]>
test: Add reload key event test to app tests

github.com/orhun/kmon - c559393ef2c69225e07d3116c2da348bfd741811 authored over 4 years ago by orhun <[email protected]>
test: Improve the test case of the reload command

github.com/orhun/kmon - a10e714f468f85a659c4808694b4e146acbf8408 authored over 4 years ago by orhun <[email protected]>
style: Update the description and symbol of reload command

github.com/orhun/kmon - b5d305663c0625be1894d9fe2bb7bdf5b799cfa7 authored over 4 years ago by orhun <[email protected]>
style: Add fuel pump Unicode symbol to style module

github.com/orhun/kmon - 823ae75a8317b3d9d632bb1a52068aeae5ef5c69 authored over 4 years ago by orhun <[email protected]>
doc: Update the date in the manual page

github.com/orhun/kmon - 73098a048f04e8e12020648e274e9da7b5478719 authored over 4 years ago by orhun <[email protected]>
doc: Update the manual page about reload key binding

github.com/orhun/kmon - a2aa871b60c47266c10f09e30366e2f4833338fa authored over 4 years ago by orhun <[email protected]>
doc: Update README about reload key binding

github.com/orhun/kmon - e8dd9300c9b45afa7007f940dbd9a07e239b4d2d authored over 4 years ago by orhun <[email protected]>
fix: Update the key bindings in util module about alt-r

github.com/orhun/kmon - 98f0dd252296584cbb10698a50678fc8cbb747f7 authored over 4 years ago by orhun <[email protected]>
feat: Assign alt-r key for reload action as an alternative

github.com/orhun/kmon - 8c1e8e1ecc3194a57624c35f8923b34c1d4215d5 authored over 4 years ago by orhun <[email protected]>
Merge pull request #12 from tpiekarski/feature/reload-module-function

Merging feature/reload-module-function, resolves #10

github.com/orhun/kmon - ff9480717dbead5626cfa1dcdf9d1b34493ef9a5 authored over 4 years ago by orhun <[email protected]>
feat: interchanging keybidings for refresh with reload module after review

github.com/orhun/kmon - 304e32e13ca4d2df357a53aed1930e27b856aa74 authored over 4 years ago by Thomas Piekarski <[email protected]>
doc: Adding reload command to docs (help text, man page and README.md)

github.com/orhun/kmon - c766dd7fd15307348269aa15a10248a8d9735164 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Implementing reload command (re-using present unload/load commands)

github.com/orhun/kmon - cd1af0b47d0574f8a3c1bc5b60cd8b09dcc00dd2 authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Moving send_key for refresh from 'r' to 'ctrl-r' as well

github.com/orhun/kmon - 2467af7179ab407b41d4092da79234b294781a24 authored over 4 years ago by Thomas Piekarski <[email protected]>
doc: Updating new refresh keybinding 'ctrl-r'

github.com/orhun/kmon - 68ceb80f1365e4a7d96b32d5a161d638ce40c13e authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Moving refresh keybinding from 'r' to 'ctrl-r'

github.com/orhun/kmon - 78a8d16dc9d8f84ecd0ac9348e143ee19bcea9a6 authored over 4 years ago by Thomas Piekarski <[email protected]>
doc: Update the personal website link in README

github.com/orhun/kmon - 556c174010faf429abb16d846c45bf556cddb8d1 authored over 4 years ago by orhun <[email protected]>
chore: Update CHANGELOG about 1.1.0 release

github.com/orhun/kmon - 9643b0ceea23db997fa8cc5c45a6fcbca01d4171 authored over 4 years ago by orhun <[email protected]>
test: Use iterator method for testing the sort types

github.com/orhun/kmon - c0cdc1605ce5ac7124fbb53b2e726d4804d59caa authored over 4 years ago by orhun <[email protected]>
feat: Add iterator method for the SortType enum

github.com/orhun/kmon - 74ac219c0db8fb80dc425772b4d08cbd6568ab75 authored over 4 years ago by orhun <[email protected]>
doc: Update README about sorting/reversing GIFs

github.com/orhun/kmon - 95e17234059b63b7ab5e07302b30ada4f5d5c996 authored over 4 years ago by orhun <[email protected]>
Merge pull request #8 from tpiekarski/feature/sorting-arg-used-by

Creating new sorting argument for most-used modules, resolves #7

github.com/orhun/kmon - 9c53b17353a97bebfccd0daa4a57b00063b75a39 authored over 4 years ago by orhun <[email protected]>
feat: Reword sorting argument --used to --dependent and updating descriptions accordingly

github.com/orhun/kmon - 5dfc2450468ca17688efef3aa592ee543a23026a authored over 4 years ago by Thomas Piekarski <[email protected]>
Merge pull request #9 from misuzu/patch-1

doc: Add section about installation from nixpkgs

github.com/orhun/kmon - 8df203e3abfb755098bcb4cffa05e712b8d794b7 authored over 4 years ago by orhun <[email protected]>
chore: Fix the repository tag in Docker CI workflow

github.com/orhun/kmon - b3706785e36bff178ed20b6cc0f1f4a0dcdadb04 authored over 4 years ago by orhun <[email protected]>
chore: Change the name of Docker CI workflow

github.com/orhun/kmon - a2b7ecfc9c879fa44bd6e600a9a0c12cba55bb18 authored over 4 years ago by orhun <[email protected]>
chore: Update CI/CD workflows about Docker

github.com/orhun/kmon - 2f4906da1a16c1a48e9aac6ba0bd39fea7de18b0 authored over 4 years ago by orhun <[email protected]>
doc: Add section about installation from nixpkgs

github.com/orhun/kmon - b8d16e75e9f4ec8b61e6890c846e910163c9e907 authored over 4 years ago by misuzu <[email protected]>
doc: Update the sort information in README

github.com/orhun/kmon - 216251400676d2e35d95ff777b9433683c6f57ef authored over 4 years ago by Thomas Piekarski <[email protected]>
feat: Create -u argument for sorting kernel modules by used-by

github.com/orhun/kmon - 117cbd768e8d38d4d876fd84e6dbc162c8b4a4a1 authored over 4 years ago by Thomas Piekarski <[email protected]>