log mercurial/templatekw.py @ 23172:e955549cd045

age author description
Mon, 08 Sep 2014 20:12:58 +0900 Anton Shestakov templater: implement __len__ for _hybrid
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori templatekw: add 'subrepos' keyword to show updated subrepositories
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori templatekw: add 'currentbookmark' keyword to show current bookmark easily
Wed, 12 Mar 2014 13:20:42 -0400 Augie Fackler templatekw: move from dict() construction to {} literals
Tue, 11 Feb 2014 21:40:33 -0800 Durham Goode template: add 'current' to scope during {bookmarks % ...}
Mon, 23 Dec 2013 14:14:31 +0100 Andrew Shadura templatekw: allow tagtypes other than global in getlatesttags
Thu, 21 Nov 2013 15:46:49 -0500 Matthew Turk template: modify showextras to return a hybrid
Thu, 21 Nov 2013 15:08:30 -0600 Matt Mackall merge with stable
Thu, 21 Nov 2013 11:49:31 -0600 Matt Mackall help: drop help for branches template keyword
Thu, 21 Nov 2013 11:30:52 -0600 Matt Mackall templater: makes branches work correctly with stringify (issue4108) stable
Fri, 15 Nov 2013 18:08:50 -0500 Matthew Turk template: change extras to use showlist rather than manual templ call.
Fri, 15 Nov 2013 16:53:54 -0500 Matthew Turk help: document about {extras} template keyword
Tue, 16 Apr 2013 09:44:29 -0500 Matt Mackall templatekw: add default styles for hybrid types (issue3887)
Fri, 22 Feb 2013 13:45:46 -0600 Matt Mackall templater: properly handle file_copies with %
Fri, 21 Sep 2012 18:54:00 -0500 Matt Mackall templating: make new-style templating features work with command line lists