2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-08-05 10:52:03 by pin | Files touched by this commit (1) |
Log message:
sysutils/onefetch: simplify Makefile
|
2021-07-05 10:23:25 by pin | Files touched by this commit (4) | |
Log message:
sysutils/onefetch: update to 2.10.2
2.10.2
-[bug] fix text coloring
2.10.1
-[bug] add build step to Makefile to fix CD
2.10.0
-[bug] fix "Last change: now ago" @o2sh
-[language] added support for Haxe @LordMZTE
-[language] added support for Scheme @wigust
-[language] added support for GDScript @o2sh
-[ci] Make audit scheduled and manually runnable @spenserblack
-[language] added support for Svelte @Luke-zhang-04
-[language] added support for Ada @Labdabeta
-[docs] add README.ja.md @err931
-[language] added support for Hcl @PsypherPunk
-[bug] round up instead of truncate in perc. of contribution @o2sh
-[language] Fixed Fortran ASCII to be more symetrical @jake-87
-[misc] add CLI option to ignore bot commits @o2sh
-[info] use .mailmap to merge authors @o2sh
-[info] merge authors by signature @o2sh
-[misc] add CLI option for displaying author emails @remopas
-[language] added support for PowerShell @dxking
-[info] display the number of contributors @o2sh
|
2021-01-16 22:53:03 by pin | Files touched by this commit (3) | |
Log message:
sysutils/onefetch: update to 2.9.1
-Update dependencies and fix serde related build failure @Byron
|
2021-01-14 13:19:34 by pin | Files touched by this commit (3) | |
Log message:
sysutils/onefetch: update to 2.9.0
-[info] add pyproject.toml and Pipfile parsers for pip package manager @HallerPatrick
-[language] added support for Emojicode @geeseven
-[language] added support for GraphQL @geeseven
-[misc] automate Homebrew release @erikgaal
-[language] added support for Qml @mapau
-[misc] add Yaml output and ISO 8601 date format option @kernel-sanders
-[misc] add CLI option to switch true colors on/off @spenserblack
|
2020-12-18 14:11:52 by pin | Files touched by this commit (3) | |
Log message:
sysutils/onefetch: update to 2.8.0
-[language] added support for VimScript @geeseven
-[language] added support for Vala @geeseven
-[language] added support for Processing @Luke-zhang-04
-[misc] new CLI flag to hide logo if terminal size is too narrow @Luke-zhang-04
-[misc] new CLI flag to output in JSON format @HallerPatrick
-[misc] exclude .git folder when computing repo size @HallerPatrick
-[info] replace git sys calls with git2-rs calls @HallerPatrick
-[info] added pub as another package manager for dart projects @HallerPatrick
|
2020-11-22 00:06:56 by pin | Files touched by this commit (3) | |
Log message:
sysutils/onefetch: update to 2.7.3
v2.7.3
-[info] if user.name is not set print unknown instead of crashing
v2.7.2
-[language] added support for HolyC
-[language] added support for Xaml
-[info] get_repo_name_and_url defaults to remote.origin.url
-[misc] replaced some git sys calls with git2-rs calls
-[ascii] improved coloring for c, c++, c#, typescript, and lua
-[ascii] fixed ascii max-width integration test --> update raku ascii logo
-[image] fixed image detection for kitty: remove check on env variable
|
2020-11-08 13:20:28 by pin | Files touched by this commit (2) | |
Log message:
sysutils/onefetch: update to 2.7.1
v2.7.1
Misc:
-Remove Language::Unknown
|
2020-11-07 21:30:57 by pin | Files touched by this commit (3) | |
Log message:
sysutils/onefetch: update to 2.7.0
v2.7.0
New features:
-Detect dependencies
-add print-package-mangers cli option
Bug fixes
-Don't output unnecessary newline when checking for image backend support
-Fix trailing white space in LOC
Misc
-Colon is white by default
|
2020-11-04 20:24:40 by pin | Files touched by this commit (3) | |
Log message:
sysutils/onefetch: update to 2.6.0
v2.6.0
Language:
-Added support for Zsh, bash, JSX and TSX
New features:
-Support COLORTERM for TrueColor ASCII
-CLI flag to use more color (16 -> 256) in sixel graphics
-Add Text Coloring via CLI flag
-Add CLI flag to disable ASCII art (or image) and only display info lines
-Extend image backend support to ITerm2 Inline Images Protocol
-Replace ASCII logo with shell command output
Misc:
-clean up python script from wiki
-make build fail when deprecated dependencies
-remove async/await
|