log

age author description
Thu, 15 Jun 2017 13:31:33 -0400 Augie Fackler i18n: fix check-translation.py to be less broken on Python 3
Mon, 24 Jul 2017 13:48:32 -0400 Augie Fackler ui: refactor extractchoices so it doesn't break on Python 3
Mon, 24 Jul 2017 11:29:51 -0400 Augie Fackler obsutil: defend against succsmarkers() returning None
Mon, 24 Jul 2017 11:28:59 -0400 Augie Fackler changegroup: more **kwargs
Mon, 24 Jul 2017 11:16:32 -0400 Augie Fackler bundle2: convert ints to strings using pycompat.bytestring()
Tue, 08 Aug 2017 15:07:05 -0400 Augie Fackler tests: fix up test-run-tests failures on Python 3.6
Wed, 02 Aug 2017 11:32:25 +0200 Boris Feld template: rename troubles templatekw into instabilities
Sun, 06 Aug 2017 11:40:53 -0700 Jun Wu test-rebase: add a brute force test
Tue, 08 Aug 2017 18:53:13 +0000 Alex Gaynor dirstate: simplify dirstate's __iter__
Wed, 19 Jul 2017 13:34:06 -0700 Martin von Zweigbergk repo: skip invalidation of changelog if it has 'delayed' changes (API)
Sun, 06 Aug 2017 17:47:41 -0700 Gregory Szorc httppeer: make several instance attributes internal (API)
Sun, 06 Aug 2017 10:56:25 -0700 Gregory Szorc httppeer: remove unused handler attribute
Mon, 07 Aug 2017 20:17:02 -0700 Gregory Szorc localrepo: remove unused requirements attributes on localpeer (API)
Sat, 05 Aug 2017 15:15:20 -0700 Gregory Szorc exchange: access requirements on repo instead of peer
Sun, 06 Aug 2017 17:44:56 -0700 Gregory Szorc exchange: drop support for lock-based unbundling (BC)