Mercurial > hg
log mercurial/merge.py @ 49352:0cc5f74ff7f0 stable 6.1.4
age | author | description |
---|---|---|
Tue, 14 Jun 2022 11:26:18 +0200 | Pierre-Yves David | purge: prevent a silly crash with --confirm --files stable 6.1.4 |
Tue, 31 May 2022 22:50:01 +0200 | Manuel Jacob | py3: catch FileNotFoundError instead of checking errno == ENOENT |
Mon, 21 Feb 2022 13:08:28 -0700 | Gregory Szorc | py3: use class X: instead of class X(object): |