Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 07 Apr 2017 06:31:50 -0700 | Ryan McElroy | pull: abort pull --update if config requires destination (issue5528) |
Fri, 07 Apr 2017 05:41:03 -0700 | Ryan McElroy | tests: move update requiredest test to own test file |
Fri, 07 Apr 2017 23:35:51 +0530 | Pulkit Goyal | py3: add pycompat.unicode and add it to importer |
Fri, 07 Apr 2017 16:00:44 +0530 | Pulkit Goyal | py3: add a bytes version of urllib.parse.urlencode() to pycompat.py |
Fri, 07 Apr 2017 13:46:35 +0530 | Pulkit Goyal | py3: replace str() with bytes() |
Fri, 07 Apr 2017 11:02:43 -0700 | Jun Wu | metadataonlyctx: replace "changeset()[0]" to "manifestnode()" |
Fri, 07 Apr 2017 11:09:54 -0700 | Jun Wu | test-check-pylint: match its output |