Azalea (on HyDEV-Daisy)
|
8a01ce491b
|
[PR] dylanaraps/neofetch#2192 from Skythrew - Stock Linux distro support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2192
Thanks to @Skythrew
Co-authored-by: Skythrew <76571984+Skythrew@users.noreply.github.com>
|
2022-09-09 19:53:08 -04:00 |
|
saeziae
|
fd2248daec
|
merge riscv and loongarch to others
|
2022-09-08 22:55:50 +08:00 |
|
Hykilpikonna
|
ab23dc3c2b
|
Merge pull request #20 from TheSudoer/master
|
2022-09-07 10:52:25 -04:00 |
|
C0UNTM31N
|
58a82c2b5e
|
Fix GhostBSD commit being atributed to the wrong person, was previously attributed to dylanaraps as a commit to neofetch.
|
2022-09-06 13:18:30 -05:00 |
|
Azalea (on HyDEV-Daisy)
|
d0fda1ef0d
|
[U] Deploy tool: Push tag
|
2022-09-06 12:20:37 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
82c37a28d3
|
[F] fix deploy script path
|
2022-09-06 12:18:58 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
b7c8937c4e
|
[U] Release 1.4.1
|
2022-09-06 12:17:46 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
996f894d07
|
[U] Update changelog
|
2022-09-06 12:16:13 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
d8ce41a212
|
[U] Deploy tool: Automatically create release and deploy
|
2022-09-06 12:05:53 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
712cf097f4
|
[F] CPU: Fallback to cpuinfo method when platform-specific method fails
https://github.com/dylanaraps/neofetch/pull/2139
|
2022-09-06 12:03:40 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
92ae4b4316
|
[+] Deploy tool: Automatically update help page and regenerate man
|
2022-09-06 11:30:51 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
31f50d38ee
|
[+] Deploy tool: Automatically change version string
|
2022-09-06 11:24:16 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
eef75c9b46
|
[+] Add changelog comment to readme
|
2022-09-06 09:52:52 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
cbbd6cba2b
|
[U] Update changelog
|
2022-09-05 18:02:34 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
881534987b
|
[F] Fix backslashes escape in HyFetch
https://github.com/hykilpikonna/hyfetch/issues/19
|
2022-09-05 17:40:13 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
f54c45fbd0
|
[F] Disable SC2162: read without -r will mangle backslashes
|
2022-09-05 17:33:27 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
239bb8e458
|
Merge branch 'master' of github.com:hykilpikonna/hyfetch
|
2022-09-05 17:27:42 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
e44040b2aa
|
[F] Fix incorrect ascii length when backslashes are present
https://github.com/dylanaraps/neofetch/pull/1543
https://github.com/hykilpikonna/hyfetch/issues/19
|
2022-09-05 17:27:40 -04:00 |
|
Skythrew
|
042ec7a33c
|
Added support for Stock Linux distro (squirrel package manager add)
|
2022-09-03 12:38:12 +02:00 |
|
Hykilpikonna
|
215c7bf361
|
[PR] #18 from TheSudoer: Add GhostBSD
|
2022-09-03 10:58:01 +08:00 |
|
C0UNTM31N
|
d79432b1f5
|
Added GhostBSD logo
|
2022-09-02 08:47:13 -05:00 |
|
wuliaozhiji
|
59fa4e5ecc
|
[F] Fix windows paths
|
2022-08-30 19:27:41 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
8a4a96634c
|
[F] Fix Windows encoding
|
2022-08-30 19:11:33 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
170e1148a9
|
[F] Try to fix windows symbolic link
https://github.com/hykilpikonna/hyfetch/issues/16
|
2022-08-30 19:04:25 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
b4494cab21
|
[O] Allow github token in accept_upstream.py
|
2022-08-30 18:34:53 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
a8352d1fef
|
[F] Make psutil dependency Windows-only
|
2022-08-30 18:34:30 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
1456660797
|
[PR] dylanaraps/neofetch#2191 from pkubaj - Correct architecture detection on *BSD
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2191
Thanks to @pkubaj
Co-authored-by: pkubaj <pkubaj@FreeBSD.org>
|
2022-08-30 18:29:25 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
872cccb6f4
|
[PR] dylanaraps/neofetch#2190 from taylor85345 - Added Hyprland to list of Wayland wms
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2190
Thanks to @taylor85345
Co-authored-by: taylor85345 <36456160+taylor85345@users.noreply.github.com>
|
2022-08-30 18:25:19 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
67915c332e
|
[PR] dylanaraps/neofetch#2186 from NekoMimiOfficial - added NekOS Distribution support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2186
Thanks to @NekoMimiOfficial
Co-authored-by: NekoMimi <watashi.wa.nekomimi.desu@gmail.com>
|
2022-08-30 18:02:25 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
935c45495d
|
[PR] dylanaraps/neofetch#2185 from Elecleus - Added astOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2185
Thanks to @Elecleus
Co-authored-by: Elecleus <elecleus@foxmail.com>
|
2022-08-30 17:56:21 -04:00 |
|
pkubaj
|
b883f5b83b
|
Correct architecture detection on *BSD
FreeBSD uses uname -p, NetBSD also according to https://www.pkgsrc.org/
|
2022-08-30 00:16:06 +00:00 |
|
Azalea (on HyDEV-Daisy)
|
7a1b4b76d4
|
[+] Add java, python, node version identification
|
2022-08-29 20:01:29 -04:00 |
|
taylor85345
|
affd1a2d63
|
Corrected spacing
|
2022-08-29 13:51:43 -07:00 |
|
taylor85345
|
1798734f17
|
Added Hyprland to list of Wayland wms
|
2022-08-29 13:01:47 -07:00 |
|
NekoMimi
|
7aa6f33f34
|
added NekOS Distribution support
|
2022-08-26 21:14:07 +03:00 |
|
子禾
|
92d8c50268
|
Fixed something.
|
2022-08-26 19:58:39 +08:00 |
|
Elecleus
|
d338e82ca5
|
Added astOS
|
2022-08-26 19:42:30 +08:00 |
|
Azalea (on HyDEV-Daisy)
|
bed98253b4
|
[U] Update changelog
|
2022-08-25 11:02:42 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
6e64957f7f
|
[PR] dylanaraps/neofetch#2180 from SpiderDerp - Added ChonkySealOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2180
Thanks to @SpiderDerp
Co-authored-by: SpiderDerp <sfsreeramrave@gmail.com>
|
2022-08-23 14:53:43 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
80b79d7dbb
|
[O] Trim trailing space in script
|
2022-08-23 11:41:16 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
f7aa3ea8ed
|
[F] Fix char escape bug in strip_escape_codes()
https://github.com/dylanaraps/neofetch/pull/1543
|
2022-08-23 11:33:17 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
25ca95df8a
|
Merge branch 'master' of https://github.com/hykilpikonna/hyfetch
|
2022-08-23 11:01:05 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
fa52cd42c2
|
[PR] dylanaraps/neofetch#2182 from mszoek - Add ravynOS platform
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2182
Thanks to @mszoek
Co-authored-by: Zoe Knox <zoe@pixin.net>
|
2022-08-23 11:00:51 -04:00 |
|
Hykilpikonna
|
7001d873b9
|
[+] Run MinTTY from cmd.exe
|
2022-08-20 20:52:21 -04:00 |
|
Hykilpikonna
|
b100e35bc7
|
[+] Enable running through python -m hyfetch
|
2022-08-20 20:48:02 -04:00 |
|
Hykilpikonna
|
3124ec0b3e
|
[+] Ensure git bash is installed on Windows
|
2022-08-20 20:47:45 -04:00 |
|
Hykilpikonna
|
6911087eab
|
[+] Add --ask-exit option
|
2022-08-20 20:46:56 -04:00 |
|
Hykilpikonna
|
45f224d9dd
|
Merge branch 'master' of https://github.com/hykilpikonna/hyfetch
|
2022-08-20 20:10:56 -04:00 |
|
Hykilpikonna
|
206fa8d726
|
[F] Fix chromeOS (again!)
https://github.com/dylanaraps/neofetch/issues/1949
https://github.com/dylanaraps/neofetch/issues/1653
https://github.com/dylanaraps/neofetch/issues/1384
|
2022-08-20 20:10:53 -04:00 |
|
Azalea (on HyDEV-Daisy)
|
1e1cddc58f
|
[F] Fix distro name escape
|
2022-08-20 09:43:52 -04:00 |
|