Mercurial > hg
graph
-
cleanup: directly use concurrent.futures instead of via pycompatWed, 02 Mar 2022 10:24:49 -0500, by Augie Fackler
-
imports: allow importing futures from concurrentWed, 02 Mar 2022 10:23:53 -0500, by Augie Fackler
-
setup: remove pygit2 Python 2 logicWed, 02 Mar 2022 10:14:24 -0500, by Augie Fackler
-
setup: inline now-constant listWed, 02 Mar 2022 10:13:45 -0500, by Augie Fackler
-
setup: unconditionally do this python 3 stepWed, 02 Mar 2022 10:13:09 -0500, by Augie Fackler
-
setup: remove Python 2 support code for determining dylib suffixWed, 02 Mar 2022 10:12:48 -0500, by Augie Fackler
-
setup: inline os.fsdecode now that we're done with Python 2Wed, 02 Mar 2022 10:12:17 -0500, by Augie Fackler
-
setup: inline encoding constant that is only used onceWed, 02 Mar 2022 10:11:37 -0500, by Augie Fackler
-
setup: remove printf trampolineWed, 02 Mar 2022 10:07:49 -0500, by Augie Fackler
-
setup: remove more Python 2 support codeWed, 02 Mar 2022 10:07:21 -0500, by Augie Fackler
-
setup: remove ssl check that only matters on 2.7Wed, 02 Mar 2022 10:06:37 -0500, by Augie Fackler
-
setup: remove block that tries to help Python 2.6 usersWed, 02 Mar 2022 10:05:45 -0500, by Augie Fackler
-
setup: drop statement of support for Python before 3.5.3Wed, 02 Mar 2022 10:04:04 -0500, by Augie Fackler
-
cext: remove inline rewriting of argvSun, 20 Feb 2022 16:11:21 -0700, by Gregory Szorc
-
cext: remove PY23()Sun, 20 Feb 2022 16:09:02 -0700, by Gregory Szorc