octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sharing the savannah hg archive (was: Re: Savannah server unreliable


From: Michael Goffioul
Subject: Re: Sharing the savannah hg archive (was: Re: Savannah server unreliable?)
Date: Fri, 12 Sep 2008 10:12:52 +0200

On Fri, Sep 12, 2008 at 9:58 AM, Michael Goffioul
<address@hidden> wrote:
> For instance, try this:
>
> hg log --template '{date|shortdate}
> {author}\n\n\t{desc|strip|fill68|tabindent}\n\n'

Here's a more verbose output:

hg log --template '{date|shortdate}
{author}\n\n\tMessage:\n\t{desc|tabindent|fill68}\n\n\tChanged
files:\n\t{files|stringify|fill68|tabindent}\n\n'

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]