Wed, 12 Dec 2012 13:09:37 -0800 |
Bryan O'Sullivan |
store: switch to C-based hashed path encoding
|
Wed, 12 Dec 2012 13:09:33 -0800 |
Bryan O'Sullivan |
store: implement lowerencode in C
|
Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
check-code: there must also be whitespace between ')' and operator
|
Mon, 22 Oct 2012 11:59:11 -0700 |
Bryan O'Sullivan |
scmutil: abstract out mustaudit delegation
stable
|
Fri, 12 Oct 2012 10:52:33 +0200 |
Adrian Buehlmann |
store: fncache may contain non-existent entries (fixes b9a56b816ff2)
|
Fri, 12 Oct 2012 10:52:32 +0200 |
Adrian Buehlmann |
store: add new _exists helper function on fncachestore
|
Fri, 12 Oct 2012 10:40:09 +0200 |
Adrian Buehlmann |
store: move __contains__() implementation from class fncache into fncachestore
|
Tue, 09 Oct 2012 16:17:55 +0900 |
FUJIWARA Katsunori |
store: invoke "osutil.listdir()" via vfs
|
Thu, 13 Sep 2012 17:57:43 -0700 |
smuralid |
store: add a contains method to fncachestore
|
Thu, 13 Sep 2012 17:00:34 -0700 |
smuralid |
store: add a contains method to basicstore
|
Wed, 10 Oct 2012 01:29:56 +0200 |
Mads Kiilerich |
spelling: fix minor spell checker issues
|
Mon, 08 Oct 2012 16:46:11 -0500 |
Matt Mackall |
store: restore getsize method
|
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
|