log onsub.py @ 21:003eee5497e0

age author description
Mon, 08 May 2017 20:03:41 +0200 Matthias Muenzner * Hotfixed onsub for use with mercurial 4.1+
Wed, 18 May 2016 16:30:12 +0300 viktor.kuzmin compatibility with mercurial 3.8
Thu, 29 Mar 2012 16:18:57 -0700 Ludovic Chabant Added parameter to filter the type of subrepo to loop through.
Tue, 27 Mar 2012 16:53:23 -0700 Ludovic Chabant Exposed new environment variable with the subrepo type.
Tue, 06 Mar 2012 19:59:36 +0100 jakob krainz refactoring: disentangled breadth-first and depth-first search; made functions nested
Tue, 06 Mar 2012 14:36:55 +0100 Martin Geisler Add help for POST-CMD
Tue, 06 Mar 2012 12:55:40 +0100 jakob krainz onsub extension: pre and post order
Sun, 24 Apr 2011 11:09:36 -0400 Greg Ward Add --max-depth option to limit depth of recursion.
Sun, 24 Apr 2011 10:07:03 -0400 Greg Ward Improve help text (in particular, clarify meaning of --print0).
Wed, 30 Mar 2011 11:32:17 +0200 Martin Geisler Copyright and license header
Wed, 24 Nov 2010 14:58:48 +0100 Martin Geisler Adapt to Mercurial API change
Mon, 06 Sep 2010 12:35:30 +0200 Martin Geisler Implement --ignore-errors.
Mon, 06 Sep 2010 12:09:47 +0200 Martin Geisler Initial version.