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)
|
Mon, 08 Aug 2016 17:33:45 +0200 |
Pierre-Yves David |
fakemergerecord: take wlock to write the merge state
|
Wed, 18 Nov 2015 15:46:45 -0800 |
Siddharth Agarwal |
mergestate: handle additional record types specially
|