Mercurial > public > mercurial-scm > hg
log mercurial/ui.py @ 49392:34e15bbab67c stable
age | author | description |
---|---|---|
Tue, 31 May 2022 22:50:01 +0200 | Manuel Jacob | py3: catch FileNotFoundError instead of checking errno == ENOENT |
Wed, 13 Apr 2022 15:02:01 -0400 | Matt Harbison | windows: disable pager when packaged with py2exe |
Mon, 21 Feb 2022 13:08:28 -0700 | Gregory Szorc | py3: use class X: instead of class X(object): |