]> git.ipfire.org Git - thirdparty/coreutils.git/commit
dircolors: update list of archive file extensions
authorMichel Lind <michel@michel-slm.name>
Fri, 16 Feb 2024 16:24:32 +0000 (10:24 -0600)
committerPádraig Brady <P@draigBrady.com>
Mon, 19 Feb 2024 14:37:22 +0000 (14:37 +0000)
commite82af7c2e698c42626cc4107d94c3e0b749f497e
treebebb9f9fe5fd50c8c2cba1c36d17999bb5aac245
parent430663cb355c59f1dbebddd76283d6897f7745f8
dircolors: update list of archive file extensions

* src/dircolors.hin: Sort archive section by extension.
Treat .crate (Rust archives) as archive files
(they're essentially tar.gz files).
src/dircolors.hin