Mercurial > hg
graph
-
templater: add separate() template functionTue, 03 May 2016 09:49:54 -0700, by Martin von Zweigbergk
-
bookmarks: jettison bmstore's write() method per deprecation policyWed, 04 May 2016 21:01:49 -0400, by Augie Fackler
-
merge with stableThu, 05 May 2016 15:12:43 -0500, by Matt Mackall
-
deprecation: gate deprecation warning behind devel configuration stableThu, 05 May 2016 16:29:31 +0200, by Pierre-Yves David
-
crecord: update downarrowshiftevent() docstring, remove todoThu, 05 May 2016 19:51:35 +0800, by Anton Shestakov
-
crecord: remove things that don't happen in functions from their docstringsThu, 05 May 2016 19:40:40 +0800, by Anton Shestakov
-
crecord: remove skipfolded keyword argument from patchnode.previtem()Thu, 05 May 2016 18:13:25 +0800, by Anton Shestakov
-
crecord: update a copy-pasted comment in downarrowshiftevent()Thu, 05 May 2016 15:19:37 +0800, by Anton Shestakov
-
crecord: drop the version condition for amendThu, 05 May 2016 16:38:24 +0200, by Pierre-Yves David
-
crecord: add/remove blank lines (coding style)Thu, 05 May 2016 11:19:52 +0800, by Anton Shestakov
-
localrepo: jettison parents() method per deprecation policy (API)Wed, 04 May 2016 21:02:03 -0400, by Augie Fackler
-
revset: define _parsealias() in _aliasrules classSun, 17 Apr 2016 13:06:44 +0900, by Yuya Nishihara
-
revset: factor out common parsing functionSun, 17 Apr 2016 13:03:23 +0900, by Yuya Nishihara
-
revset: inline _tokenizealias() into _parsealias()Sun, 17 Apr 2016 12:57:27 +0900, by Yuya Nishihara
-
store: treat range as a generator instead of a list for py3 compatSun, 10 Apr 2016 07:28:26 +0000, by timeless