log mercurial/templatekw.py @ 21812:73e4a02e6d23

age author description
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