Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 11 May 2016 01:39:07 +0000 | timeless | check-code: handle range/xrange divergence |
Wed, 11 May 2016 01:56:08 +0000 | timeless | check-code: fix py3 complaint about \NNN being invalid unicode |
Thu, 05 May 2016 09:12:26 +0000 | timeless | hghave: switch from iteritems to items |
Thu, 05 May 2016 09:07:01 +0000 | timeless | hghave: matchoutput needs to use bytes for regexp |
Tue, 03 May 2016 12:36:44 +0900 | Yuya Nishihara | revset: make dagrange preserve order of input set |
Thu, 05 May 2016 09:26:09 +0000 | timeless | tests: mark test-check-pyflakes.t as requiring hg1.0+ |
Thu, 05 May 2016 17:06:54 -0700 | Mateusz Kwapich | dirstate: make backup methods public |