On Mercurial API

Thomas Arendsen Hein thomas at intevation.de
Tue Aug 7 15:14:55 CDT 2007


* TK Soh <teekaysoh at gmail.com> [20070807 01:52]:
> Try this:
> 
> >>> from mercurial import commands
> >>> commands.dispatch(['log', '-r', '0'])
> changeset:   0:9117c6561b0b
> user:        mpm at selenic.com
> date:        Tue May 03 13:16:10 2005 -0800
> summary:     Add back links from file revisions to changeset revisions
> 
> >>> commands.dispatch(['log', '-r', 'tip'])
> changeset:   0:9117c6561b0b
> user:        mpm at selenic.com
> date:        Tue May 03 13:16:10 2005 -0800
> summary:     Add back links from file revisions to changeset revisions
> 
> changeset:   5050:2bd996d0aaf8
> tag:         tip
> user:        Brendan Cully <brendan at kublai.com>
> date:        Wed Aug 01 15:16:42 2007 -0700
> summary:     convert: (svn) simplify _find_children

Good catch, I can reproduce this with stable and main.

Thomas

-- 
thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Osnabrueck - Register: Amtsgericht Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


More information about the Mercurial mailing list