Mercurial > public > mercurial-scm > hg
log contrib/automation/hgautomation/linux.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 06 Jan 2025 01:37:43 -0500 | Matt Harbison | pyupgrade: rewrite `' '.join(shlex.quote(x) for x in ...)` with `shlex.join()` |
Tue, 10 Sep 2024 22:26:23 +0200 | Pierre-Yves David | python-compat: drop support for Python3.6 and 3.7 |
Sat, 19 Feb 2022 18:18:35 -0700 | Gregory Szorc | automation: drop support for Python 2.7 in Linux environment |
Sat, 19 Feb 2022 18:04:49 -0700 | Gregory Szorc | automation: run hg with python3 |
Thu, 06 May 2021 15:56:04 -0700 | Gregory Szorc | contrib: install PyOxidizer 0.16.0 |
Thu, 06 May 2021 15:41:52 -0700 | Gregory Szorc | automation: update rust in Linux environment |
Thu, 06 May 2021 15:40:47 -0700 | Gregory Szorc | automation: install latest Python versions in Linux environment |