Re: Changelogs on kernel.org
Larry McVoy (lm@bitmover.com)
Mon, 13 May 2002 08:37:21 -0700
On Mon, May 13, 2002 at 05:29:23PM +0200, Tomas Szepe wrote:
> > BK reporting is keyed off of somehing called "dspecs" (for data
> > specification).  They are a lot like a primitive printf format.
> > The default dspec for changes is
> > 
> > 	":DPN:@:I:, :Dy:-:Dm:-:Dd: :T::TZ:, :P:$if(:HT:){@:HT:}\n$each(:C:){  (:C:)\n}$each(:TAG:){  TAG: (:TAG:)\n}\n"
> 
> Nice!
> 
> The idea with the perl script was, I reckon, to merely provide a tool
> thru which people could pipe the standard linux 2.5 ChangeLog and get
> an output that suits their own eye. Something like
> 
> $ wget -q ftp://ftp.kernel.org/pub/linux/kernel/v2.5/ChangeLog-2.5.16
> $ cat ChangeLog-2.5.16| CMODE=1 /usr/src/linux/scripts/cl.pl| less
That's cool by me, perl is the language of choice here.  If I could have
embedded perl into the dspecs, I would have :)  If you get to the point
where you want more information from the changelogs than is there, just
remember there is probably a way to get it easily.
Cheers,
-- 
---
Larry McVoy            	 lm at bitmover.com           http://www.bitmover.com/lm 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/