GNU bug report logs - #25456
[PATCH] dircolors: Highlight WIM archives.

Previous Next

Package: coreutils;

Reported by: Mike Swanson <mikeonthecomputer <at> gmail.com>

Date: Sun, 15 Jan 2017 23:11:01 UTC

Severity: normal

Tags: patch

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mike Swanson <mikeonthecomputer <at> gmail.com>
Subject: bug#25456: closed (Re: bug#25456: [PATCH] dircolors: Highlight
 WIM archives.)
Date: Sat, 21 Jan 2017 16:09:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#25456: [PATCH] dircolors: Highlight WIM archives.

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 25456 <at> debbugs.gnu.org.

-- 
25456: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25456
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: Mike Swanson <mikeonthecomputer <at> gmail.com>, 25456-done <at> debbugs.gnu.org
Subject: Re: bug#25456: [PATCH] dircolors: Highlight WIM archives.
Date: Sat, 21 Jan 2017 16:07:58 +0000
On 15/01/17 18:48, Mike Swanson wrote:
> ---
>  src/dircolors.hin | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index c560c2a6f..fca51f23f 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -126,6 +126,10 @@ EXEC 01;32
>  .7z  01;31
>  .rz  01;31
>  .cab 01;31
> +.wim 01;31
> +.swm 01;31
> +.dwm 01;31
> +.esd 01;31

Common enough formats. Pushed.

thanks,
Pádraig


[Message part 3 (message/rfc822, inline)]
From: Mike Swanson <mikeonthecomputer <at> gmail.com>
To: bug-coreutils <at> gnu.org
Cc: Mike Swanson <mikeonthecomputer <at> gmail.com>
Subject: [PATCH] dircolors: Highlight WIM archives.
Date: Sun, 15 Jan 2017 10:48:12 -0800
---
 src/dircolors.hin | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index c560c2a6f..fca51f23f 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -126,6 +126,10 @@ EXEC 01;32
 .7z  01;31
 .rz  01;31
 .cab 01;31
+.wim 01;31
+.swm 01;31
+.dwm 01;31
+.esd 01;31
 
 # image formats
 .jpg 01;35
-- 
2.11.0




This bug report was last modified 8 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.