Skip to content

Releases: jc21/lsgo

v0.0.4

Choose a tag to compare

@jc21 jc21 released this 09 Aug 23:54

16 new flags plus a sorting bug fix, all additive and backward-compatible.

Added

  • Filtering: -f/--only-files, --no-symlinks/--show-symlinks, -A/--almost-all, --group-directories-last
  • Long view: -X/--dereference, --total-size, -Z/--context (SELinux), -M/--mounts (Linux), --git-repos/--git-repos-no-status/--no-git, --smart-group, --time-style=relative
  • Display: --absolute, automatic quoting of filenames with spaces (+ --no-quotes), -w/--width, --stdin

Fixed

  • --sort=extension no longer treats a directory's dotted suffix (e.g. backups.old) as a real extension

Notes

  • --mounts is Linux-only
  • -X only dereferences metadata columns, not the name/type
  • --absolute has no =follow mode
  • --git-repos doesn't recurse into nested repos
  • --stdin never auto-triggers on piped input

v0.0.3

Choose a tag to compare

@jc21 jc21 released this 07 Aug 05:17

Version display fixes

v0.0.2

Choose a tag to compare

@jc21 jc21 released this 07 Aug 04:59

Full go module name, no other functional changes

v0.0.1

Choose a tag to compare

@jc21 jc21 released this 07 Aug 03:40

Initial release, see https://lsgo.jc21.com for documentation