mercurial at 23375: 13 new changesets

Mercurial Commits hg at intevation.org
Thu Nov 20 23:21:37 UTC 2014


13 new changesets in mercurial:

http://selenic.com/repo/hg//rev/55525924af43
changeset:   23363:55525924af43
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     subrepo: avoid redundant "util.makedirs" invocation

http://selenic.com/repo/hg//rev/83736508e98a
changeset:   23364:83736508e98a
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     subrepo: replace "os.path.exists" by "exists" via wvfs of the parent

http://selenic.com/repo/hg//rev/2ff394bbfa74
changeset:   23365:2ff394bbfa74
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     subrepo: replace "_calcfilehash" invocation by "vfs.tryread"

http://selenic.com/repo/hg//rev/568ae89797c6
changeset:   23366:568ae89797c6
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     subrepo: remove "_calcfilehash" referred by no other code paths

http://selenic.com/repo/hg//rev/115af8de76a4
changeset:   23367:115af8de76a4
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     subrepo: add "_cachestorehashvfs" to handle cache store hash files via vfs

http://selenic.com/repo/hg//rev/bf8c3172255c
changeset:   23368:bf8c3172255c
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     vfs: add "readlines" and "tryreadlines"

http://selenic.com/repo/hg//rev/22e00674d17e
changeset:   23369:22e00674d17e
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     subrepo: replace direct file APIs around "readlines" by "vfs.tryreadlines"

http://selenic.com/repo/hg//rev/46265d0f0c7b
changeset:   23370:46265d0f0c7b
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     vfs: add "notindexed" argument to invoke "ensuredir" with it in write mode

http://selenic.com/repo/hg//rev/1df6519eb3ab
changeset:   23371:1df6519eb3ab
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     vfs: add "writelines"

http://selenic.com/repo/hg//rev/6cfa7a73b6e7
changeset:   23372:6cfa7a73b6e7
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     subrepo: replace direct file APIs around "writelines" by "vfs.writelines"

http://selenic.com/repo/hg//rev/99a886418000
changeset:   23373:99a886418000
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Nov 19 18:35:14 2014 +0900
summary:     subrepo: remove "_getstorehashcachepath" referred by no other code paths

http://selenic.com/repo/hg//rev/aa0a430d9c75
changeset:   23374:aa0a430d9c75
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Nov 19 17:07:27 2014 -0800
summary:     revert: access status fields by name rather than index

http://selenic.com/repo/hg//rev/a179db3db9b9
changeset:   23375:a179db3db9b9
bookmark:    @
tag:         tip
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Nov 19 23:15:07 2014 -0800
summary:     dirstate: speed up repeated missing directory checks

-- 
Repository URL: http://selenic.com/repo/hg/


More information about the Mercurial-devel mailing list