Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 11 Apr 2015 00:47:09 +0900 | FUJIWARA Katsunori | subrepo: use vfs.unlink instead of os.remove |
Sat, 11 Apr 2015 00:47:09 +0900 | FUJIWARA Katsunori | subrepo: use vfs.rmtree instead of shutil.rmtree |
Sat, 11 Apr 2015 00:47:09 +0900 | FUJIWARA Katsunori | vfs: add rmtree |
Sat, 11 Apr 2015 00:47:09 +0900 | FUJIWARA Katsunori | subrepo: use vfs.readdir instead of os.listdir to avoid expensive stat calls |
Fri, 10 Apr 2015 08:05:50 +0300 | Alexander Drozdov | editor: prefer 'intermediate-source' extra to use for HGREVISION environment variable |
Thu, 09 Apr 2015 16:25:48 -0400 | Pierre-Yves David | bundle2: rename format, parts and config to final names |
Wed, 08 Apr 2015 09:38:09 -0700 | Martin von Zweigbergk | manifestdict: extract condition for _intersectfiles() and use for walk() |