log

age author description
Fri, 13 May 2016 07:19:59 +0900 FUJIWARA Katsunori help: search section of help topic by translated section name correctly stable 3.8.2
Fri, 13 May 2016 07:19:59 +0900 FUJIWARA Katsunori patch: show lower-ed translated message correctly stable
Fri, 13 May 2016 03:09:30 +0530 Pulkit Goyal py3: make i18n/posplit use print_function
Fri, 13 May 2016 03:08:46 +0530 Pulkit Goyal py3: make i18n/posplit use absolute_import
Thu, 12 May 2016 09:39:14 -0400 Augie Fackler wireproto: optimize handling of large batch responses
Thu, 05 May 2016 19:32:51 +0200 Pierre-Yves David cleanup: replace False identity testing with an explicit token object
Wed, 11 May 2016 09:31:47 +0200 Pierre-Yves David devel: officially deprecate dirstate.write without transaction argument
Wed, 11 May 2016 09:31:47 +0200 Pierre-Yves David devel: officially deprecate update without destination
Wed, 11 May 2016 09:34:59 +0200 Pierre-Yves David devel: fix a typo in a deprecation warning
Wed, 11 May 2016 09:31:47 +0200 Pierre-Yves David devel: officially deprecate old style revset
Wed, 11 May 2016 01:46:11 +0000 timeless check-code: handle py3 open divergence
Wed, 11 May 2016 01:44:39 +0000 timeless check-code: switch to opener
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
Fri, 06 May 2016 08:45:56 -0500 Kevin Bullock check-code: add a rule banning `env -u`
Fri, 06 May 2016 08:41:24 -0500 Kevin Bullock subrepo: use unset instead of env -u to fix test on BSDs (issue5229)
Wed, 04 May 2016 20:11:59 +0100 Martijn Pieters graphmod: partial edge styling
Sun, 24 Apr 2016 14:21:38 +0300 Maciej Fijalkowski pure: write a really lazy version of pure indexObject
Sat, 07 May 2016 14:12:23 +0100 Jun Wu dispatch: always load extensions before running shell aliases (issue5230)
Mon, 09 May 2016 21:13:50 -0400 Augie Fackler httpclient: update to upstream revision 2995635573d2
Fri, 06 May 2016 19:52:21 +0800 Anton Shestakov crecord: call prevsibling() and nextsibling() directly
Thu, 28 Apr 2016 10:37:47 -0400 Jordi GutiƩrrez Hermoso dispatch: add fail-* family of hooks
Fri, 06 May 2016 22:21:32 +0530 Pulkit Goyal py3: make hgext/rebase.py use absolute_import
Fri, 06 May 2016 21:54:31 +0530 Pulkit Goyal py3: make hgext/mq.py use absolute_import
Fri, 06 May 2016 21:52:26 +0530 Pulkit Goyal py3: make hgext/hisedit.py use absolute_import