Mercurial > public > mercurial-scm > hg
log mercurial/filemerge.py @ 43117:8ff1ecfadcd1
age | author | description |
---|---|---|
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed |
Sun, 06 Oct 2019 13:28:56 -0400 | Gregory Szorc | py3: manually import pycompat.open into files that need it |
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 |
Thu, 20 Jun 2019 11:40:47 -0700 | Kyle Lippincott | filemerge: make last line of prompts <40 english chars (issue6158) |