[PATCH] hg Incoming/Outgoing: Recursion on sub repositories

Martin Geisler mg at aragost.com
Fri Sep 24 08:29:49 CDT 2010


Erik Zielke <ez at aragost.com> writes:

> # HG changeset patch
> # User Erik Zielke <ez at aragost.com>
> # Date 1285322455 -7200
> # Node ID f4620cbb6d5a56227c8d54ee23254b04dc5bf9ff
> # Parent  f540780feaa426182a4bfd8a598899edd412b2e6
> hg Incoming/Outgoing: Recursion on sub repositories
>
> hg incoming and outgoing fixed so they go through the whole three of
> repositories, when sub repositories are shown, instead of only
> visiting first level of sub repositories.

Thanks for the fix, I've pushed it as 40852b4b910c!

I opted to use a small inner function that is called as appropriate in
two places where incoming/outgoing exit. That seemed easier than
reindenting everything and keeping track of the exit code.

-- 
Martin Geisler

aragost Trifork
Professional Mercurial support
http://aragost.com/mercurial/


More information about the Mercurial-devel mailing list