Template-based file listing problem

Raphael Sebbe raphael.sebbe at gmail.com
Tue Feb 3 03:35:29 CST 2009


Thank you very much, got the files...
Best,

Raphael

On Thu, Jan 29, 2009 at 7:11 PM, Bastian Doetsch <bastian.doetsch at gmx.de>wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Am 29.01.2009 um 17:39 schrieb Arne Babenhauserheide:
>
> > Am Donnerstag 29 Januar 2009 14:25:27 schrieb Vadim Lebedev:
> >> You can try:
> >>
> >> hg in -p | grep ^diff
> >
> > And build on it to get
> >
> > hg in -p | grep ^diff | sed s/^.*a\\/// | sed s/\ b\\/.*//
> >
> > This just gives you the changed files, one per line.
>
> The alternative would be to use a style file with the --style option
> on log, e.g.
>
> hg in --style stylefile.
>
> The content of stylefile could look like this:
>
> <cs>
> <br v="{branches}"/>
> <tg v="{tags}"/>
> <rv v="{rev}"/>
> <ns v="{node|short}"/>
> <nl v="{node}"/>
> <di v="{date|isodate}"/>
> <da v="{date|age}"/>
> <au v="{author|person|escape}"/>
> <pr v="{parents}"/>
> <de>{desc|escape|tabindent}</de>
> <fl>{files}</fl>
> <fa>{file_adds}</fa>
> <fd>{file_dels}</fd>
> </cs>
>
> Best regards
> Bastian
>
> >
> >
> > Best wishes,
> > Arne
> > --
> > -- Ein Würfel System: http://1w6.org - einfach saubere
> > (Rollenspiel-) Regeln.
> > -- Infinite Hands: http://infinite-hands.draketo.de - singing a part
> > of the
> > history of free software.
> > -- My stuff: http://draketo.de - stories, songs, poems, programs and
> > stuff :)
> >
> > -- PGP/GnuPG: http://draketo.de/inhalt/ich/pubkey.txt
> >
> > _______________________________________________
> > Mercurial mailing list
> > Mercurial at selenic.com
> > http://selenic.com/mailman/listinfo/mercurial
> >
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.8 (Darwin)
>
> iEYEARECAAYFAkmB8TYACgkQBqJW4lDO0YJ7HACfaPJuSGOM9Kc5NRUJMvj462jj
> 96kAniqqUyoFLsmfQThc9klCGrRqkwtL
> =Clsd
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090203/813cec48/attachment.htm 


More information about the Mercurial mailing list