./sysutils/lsd, The next gen ls command

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.23.1, Package name: lsd-0.23.1, Maintainer: pin

Project heavily inspired by colorls but with some little differences.
lsd is written in rust and not in ruby which makes it much faster.


Master sites:

Filesize: 87.048 KB

Version history: (Expand)


CVS history: (Expand)


   2022-09-13 19:54:26 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/lsd: update to 0.23.1

0.23.1 - 2022-09-13
Fixed
 - Fix tab completion for paths in ZSH from duhdugg
 - Fix POSIX-compatible exit status from duhdugg
   2022-09-05 16:16:24 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/lsd: update to 0.23.0

0.23.0 - 2022-09-05
Added
 - Add icon for Zstandard from nix6839

Changed
 - Reduce the binary size and improve the performance from sabify

Fixed
 - Fix rendering issues in Windows from meain
   2022-06-12 16:58:30 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/lsd: update to 0.22.0

0.22.0 - 2022-06-12
Added
  Add support for --header from MichaelAug
  Add support for --no-sort -U from MichaelAug
  Add --group-directories-first as an alias for --group-dirs=first to improve
   	compatibility with coreutils/ls
  Add --permission flag to choose permission formatting (rwx, octal) from meain
  Display MAC contexts and MAC and ACL indicators from mmatous
  Add --hyperlink flag for adding hyperlinks to files from KSXGitHub and meain
  Add icons for HEIC, PEM and TOML from Nix

Changed
  Show Docker icon for files with Dockerfile extension #652 from TeamTamoad

Fixed
  Support non-bold bright colors #248 from meain
  Don't automatically dereference symlinks in tree/recursive #637 from meain
  Removed useless error message when attempting to make a hyperlink for a broken
  	symlink from KodiCraft
   2022-01-16 17:51:31 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/lsd: update to 0.21.0

Added:
- Added support for the MISSING / mi= dircolors variable for broken symlink
  targets.
- Add support for theme from zwpaper (#452)
- Update theme to support partial themes zwpaper (#591)
- Update minimal rust version to 1.42.0 from zwpaper (#534)
- NO_COLOR environment variable support from (AnInternetTroll)

Changed:
- Change size to use btyes in classic mode from meain
- Show tree edge before name block or first column if no name block from
  zwpaper (#468)
- Added icons for Perl modules (.pm) and test scripts (.t)
- Add --config-file flag to read configuration file from a custom location
- Clarify custom date format for date field in configuration file in the README.

Fixed:
- Support all strftime like formatting (#532)
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   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-03 10:55:54 by pin | Files touched by this commit (1)
Log message:
sysutils/lsd: simplify Makefile
   2021-04-24 21:49:05 by pin | Files touched by this commit (1)
Log message:
sysutils/lsd: reset maintainer