Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
hg-git
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
This instance will be upgraded to Heptapod 17.9.2 on 2025-04-24 between 17:00 and 18:00 UTC+2
Show more breadcrumbs
mercurial
hg-git
Commits
2fa560a0
Commit
2fa560a0
authored
2 months ago
by
Dan Villiom Podlaski Christiansen
Browse files
Options
Downloads
Plain Diff
branching: merge branch 1.2.x into default
parents
85e2d951
a17823e7
No related branches found
No related tags found
No related merge requests found
Pipeline
#98908
passed
2 months ago
Stage: images
Stage: current
Stage: compat
Stage: archives
Stage: .post
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
.hgsigs
+1
-0
1 addition, 0 deletions
.hgsigs
.hgtags
+1
-0
1 addition, 0 deletions
.hgtags
NEWS.rst
+11
-0
11 additions, 0 deletions
NEWS.rst
setup.cfg
+1
-1
1 addition, 1 deletion
setup.cfg
with
15 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
2fa560a0
...
...
@@ -38,7 +38,7 @@
matrix
:
-
&latest-versions
PYTHON
:
-
"
3.
8
"
-
"
3.
9
"
-
"
3.13"
HG
:
-
"
6.9"
...
...
This diff is collapsed.
Click to expand it.
.hgsigs
+
1
−
0
View file @
2fa560a0
...
...
@@ -35,3 +35,4 @@
b3a1e7993aed765bc092ba53773607be795d1835 0 iHUEABYIAB0WIQRBf9ypgVcBvOhGUkSirMgbQc9ONAUCZnrnngAKCRCirMgbQc9ONJsyAQDBe4iJLjvoxE1FWXS5R0k6YSKXqaIowVD4Tk3xz8nwkQD/cUJcmmXbwhQwNi8WyX1jmkjR4ipUv8r6oPiBuldhSAc=
63bc68fcfe73806f74e00406d244c584d79e8390 0 iHUEABYIAB0WIQRBf9ypgVcBvOhGUkSirMgbQc9ONAUCZztfGAAKCRCirMgbQc9ONKNaAP0bE1MxCJpNihYbqdV1erkhSfwgJGVWE7J4Ise8R1HnrgD/VaZOwmIVsjLSX2MMeM0XcgD1MVNYiv9+KNrVC79lSQo=
fabf47fd49c60a0f8b3983f929f3a72e2a44d6b4 0 iHUEABYIAB0WIQRBf9ypgVcBvOhGUkSirMgbQc9ONAUCZzt3wwAKCRCirMgbQc9ONEIpAP0U6+DoBwHaj9cvQj8Y5YasIkRx4vEufEoNuTO1dorRiwEAlv0t2PezSvPUDZGDSkOyPb0lSEInUm5iZg0ftcX4ZQ4=
f075a628c77f4f1f190baf8dd50c11a884bef931 0 iHUEABYIAB0WIQRBf9ypgVcBvOhGUkSirMgbQc9ONAUCZ6dXPgAKCRCirMgbQc9OND6xAP97rBlzDtjOK9rkp22zP5Q+9En+hMLRp8xsa2GivAAmCgEA2z92wHreer+5u7IwRwjdzZYdkrJMLFks+dPkkhp+JAY=
This diff is collapsed.
Click to expand it.
.hgtags
+
1
−
0
View file @
2fa560a0
...
...
@@ -61,3 +61,4 @@
b3a1e7993aed765bc092ba53773607be795d1835 1.1.3
63bc68fcfe73806f74e00406d244c584d79e8390 1.1.4
fabf47fd49c60a0f8b3983f929f3a72e2a44d6b4 1.2.0b1
f075a628c77f4f1f190baf8dd50c11a884bef931 1.2.0
This diff is collapsed.
Click to expand it.
NEWS.rst
+
11
−
0
View file @
2fa560a0
hg-git 1.2.0 (2025-02-08)
=========================
This is a feature release that contains changes all changes from
1.2.0b1, as well as the following change:
* Drop support for Python 3.8.
This release requires Mercurial 6.6, or later, Dulwich 0.21.6 or later
and Python 3.9 or later.
hg-git 1.2.0b1 (2024-11-18)
===========================
...
...
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
1
View file @
2fa560a0
...
...
@@ -13,7 +13,7 @@
[options]
include_package_data
=
True
zip_safe
=
False
python_requires
=
>=3.
8
python_requires
=
>=3.
9
packages
=
hggit
hggit.helptext
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment