Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 13 Aug 2011 23:20:00 +0400
From: Solar Designer <solar@...nwall.com>
To: musl@...ts.openwall.com
Subject: Re: cluts daily reports 8/13 - pthread_eintr expanded

On Sat, Aug 13, 2011 at 09:10:05PM +0200, Luka Mar??eti?? wrote:
> `to-report` may be uninformative (.git gets in the way)

Try:

diff -urNx .git cluts.old cluts | diffstat

or:

diff -urNX nopatch cluts.old cluts | diffstat

where nopatch will contain things like:

.git
*~
*.o
core

Whenever you get something unneeded in diffstat output, you simply edit
nopatch and re-run the command.  Don't edit its output.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.