Webcast: Reviewing git & mercurial patches with email
A webcast demonstrating an email-based workflow for reviewing patches in git and Mercurial, focusing on the maintainer's perspective.
A webcast demonstrating an email-based workflow for reviewing patches in git and Mercurial, focusing on the maintainer's perspective.
Sourcehut now offers full, first-class support for Mercurial version control, matching its Git features, including CI and email-driven collaboration.
A technical guide for converting a Mercurial repository to Git using the fast-export tool, including steps for .hgignore conversion.
A guide to configuring Mercurial to hide inactive branches by default using a custom alias in the .hgrc file.
A technical guide on converting a Subversion (SVN) repository to a Mercurial repository using the `hg convert` extension and local mirroring for speed.
A guide to using Mercurial's MQ extension for managing patches and switching between changes in a version control workflow.
A developer shares their experience switching from Cygwin's Mercurial to TortoiseHG on Windows, detailing path compatibility and workflow improvements.
A developer's analysis of Mercurial's named branching feature, highlighting its benefits and significant drawbacks when used with hgweb.
A guide on configuring Mercurial's hg email command to send patches via a Gmail account using exim4 on Debian.
A developer shares their experience learning and migrating a project to the GTK 2.0 GUI toolkit, including version history and tooling.