Opened 3 months ago

Closed 3 months ago

Last modified 3 months ago

#20699 closed enhancement (fixed)

unix-tree-2.2.0

Reported by: Bruce Dubbs Owned by: zeckma
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by zeckma, 3 months ago

Owner: changed from blfs-book to zeckma
Status: newassigned

comment:2 by zeckma, 3 months ago

Resolution: fixed
Status: assignedclosed

comment:3 by zeckma, 3 months ago

Changes:

  • Add option --opt-toggle which turns on the ability to toggle options such as -a, -p, etc. Useful to add to an alias for turning an option off when using said alias. (Christoph Anton Mitterer)
  • Add --hyperlink option to print OSC 8 terminal hyperlinks for files. Also adds the --scheme and --authority options to modify the schema and hostname/ authority of the links. (Nicolai Dagestad) OSC 8 Terminal hyperlinks:

https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda

  • Maybe finally fix JSON error reporting when unable to open a directory and a full tree is required, such as when using --du. (Alchemyst@github)
  • Fix small rounding error in human readable size (-h) output, where 9.99K is rounded to 10.0K rather than 10K (Ivan Ivanovich)
  • Fix the totals report for sizes when --du option is used. The directory size total was correct, but the final report was an accumulation of all the directory totals rather than just the top most directory total. (Alchemyst@github)
  • Add .gitignore file to distribution for those wanting that. (Kenta Arai)
  • Add 'none' as a valid --sort option (i.e. -U).
  • Add ability to cross compile for Android (freemedom@github)
  • List charsets again if --charsets is not given an argument.
  • Allow --help and usage to use ANSI bold and italic if colorization is enabled.
  • General code cleanups
Note: See TracTickets for help on using tickets.