Path to this page:
./
sysutils/tre-command,
Tree command, improved
Branch: CURRENT,
Version: 0.4.0,
Package name: tre-command-0.4.0,
Maintainer: pinA replacement for tree command that uses git ls-files as source of file when
possible.
tre can also create shell aliases that, when executed, opens the file
associated with it with the default editor.
Runs on Unix as well as Windows PowerShell.
Master sites:
Filesize: 864.468 KB
Version history: (Expand)
- (2022-06-28) Updated to version: tre-command-0.4.0
- (2021-04-01) Package added to pkgsrc.se, version tre-command-0.3.6 (created)
CVS history: (Expand)
2022-06-28 11:32:10 by pin | Files touched by this commit (3) | |
Log message:
sysutils/tre-command: update to 0.4.0
0.4.0
-Add M1 builds to release.
-Support installing from Nix flake.
-Add -E/--exclude PATTERN option to exclude paths from results.
-Add -e/--color WHEN option to control colors in output.
-The short flag for --version is renamed from -v to -V.
-Provide completion scripts for various shells in scripts/completion.
-Add -p/--portable option, which enables portable paths when generating editor
aliases. Without this flag, editor alias only works in the same working
directory in which tre was last invoked.
-Files untracked by git is now included in output by default.
-Output order is now deterministic.
|
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-05 10:56:47 by pin | Files touched by this commit (1) |
Log message:
sysutils/tre-command: simplify Makefile
|
2021-03-31 22:20:55 by pin | Files touched by this commit (5) |
Log message:
sysutils/tre-command: import package
A replacement for tree command that uses git ls-files as source of file when
possible.
tre can also create shell aliases that, when executed, opens the file
associated with it with the default editor.
Runs on Unix as well as Windows PowerShell.
|