Age | Commit message (Expand) | Author |
2023-10-11 | refactor(systemadmin): use `ss` instead of `netstat` when available (#11957) | Marc Cornellà |
2023-01-26 | fix(systemadmin): handle error for no IPv6 route in `geteip` (#11458) | Marc Cornellà |
2022-11-15 | feat(systemadmin): color `ip` if shell is interactive (#11107) | Ben Iofel |
2022-10-03 | chore(docs): fix some typos (#11211) | George Rodrigues |
2022-04-13 | style(systemadmin): use `function` to avoid alias conflicts | Marc Cornellà |
2021-12-01 | chore: fix spelling errors across the project (#10459) | Josh Soref |
2021-11-09 | style: use `-n` flag in `head` and `tail` commands (#10391) | Kevin Burke |
2021-04-23 | feat(systemadmin): add IPv6 info to `geteip` command (#9856) | Wolfgang Ladermann |
2021-03-25 | fix: use `$USERNAME` guaranteed to always be defined in zsh | Marc Cornellà |
2020-10-11 | systemadmin: correct sort order for psmem aliases (#6253) | Joshua Pratt |
2020-02-10 | systemadmin: fix header line sorting in pscpu (#6167) | Grégory DAVID |
2018-10-25 | systemadmin: fix getip output with ifconfig (#7306) | Patrick Artounian |
2018-10-17 | systemadmin: refactor plugin and fix README (#7295) | DBX12 |
2018-10-14 | Added a README file for the systemadmin plugin (#7279) | Jeffrey Chandler |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm |
2015-08-27 | Updated with @mcornella suggestions | Niccolò Maggioni |
2015-08-26 | General compatibility | Niccolò Maggioni |
2015-08-26 | 'ip' command compatibility and much quicker external IP detection | Niccolò Maggioni |
2014-11-06 | Change all pwd calls for $PWD variable | Marc Cornellà |
2014-11-06 | Change all whoami calls for $USER variable | Marc Cornellà |
2014-05-28 | Correct wrong plugin file name | MrTux |
2013-07-05 | Add a plugin for systemadmin ops and developer | dongweiming |