# GitLab vs Mercurial

| Attribute | GitLab | Mercurial |
|---|---|---|
| **Vioscale score** | 60.1 (61% (medium)) | 64.2 (14% (low)) |
| adoption.package_downloads_weekly | - | 86,972 |
| deployment.options | `{"cloud":true,"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | GitLab is an integrated DevOps platform combining source code management, CI/CD, planning, and security scanning with AI agents that automate development workflows while maintaining team control. | Mercurial is an open-source, distributed version control tool designed to efficiently handle projects of any size. It provides each developer with a complete copy of the project history, enabling fast local operations and flexible collaboration workflows. |
| features.capabilities | `{"hosting":"both","built_in_ci":true,"code_review":"pr_mr","license_model":"seat_priced_ee"}` | `{"hosting":"self","vcs_model":"distributed","api_surface":"CLI","built_in_ci":false,"code_review":"none","license_model":"free","sso_saml_scim":false,"underlying_vcs":"Mercurial","open_source_core":"open_source"}` |
| language.primary | - | Python |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"web":true}` | `{"cli":true,"mac":true,"linux":true,"windows":true}` |
| pricing | `{"type":"hybrid","summary":"Flexible pricing with seat-based licenses and usage-based credits; annual commitment option available","freeTier":true,"sourceUrl":"https://gitlab.com","retrievedAt":"2026-08-14T21:52:27.821Z"}` | `{"type":"free","freeTier":true,"sourceUrl":"https://www.mercurial-scm.org","retrievedAt":"2026-08-14T21:35:30.923Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | free |
| pricing.price_level | low | free |
| reliability.status_page | yes | - |
| security.disclosure_policy | yes | - |
| security.gdpr | yes | - |
| security.iso27001 | yes | - |
| security.pci | yes | - |
| security.soc2 | yes | - |

## Capabilities (Version Control)

| Capability | GitLab | Mercurial |
|---|:--:|:--:|
| **Model** |  |  |
| VCS model | - | Distributed |
| Underlying VCS supported (Git / Mercurial / SVN / Perforce / multiple) | - | Mercurial |
| **Deployment** |  |  |
| Hosting | Cloud + self-hosted | Self-hosted only |
| **Review** |  |  |
| Code review | PR / MR | None (engine only) |
| **Storage** |  |  |
| Large-file / binary handling | - | - |
| **Scale** |  |  |
| Monorepo scale (partial clone / sparse / VFS) | - | - |
| **DevOps** |  |  |
| Built-in CI | ✓ | ✗ |
| **Access** |  |  |
| Access control granularity | - | - |
| **Federation** |  |  |
| Federation / decentralisation (ActivityPub / email) | - | - |
| **Licensing** |  |  |
| Open-source core | - | Open-source |
| Self-managed license model | Seat-priced EE | Free |
| **Integration** |  |  |
| API surface (REST / GraphQL / webhooks) | - | CLI |
| **Enterprise** |  |  |
| SSO / SAML / SCIM | - | ✗ |
| **Security** |  |  |
| Signed commits / supply-chain (GPG / SSH / sigstore) | - | - |

*Source: Vioscale. Generated 2026-09-01T15:01:50.439Z. "-" = undocumented, not absent.*
