Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 11 Apr 2013 19:03:33 +0200 | Mads Kiilerich | record: abort on malformed patches instead of crashing |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.rename()" instead of "util.rename()" |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.setflags()" instead of "util.setflags()" |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.readlink()" instead of "os.readlink()" |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.islink()" instead of "os.path.islink()" |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.rename()" instead of "util.rename()" |
Mon, 15 Apr 2013 01:22:15 +0900 | FUJIWARA Katsunori | localrepo: use "vfs.exists()" instead of "os.path.exists()" |