log hgext/children.py @ 25382:6084926366b9

age author description
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Thu, 26 Mar 2015 23:56:18 +0900 Yuya Nishihara children: don't pass filectx to displayer
Sun, 04 May 2014 22:25:28 -0700 Gregory Szorc children: define inferrepo in command decorator
Sun, 04 May 2014 21:46:49 -0700 Gregory Szorc children: declare command using decorator
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748)
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Fri, 11 May 2012 13:42:37 +0200 Martin Geisler children: use hg reST role for example
Fri, 11 May 2012 06:15:46 -0500 Augie Fackler children: mark extension as deprecated
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Mon, 28 Dec 2009 17:55:52 +0100 Robert Bachmann Added support for templatevar "footer" to cmdutil.py
Sun, 26 Jul 2009 01:40:37 +0200 Martin Geisler children: wrap docstrings at 70 characters
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler children: wrapped docstrings at 78 characters
Wed, 24 Jun 2009 13:42:02 +0200 Dirkjan Ochtman extensions: change descriptions for extensions providing a few commands