log

age author description
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori store: invoke "os.path.isdir()" via vfs
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori store: replace invocation of "getsize()" by "vfs.stat()"
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori store: invoke "os.stat()" for "createmode" initialization via vfs
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori vfs: define "join()" in each classes derived from "abstractvfs"
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori store: initialize vfs field first to use it for initialization of others
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori scmutil: reorder newly added functions for vfs support in dictionary order
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori store: rename field name from "opener" to "vfs" in internal classes for fncache
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori store: rename argument name from "op"(ener) to "vfs"
Thu, 04 Oct 2012 01:24:05 +0900 FUJIWARA Katsunori verify: rename "hasmanifest" variable for source code readability
Thu, 04 Oct 2012 01:24:05 +0900 FUJIWARA Katsunori verify: use appropriate local variable in "checkentry()"
Thu, 04 Oct 2012 01:24:05 +0900 FUJIWARA Katsunori verify: use appropriate node information to show verification error
Thu, 04 Oct 2012 01:24:05 +0900 FUJIWARA Katsunori help: add information about recovery from corruption to help of "verify"
Mon, 03 Sep 2012 14:35:31 +0200 Pierre-Yves David hidden: remove tags use in hidden computation
Mon, 03 Sep 2012 14:35:05 +0200 Pierre-Yves David clfilter: do not use tags cache if there are filtered changesets
Mon, 03 Sep 2012 14:34:19 +0200 Pierre-Yves David clfilter: do not use branchmap cache if there are filtered changesets
Mon, 08 Oct 2012 09:55:41 -0700 Bryan O'Sullivan Merge
Mon, 08 Oct 2012 15:35:16 +0200 Idan Kamara fancyopts: don't show a traceback on invalid integer values
Wed, 03 Oct 2012 22:09:18 +0200 Idan Kamara check-code: replace heredocs in unified tests
Wed, 19 Sep 2012 20:33:20 +0200 Adrian Buehlmann test-fncache: test reserved / long paths
Fri, 05 Oct 2012 13:44:52 -0500 Bryan O'Sullivan setup: calculate version more correctly
Thu, 04 Oct 2012 17:00:32 -0500 Bryan O'Sullivan mq: improve qqueue message with patches applied (issue3036)
Thu, 04 Oct 2012 16:52:20 +0200 Thomas Arendsen Hein subrepo, hghave: use "svn --version --quiet" to determine version number
Thu, 04 Oct 2012 16:44:28 +0200 Thomas Arendsen Hein merge with crew-stable
Thu, 04 Oct 2012 16:30:40 +0200 Thomas Arendsen Hein subrepo: setting LC_MESSAGES only works if LC_ALL is empty or unset stable
Thu, 04 Oct 2012 10:11:17 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 02 Oct 2012 09:26:42 +0200 Thomas Arendsen Hein clone: activate bookmark specified with --updaterev stable
Tue, 02 Oct 2012 14:31:25 -0700 Bryan O'Sullivan Merge with crew-stable
Tue, 02 Oct 2012 14:31:14 -0700 Bryan O'Sullivan Merge
Tue, 02 Oct 2012 14:27:13 -0700 Bryan O'Sullivan keepalive: drop python 2.2 legacy code
Sun, 30 Sep 2012 15:31:27 +0200 André Sintzoff pathencode: change isset name to avoid name collision