Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Schönauer
ab630cfbc6 v10.2.5 release (#330)
* Don't show desktop notification on error (if `skip_notify = true`) (#275)

* Use ─ (U+2500) to draw borders (#282)

* Adds Pclinuxos support (#283)

* Add Devkitpro Pacman support (#291)

* Added support for Neovim package manager lazy.nvim (#293)

* Added support for lazy.nvim

From https://github.com/folke/lazy.nvim
Authored-by: Jacob Lane Ledbetter <jledbetter460@gmail.com>

* Make garuda-update update AUR packages by default (#296)

* fix(#298): Don't throw error if no Helm repository found (#305)

* Skip .NET when `dotnet tool list` is not successful (#302)

* feat(pacstall): add `-y` flag variant (#312)

* Add openSUSE MicroOS support (#315)

* Adds notify-send timeout of 10s (#318)

* Don't run yum when rpm-ostree is available (#313)

* don't run yum when rpm-ostree is available

* Clippy fix

* rpm-ostree: set default value to true

* Fixes if loop error

* Fixes gem update --system requires sudo now (#317)

* Fixes gem update --system requires sudo now

* rubygem: Adds arg -EH to sudo

* Use fixed nala path instead of which(nala) (#314)

* Adds notify-send bug warning when topgrade is run (#324)

* Adds notify-send bug warning when topgrade is run

* fix typo + clippy

* notify-send warning respects skip_notify flag

* nix: Adds additional arguments support (#325)

* Adds pip-review and pipupgrade support (#316)

* Adds pip-review and pipupgrade support

* Python: fixes pip_review and pipupgrade

* v10.2.5 patch (#329)

* WSL: Adds new wsl --update flags (#327)

* wsl: Updates available flags

* Clippy fix

* Add WslUpdate runner

* wsl: Code Typo

* wsl: Code Typos

* wsl: Code Typos

* wsl: Code Typo

* Adds AM Package Manager (#328)

* Adds AM Package Manager

* Clippy fixes

* Cargo fmt

* Moves am to linux only in main file

---------

Co-authored-by: Guilherme Silva <626206+guihkx@users.noreply.github.com>
Co-authored-by: Gabriel Augendre <gabriel@augendre.info>
Co-authored-by: Cat Core <34719527+arthurbambou@users.noreply.github.com>
Co-authored-by: Hugo Haas <hugoh@hugoh.net>
Co-authored-by: Baptiste <32563450+BapRx@users.noreply.github.com>
Co-authored-by: bbx0 <39773919+bbx0@users.noreply.github.com>
Co-authored-by: Sourajyoti Basak <wiz28@protonmail.com>
2023-01-29 19:19:27 +00:00
0xMRTT
ff66611ec0 fix: update debian os release (8->11) (#123) 2022-11-03 15:57:16 +01:00
Roey Darwish Dror
fab8f1a9f1 Support PureOS (fix #753) (#771) 2021-10-15 06:15:38 +03:00
Roey Darwish Dror
6b37839b01 Add Garuda os_release 2020-08-29 07:24:15 +03:00
Idan Katz
e09a73c102 Fix garuda linux detection (#507)
* Fix garuda linux detection

* Add artix linux support

Co-authored-by: Roey Darwish Dror <roey.ghost@gmail.com>
2020-08-27 21:21:12 +03:00
chhe
69f5857b2e reorg linux os check, add ID_LIKE=fedora, add tests (#432) 2020-06-15 15:33:28 +03:00
Roey Darwish Dror
a04680720c Support Amazon Linux (fix #385) 2020-03-26 17:07:54 +02:00
Jameson Pugh
74fd1cc5ef added rhel to CentOS (#366) 2020-03-13 12:48:46 +02:00
Riley
7d5a026fcb Manjaro Arm doesn't have an ID_LIKE (#325) 2020-02-17 08:19:28 +02:00
Igor Petruk
3c0f8a1ab0 Adding Clear Linux update support (#256) 2019-11-13 14:18:42 +02:00
Oleksii Filonenko
f93b2720a0 Extend support for Nix/NixOS/home-manager (#253) 2019-11-11 22:16:40 +02:00
Roey Darwish Dror
b0230899af Fix detection of OpenSUSE (fix #219) 2019-09-05 21:04:07 +03:00
Marc-Antoine Perennou
110eecede1 os: add support for Exherbo (#202)
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
2019-08-22 20:49:12 +03:00
Roey Darwish Dror
aed18426f7 Detect arch32 (fix #195) 2019-08-17 20:59:16 +03:00
Oleksii Filonenko
37bcb05f36 Support ID=gentoo in /etc/os-release (#185)
* Support ID=gentoo in /etc/os-release

* Add os_release/gentoo for testing
2019-08-14 14:34:46 +03:00
Daniel Wittberger
7b667cbfcf Adds os recognition support for anarchy linux (#179)
* Adds os recognition support for anarchy linux

* Fix formatting issue
2019-07-10 12:51:39 +03:00
Philipp Weißmann
9e89bfc84b Adds os recognition support for manjaro linux (#154) 2019-05-16 14:38:00 +03:00
Roey Darwish Dror
3cefa8bd95 Add testing for Linux distribution detection 2019-05-14 15:25:50 +03:00