Mercurial > hg
graph
-
subrepo: use vfs.rmtree instead of shutil.rmtreeSat, 11 Apr 2015 00:47:09 +0900, by FUJIWARA Katsunori
-
vfs: add rmtreeSat, 11 Apr 2015 00:47:09 +0900, by FUJIWARA Katsunori
-
subrepo: use vfs.readdir instead of os.listdir to avoid expensive stat callsSat, 11 Apr 2015 00:47:09 +0900, by FUJIWARA Katsunori
-
editor: prefer 'intermediate-source' extra to use for HGREVISION environment variableFri, 10 Apr 2015 08:05:50 +0300, by Alexander Drozdov
-
bundle2: rename format, parts and config to final namesThu, 09 Apr 2015 16:25:48 -0400, by Pierre-Yves David
-
manifestdict: extract condition for _intersectfiles() and use for walk()Wed, 08 Apr 2015 09:38:09 -0700, by Martin von Zweigbergk
-
manifestdict.walk: remove now-redundant check for match.files()Tue, 07 Apr 2015 22:40:25 -0700, by Martin von Zweigbergk
-
manifest.walk: special-case match.always() for speedTue, 07 Apr 2015 21:08:23 -0700, by Martin von Zweigbergk
-
manifest.walk: use return instead of StopIteration in generatorTue, 07 Apr 2015 22:36:17 -0700, by Martin von Zweigbergk
-
archive: look for first visible revision to build repo identity (issue4591)Wed, 08 Apr 2015 23:30:02 +0900, by Yuya Nishihara
-
largefiles: use common function to build content of .hg_archival.txtWed, 08 Apr 2015 22:42:37 +0900, by Yuya Nishihara
-
test-largefiles: verify content of .hg_archival.txtWed, 08 Apr 2015 22:38:46 +0900, by Yuya Nishihara
-
archive: extract metadata() closure to module-level functionWed, 08 Apr 2015 22:37:03 +0900, by Yuya Nishihara
-
archive: use ctx object consistently to build meta dataWed, 08 Apr 2015 22:31:04 +0900, by Yuya Nishihara