Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 17 Oct 2014 02:07:05 +0900 | FUJIWARA Katsunori | import-checker: check modules for pure Python build correctly |
Fri, 17 Oct 2014 02:07:05 +0900 | FUJIWARA Katsunori | import-checker: treat "from mercurial import XXXX" style correctly |
Fri, 17 Oct 2014 02:07:04 +0900 | FUJIWARA Katsunori | encoding: avoid cyclic dependency around "parsers" in pure Python build |
Tue, 14 Oct 2014 01:40:04 -0700 | Pierre-Yves David | pull: add source information to the transaction |
Tue, 14 Oct 2014 00:06:46 -0700 | Pierre-Yves David | changegroup: store source and url in the `hookargs` dict |
Tue, 14 Oct 2014 00:43:20 -0700 | Pierre-Yves David | prechangegroup: use hook argument from the transaction |