Mercurial > hg
log hgext/children.py @ 7545:55e997c8bf62
age | author | description |
---|---|---|
Fri, 14 Nov 2008 13:59:25 +0100 | Dirkjan Ochtman | cmdutil: use change contexts for cset-printer and cset-templater |
Thu, 26 Jun 2008 14:35:46 -0500 | Matt Mackall | use repo[changeid] to get a changectx |
Fri, 29 Feb 2008 02:45:12 +0100 | Thomas Arendsen Hein | Introduce templateopts and logopts to reduce duplicate option definitions. |
Tue, 03 Jul 2007 12:50:05 +0200 | Thomas Arendsen Hein | children extension: Don't abort when looking at the null revision. |
Tue, 03 Jul 2007 12:14:25 +0200 | Thomas Arendsen Hein | Add extension to provide the 'hg children' command (with tests) |