Mercurial > hg
graph
-
merge with stableThu, 07 May 2015 13:47:45 -0500, by Matt Mackall
-
extensions: clear aftercallbacks after execution (issue4646) stableWed, 06 May 2015 09:52:10 -0700, by Gregory Szorc
-
templater: strictly parse leading backslashes of '{' (issue4569) (BC) stableMon, 04 May 2015 10:17:34 +0900, by Yuya Nishihara
-
templater: do not process \-escapes at parsestring() (issue4290) stableMon, 04 May 2015 09:54:01 +0900, by Yuya Nishihara
-
bookmarks: rename bookmarkcurrent to activebookmark (API)Tue, 14 Apr 2015 13:17:33 -0700, by Ryan McElroy
-
bookmarks: rename readcurrent to readactive (API)Mon, 13 Apr 2015 23:03:13 -0700, by Ryan McElroy
-
bookmarks: rename setcurrent to activate (API)Mon, 13 Apr 2015 22:27:01 -0700, by Ryan McElroy
-
bookmarks: rename unsetcurrent to deactivate (API)Mon, 13 Apr 2015 21:53:37 -0700, by Ryan McElroy
-
subrepo: correctly handle git subdirectory status changeWed, 06 May 2015 17:15:38 +0200, by Mathias De Maré
-
merge with stableWed, 06 May 2015 16:56:28 -0500, by Matt Mackall
-
setup: hide octal literals inside strings so they're portable (issue4554)Sun, 12 Apr 2015 15:36:10 -0400, by Augie Fackler
-
revset: avoid returning duplicates when returning ancestorsWed, 26 Mar 2014 15:55:50 -0700, by Pierre-Yves David
-
revset: use an iterator instead of a dequeue in ancestors()Wed, 26 Mar 2014 16:21:30 -0700, by Pierre-Yves David
-
revset: return early when revs is emptyWed, 06 May 2015 11:29:09 -0700, by Martin von Zweigbergk
-
revset: rename 'revsnode' to 'inputrev' in ancestorsWed, 26 Mar 2014 16:14:30 -0700, by Pierre-Yves David