Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 06 Oct 2019 14:51:45 -0400 | Gregory Szorc | py3: stop implicitly importing unicode |
Sun, 06 Oct 2019 13:28:56 -0400 | Gregory Szorc | py3: manually import pycompat.open into files that need it |
Sun, 06 Oct 2019 13:17:19 -0400 | Gregory Szorc | import-checker: allow symbol imports from mercurial.pycompat |
Sun, 06 Oct 2019 14:13:03 -0700 | Augie Fackler | contrib: add a fork of black (as "grey") that includes my changes |
Sat, 05 Oct 2019 09:58:21 -0400 | Yuya Nishihara | rust-cpython: change license of ref_sharing.rs to MIT |
Sun, 06 Oct 2019 10:20:17 -0400 | Augie Fackler | contrib: fix check-code to be able to detect missing _() with bytestrings |
Sun, 06 Oct 2019 10:51:16 -0400 | Augie Fackler | cleanup: mark some ui.(status|note|warn|write) calls as not needing i18n |