Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 06 May 2016 21:48:17 +0530 | Pulkit Goyal | py3: make hgext/graphlog.py use absolute_import |
Sat, 07 May 2016 19:59:30 +0200 | liscju | import-checker: recognize relative imports from parents of current package |
Fri, 06 May 2016 21:44:41 +0530 | Pulkit Goyal | py3: make hgext/fetch.py use absolute_import |
Fri, 06 May 2016 21:41:25 +0530 | Pulkit Goyal | tests: test-check-py3-compat.t output updated |
Mon, 02 May 2016 12:09:00 +0900 | Yuya Nishihara | revset: factor out public optimize() function from recursion |
Mon, 02 May 2016 12:47:09 +0900 | Yuya Nishihara | revset: introduce temporary variables in optimize() where they look better |