Next | Query returned 52 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2021-05-18 08:59:13 by pin | Files touched by this commit (4) | Package updated
Log message:
sysutils/macchina: update to 0.8.1

0.8.1
=====
-Added the ability to list available and custom themes through --list-themes
flag
-Merged a PR by @uttarayan21 that adds more targets for our CI checks and
releases

0.8.0
=====
-Merged a PR by @uttarayan21 that adds support for configuring macchina
through a dotfile.
-The same PR also adds support for using custom themes that allow you
to customize macchina the way you like instead of using the built-in themes
we provide.
   2021-05-04 10:16:32 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 0.7.4

Bugfixes:
-Fix build errors on macOS and Windows
   2021-05-03 08:17:56 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 0.7.3

New features:

Macchina's custom ASCII art implementation is now much smarter than before,
thanks to the amazing work of @uttarayan21, and his brilliant parser
ansi-to-tui, go on, give it a star!

How smart is it? Well, it can now parse ANSI characters to determine how to
color the specified ascii.
Want to give it a go? You'll find a directory named "ascii" in the \ 
source code,
that contains some ascii files generated by jp2a which you can show alongside
your beautiful system information. You can use your own too, of course!

You'll also notice there's a new "contrib" directory too, which has a \ 
neat bash
script that can download a video from any site that is supported by youtube-dl,
and display it alongside your machine information, this is another one of
@uttarayan21's contributions :)

Bug fixes:
-Fixed a build error occurring on macOS.
   2021-04-24 20:49:48 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 0.7.2

  - CPU Usage is allowed to exceed a 100% when bars are disabled, and appears
  capped at 100% when they are enabled.
  - Merged a PR by @CuriouslyCurious that adds the ability to use custom ASCII
  art: --custom-ascii lets you import your own ASCII art, overriding the
  default one. --custom-ascii-color lets you change your custom ASCII art color.
  - libmacchina: (Android) Performance improvements.
   2021-04-22 10:41:26 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 0.7.1

  - libmacchina: (Distribution Readout) try to fetch VERSION before attempting
  to fetch VERSION_ID.
  - libmacchina: (NetBSD) Performance improvements thanks to a super fast
  custom terminal fetching implementation.
  - libmacchina: (macOS) Fixed an issue where the program might panic if the
  battery doesn't get detected.
  - libmacchina: A check has been added to ensure that in case of a failure
  during the terminal fetching process,
  - libmacchina: Is now able to properly fetch snaps and dpkg packages.
  - libmacchina: Added more checks to ensure package managers don't return '0'.
  the program should not return any unexpected value: terminal_name() will
  only continue if it receives a PID that is not -1.
  - Changes to the README as well as an update to the benchmarks.
   2021-04-20 21:50:22 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 0.7.0

Release v0.7.0, Codename "Cobalt".

Okay, before I tell you all about the new features and bug fixes, I'd like to
thank everybody that is actively using Macchina, and especially our
contributors.

I'm very grateful that people find Macchina as interesting as I do. Our
codebase has grown from a small, glued-together set of instructions, to two
independent packages, providing users and developers the opportunity to inspect
the code and actually enjoy doing so :)

Let's take a look at the new changes:

-ASCII art now adapts to how many readouts are displayed, as suggested by
@Ramiferous.
-Updated Linux big ASCII art variant.
-The title of "Emoji" theme, now named "Boron", can now be \ 
changed, and its
separator has been modified too.
-Removed jemallocator from the dependency list, this is due to build errors
primarily with libc, we started using this a while back, because its
performance improvements were promising, but I have just come to the conclusion
that the headaches it causes aren't worth it for the most part.
-A "Beryllium" theme has appeared!
-Themes now print their own name in the box title.
-Benchmarking with hyperfine has finally been fixed.
-Update Linux and NetBSD benchmarks.
-libmacchina: Optimizations for Linux, Android and OpenWrt by implementing an
interface for sysinfo struct and using that when possible.
-libmacchina (Linux): Optimize terminal fetching by utilizing a custom
implementation instead of calling ps.
-libmacchina (Linux): Distribution should now return NAME and VERSION whenever
possible, previously it was NAME and VERSION_ID.
@123marvin123:
-Fixed an issue where the palette doesn't respect the user-provided padding
value.
@uttarayan21:
-Added command autocompletion for bash and fish.
-libmacchina: Refactored many functions, fixing a lot of clippy's warnings.
-libmacchina: Added Android support.
   2021-04-12 22:21:39 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 0.6.9

-Fixed a bug that caused bars to seem 100% full when using --no-color
-Slight modifications to the wording used in the help text
-No longer generate a random number when picking which ASCII art to display
   2021-04-10 15:14:19 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 0.6.8

-Added an option to hide the separator
-Added an option to hide the bar's delimiters
   2021-04-09 10:59:30 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 0.6.7

-Reorder the readouts
-libmacchina can now fetch CPU usage, and Macchina can now display it
-Fixed a bug where LocalIP will be marked as failed when username or hostname
fails to fetch
-Updated some of the example images in README files
   2021-04-07 22:21:36 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 0.6.6

-Merge OpenWrt support PR by @uttarayan21
Thank you for your contribution!
-libmacchina: Merge OpenWrt support PR by @uttarayan21

Next | Query returned 52 messages, browsing 31 to 40 | Previous