mercurial/templatekw.py
Tue, 02 Jun 2015 02:28:33 +0900 FUJIWARA Katsunori templatekw: compare target context and its parent exactly (issue4690) stable 3.4.1
Wed, 15 Apr 2015 09:07:54 -0700 Ryan McElroy templatekw: display active bookmark more consistently (issue4552) (BC)
Thu, 28 May 2015 20:03:42 -0700 Ryan McElroy templatekw: introduce active subkeyword from bookmarks keyword
Wed, 15 Apr 2015 08:12:04 -0700 Ryan McElroy templatekw: introduce activebookmark keyword
Wed, 15 Apr 2015 08:26:01 -0700 Ryan McElroy templatekw: rename variable current to active
Tue, 14 Apr 2015 12:45:15 -0700 Ryan McElroy bookmarks: simplify iscurrent to isactivewdirparent (API)
Tue, 14 Apr 2015 13:17:33 -0700 Ryan McElroy bookmarks: rename bookmarkcurrent to activebookmark (API)
Wed, 08 Apr 2015 21:04:06 +0900 Yuya Nishihara templatekw: have {manifest} use ctx.manifestnode() for consistency
Thu, 12 Mar 2015 23:11:15 -0400 Matt Harbison templater: replace 'ctx._repo' with 'ctx.repo()'
Wed, 18 Feb 2015 23:17:52 +0900 Yuya Nishihara templatekw: forward _hybrid.get to raw values so that get(extras, key) works
Wed, 18 Feb 2015 23:01:33 +0900 Yuya Nishihara templater: implement _hybrid.__contains__ so that ifcontains can accept dict
Sun, 08 Mar 2015 14:46:42 +0900 Yuya Nishihara templatekw: keep raw list or dict in _hybrid object
Sun, 08 Mar 2015 14:38:50 +0900 Yuya Nishihara templatekw: give name to lambda that constructs variables map of templater
Sun, 08 Mar 2015 14:17:35 +0900 Yuya Nishihara templatekw: convert list of key/value pairs to sortdict
Wed, 18 Feb 2015 22:17:35 +0900 Yuya Nishihara templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks stable
Wed, 18 Feb 2015 22:10:17 +0900 Yuya Nishihara templatekw: inline showlist() into showbookmarks() stable
Sun, 01 Feb 2015 09:36:47 +0900 FUJIWARA Katsunori templatekw: re-add showtags() to list tags keyword up in online help stable
Sun, 21 Dec 2014 14:01:52 -0800 Sean Farley templatekw: update namespace calls
Mon, 15 Dec 2014 09:40:02 -0800 Sean Farley templatekw: remove unneeded showtags
Sun, 14 Dec 2014 19:15:37 -0800 Sean Farley templatekw: add helper method to generate a template keyword for a namespace
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
less more (0) -50 -30 tip