Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
thg
thg
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 802
    • Issues 802
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thgthg
  • Wiki
    • Developers
  • repositories

Last edited by Matt Harbison Aug 29, 2020
Page history

repositories

== TortoiseHg Development Repositories ==

=== Main ===

The main repository hosted on Heptapod that only Yuya Nishihara and a few contributors can push to. This is the official repository that everyone should clone:

https://foss.heptapod.net/mercurial/tortoisehg/thg

It has two named branches:

  • stable contains only released code and reasonably well tested bug fixes. All official release binary installers are built from this repository.

  • default This is where development occurs between releases, and is the basis for nightly builds.

=== Installer ===

The installer repository, based on a subrepo tree of source repositories and an intelligent setup script. This repository is used to build TortoiseHg and Mercurial packages for Windows.

https://foss.heptapod.net/mercurial/tortoisehg/thg-winbuild

=== Inactive Repositories ===

  • A mirror of the main repo is kept at: https://hg01.codeplex.com/tortoisehg/

== TortoiseHg Project Layout ==

High level layout of the TortoiseHg repositories:

https://foss.heptapod.net/mercurial/tortoisehg/thg-shellext/-/wikis/home

Clone repository
  • BugReport
  • CentOS
  • FixedBugs
  • Home
  • KeySequences
  • Nit
  • OldNews
  • OlderReleaseNotes
  • OpenAtLine
  • ReleaseNotes
  • RoadMap
  • SVN HG
  • SVN
  • Ubuntu
  • developers
    • CommonSignals
View All Pages