Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
aab50a88
Commit
aab50a88
authored
Nov 26, 2016
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog
parent
e4e72444
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
13 deletions
+20
-13
CHANGELOG.md
CHANGELOG.md
+20
-13
No files found.
CHANGELOG.md
View file @
aab50a88
...
@@ -7,31 +7,38 @@
...
@@ -7,31 +7,38 @@
-
**[@iwamatsu](https://github.com/iwamatsu)**
-
**[@iwamatsu](https://github.com/iwamatsu)**
## Packages
-
Neofetch is now in Debian's official repos.
-
Neofetch is now in Ubuntu's official repos.
## General
## General
-
Fixed issue where info wasn't detected properly but the subtitle was still displayed.
-
All functions/variables now follow the same naming scheme.
`example_func_name`
-
Call
`uname`
once and cache the output instead of calling
`uname`
4-5 times.
-
Cleaned up and rewrote large chunks of the script.
-
Convert math tests to correct syntax.
-
Fixed
`--disable`
and capitalized arguments.
-
Fixed issue where
`bold=off`
wouldn't work.
-
Fixed issue where
`bold=off`
wouldn't work.
-
Fixed issue where info wasn't detected properly but the subtitle was still displayed.
-
Fixed issue where using
`--disable func func`
broke other args.
-
Fixed issue where using
`--disable func func`
broke other args.
-
Fixed
`--disable`
and capitalized arguments.
-
Swap all tests from
`[`
to
`[[`
.
-
Cleaned up and rewrote various functions.
-
Removed all traces of
`eval`
from neofetch.
-
Removed all traces of
`eval`
from neofetch.
-
All functions/variables now follow the same naming scheme.
`example_func_name`
-
Convert math tests to correct syntax.
-
Removed all vim fold markers and stopped enforcing folding for vim users.
-
Removed all vim fold markers and stopped enforcing folding for vim users.
-
See
[
#431
](
https://github.com/dylanaraps/neofetch/pull/431
)
-
See
[
#431
](
https://github.com/dylanaraps/neofetch/pull/431
)
-
Call
`uname`
once and cache the output instead of calling
`uname`
4-5 times.
-
Rewrote all of config file documentation.
-
Swap all tests from
`[`
to
`[[`
.
## Operating System
## Operating System
-
Added support for Haiku OS.
**[@konimex](https://github.com/konimex)**
-
Added support for GNU Hurd.
**[@konimex](https://github.com/konimex)**
-
Added support for ChaletOS.
-
Added support for ChaletOS.
-
Added support for DracOS.
-
Added support for DracOS.
-
Added support for
Pardus.
-
Added support for
GNU Hurd.
**[@konimex](https://github.com/konimex)**
-
Added support for
Netrunner
.
**[@konimex](https://github.com/konimex)**
-
Added support for
Haiku OS
.
**[@konimex](https://github.com/konimex)**
-
Added support for Korora.
**[@konimex](https://github.com/konimex)**
-
Added support for Korora.
**[@konimex](https://github.com/konimex)**
-
Added support for Netrunner.
**[@konimex](https://github.com/konimex)**
-
Added support for Pardus.
-
Added support for iPhone 7 and 7 Plus.
-
Added support for iPhone 7 and 7 Plus.
...
@@ -46,10 +53,10 @@
...
@@ -46,10 +53,10 @@
-
[
Arch Linux
]
Changed default ascii colors.
-
[
Arch Linux
]
Changed default ascii colors.
-
[
Bunsenlabs
]
Changed default ascii colors.
-
[
Bunsenlabs
]
Changed default ascii colors.
-
Fixed issue with Solarized and certain ascii art.
-
Fixed issue with Solarized and certain ascii art.
-
Rename
`colors()`
to
`get_distro_colors()`
.
-
Rename
`setcolors()`
to
`set_colors()`
.
-
Remove all duplicates from
`get_distro_colors()`
.
-
Remove all duplicates from
`get_distro_colors()`
.
-
Remove execution permission flag from ascii art files.
**[@iwamatsu](https://github.com/iwamatsu)**
-
Remove execution permission flag from ascii art files.
**[@iwamatsu](https://github.com/iwamatsu)**
-
Rename
`colors()`
to
`get_distro_colors()`
.
-
Rename
`setcolors()`
to
`set_colors()`
.
-
Update Netrunner ascii art.
-
Update Netrunner ascii art.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment