Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 05 Oct 2013 01:02:22 +0900 | FUJIWARA Katsunori | demandimport: support "absolute_import" for external libraries (issue4029) |
Sat, 05 Oct 2013 01:02:22 +0900 | FUJIWARA Katsunori | hghave: add "py3k" feature to check whether test runs with Python 3.x |
Sat, 05 Oct 2013 01:02:22 +0900 | FUJIWARA Katsunori | hghave: add "absimport" feature to check "absolute_import" in __future__ |
Tue, 01 Oct 2013 17:43:54 -0700 | Siddharth Agarwal | merge: exit early during a no-op update (BC) |
Thu, 17 Oct 2013 21:45:17 +0900 | FUJIWARA Katsunori | localrepo: invoke only feature setup functions for enabled extensions |
Wed, 02 Oct 2013 21:16:40 +0900 | Yuya Nishihara | lock: handle race in trylock/testlock on Windows |