log hgext/absorb.py @ 43976:943e34522b37

age author description
Sun, 06 Oct 2019 20:17:41 -0700 Martin von Zweigbergk py3: delete b'' prefix from safehasattr arguments
Sun, 06 Oct 2019 19:25:18 -0400 Gregory Szorc py3: define and use pycompat.iteritems() for hgext/
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 11 Jun 2019 15:46:07 +0300 Pulkit Goyal py3: use .startswith() instead of bytes[0]
Mon, 20 May 2019 14:00:12 -0400 Augie Fackler absorb: fix interactive mode I didn't know existed
Wed, 08 May 2019 21:25:23 -0700 Martin von Zweigbergk absorb: be more specific when erroring out on merge commit