Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 16 Aug 2013 21:41:19 +0400 | Alexander Plavin | hgweb: replace 'shortlog' with 'changelog' in raw changelog template |
Mon, 14 Oct 2013 18:59:12 +0200 | Pierre-Yves David | shelve: drop pickle usage |
Tue, 15 Oct 2013 00:51:05 +0900 | FUJIWARA Katsunori | store: use "vfs.exists()" instead of "os.path.exists()" |
Tue, 15 Oct 2013 00:51:05 +0900 | FUJIWARA Katsunori | context: use "vfs.lstat()" to examine target path instead of "os.path.*" |