Mercurial > hg
log tests/fakemergerecord.py @ 52187:3ba998d7fc77 stable tip
age | author | description |
---|---|---|
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Mon, 18 May 2020 14:59:59 -0400 | Augie Fackler | mergestate: split out merge state handling code from main merge module |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Wed, 28 Feb 2018 21:48:30 +0530 | Pulkit Goyal | py3: backout changeset 56635c506608 which wrongly added couple of b'' |
Wed, 14 Feb 2018 16:38:15 +0530 | Pulkit Goyal | py3: add couple of missing b'' in fakemergerecord.py |
Tue, 13 Feb 2018 18:49:06 -0500 | Augie Fackler | tests: port fakemergerecord to python3 |
Sat, 09 Jan 2016 23:07:20 +0900 | Yuya Nishihara | registrar: move cmdutil.command to registrar module (API) |