- Mar 03, 2022
-
-
Dan Villiom Podlaski Christiansen authored
* mark it as supported * stop testing the branches with Python 2.7
-
- Jan 26, 2022
-
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
I neglected a couple of steps; actually marking the release.
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
- Dec 30, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
- Dec 23, 2021
-
-
Dan Villiom Podlaski Christiansen authored
For some odd reason, this is currently broken, and fetching packages results in 404 errors. I think they changed some server somewhere?
-
- Dec 17, 2021
-
-
Dan Villiom Podlaski Christiansen authored
Some Mercurial APIs return passwords as unicode strings, others as byte strings. I've given up trying to understand this, but let's just assume it's either a Unicode string, or a byte string using UTF-8. Fixes: #360
-
- Dec 20, 2021
-
-
Dan Villiom Podlaski Christiansen authored
This won't affect source source archives built on the default branch, made _with_ Mercurial, as the use of setuptools_scm means that we get everything present in the repository. Closes: #375
-
- Dec 02, 2021
-
-
Dan Villiom Podlaski Christiansen authored
The latest version of Git, 2.34, seemed to change something with relation to the default strategy. As long as the hashes remain the same, we don't care. In addition, it seems to have some logic related to templates, and might warn if the directory doesn't exist. Suppress that.
-
- Nov 16, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
Mercurial 5.8 and earlier trigger deprecation warnings when run under Python 3.10, so we only test it with `stable` and `default`, for now.
-
Dan Villiom Podlaski Christiansen authored
-
- Oct 30, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
- Sep 11, 2021
-
-
Dan Villiom Podlaski Christiansen authored
Mercurial core changed and simplified the batchable API in c424ff4807e6, breaking our base peer. This abstracts the batchable functionality into a method in `compat.py`, and simplifies the code in `gitrepo.py` a bit, removing a class that's now mostly redundant. https://phab.mercurial-scm.org/D11212
-
- Jul 31, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
- Jul 07, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
- Jul 27, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
pip install --pre mercurial~=5.9.0 doesn't work as expected, so we extract the versions using the PyPI API.
-
Dan Villiom Podlaski Christiansen authored
The mercurial-scm.org is somewhat unreliable, and only includes published changes. We want to notice breakage as soon as possible.
-
Dan Villiom Podlaski Christiansen authored
currently, the various branches use the same container images, meaning that we have to keep them compatible (hopefully, this doesn't break building tags)
-
- May 31, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
- May 04, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
- Jun 13, 2021
-
-
Dan Villiom Podlaski Christiansen authored
Specifically: * "git push --quiet --set-upstream" was not quiet when setting the upstream branch configuration, which has been corrected.
-
- May 28, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
- May 21, 2021
-
-
Dan Villiom Podlaski Christiansen authored
This was broken under Python 3.
-
- May 13, 2021
-
-
Dan Villiom Podlaski Christiansen authored
-
Dan Villiom Podlaski Christiansen authored
-
- May 12, 2021
-
-
Dan Villiom Podlaski Christiansen authored
- Feb 02, 2021
-
-
Dan Villiom Podlaski Christiansen authored
This causes all images to appear as 20 years old, making it harder to see of some images aren't getting updated.
-