Mercurial > hg
graph
-
subrepo: use vfs.reljoin instead of os.path.joinFri, 10 Apr 2015 00:36:42 +0900, by FUJIWARA Katsunori
-
subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logicFri, 10 Apr 2015 00:36:42 +0900, by FUJIWARA Katsunori
-
subrepo: add _relpath field to centralize subrelpath logicFri, 10 Apr 2015 00:36:42 +0900, by FUJIWARA Katsunori
-
subrepo: add wvfs field to access the working directory via vfsFri, 10 Apr 2015 00:36:42 +0900, by FUJIWARA Katsunori
-
subrepo: change arguments of abstractsubrepo.__init__ (API)Fri, 10 Apr 2015 00:36:42 +0900, by FUJIWARA Katsunori
-
treemanifest: optimize treemanifest._walk() to skip directoriesTue, 07 Apr 2015 15:18:52 -0700, by Drew Gottlieb
-
import-checker: force 'fcntl', 'grp', 'pwd', and 'termios' to stdlib modulesWed, 08 Apr 2015 22:31:50 -0400, by Matt Harbison
-
import-checker: allow *.pyd based stdlib modulesWed, 08 Apr 2015 22:23:51 -0400, by Matt Harbison
-
manifest.walk: join nested if-conditionsTue, 07 Apr 2015 22:35:44 -0700, by Martin von Zweigbergk
-
manifestdict: inline _intersectfiles()Wed, 08 Apr 2015 10:01:31 -0700, by Martin von Zweigbergk
-
manifestdict._intersectfiles: avoid one level of property indirectionWed, 08 Apr 2015 10:03:59 -0700, by Martin von Zweigbergk
-
manifestdict.matches: avoid name 'lm' for a not-lazymanifestWed, 08 Apr 2015 10:06:05 -0700, by Martin von Zweigbergk
-
commands: add ui.statuscopies config knobTue, 24 Mar 2015 21:25:57 +0100, by Mathias De Maré
-
changelog: inline revlog.__contains__ in case it is used in hot loopSat, 04 Apr 2015 22:30:59 +0900, by Yuya Nishihara
-
bookmarks: show detailed status about outgoing bookmarksWed, 08 Apr 2015 02:56:19 +0900, by FUJIWARA Katsunori