Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 832
    • Issues 832
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

April 05-07 - Mercurial Paris Conference 2023 - One day of workshop dedicated to Heptapod and Mercurial usage and workflow. There are still places available for both workshops and talks!

  • mercurialmercurial
  • TortoiseHgTortoiseHg
  • thgthg
  • Wiki
  • Developers
  • contributing

contributing · Changes

Page history
more cleanup authored May 31, 2018 by Yuya Nishihara's avatar Yuya Nishihara
Show whitespace changes
Inline Side-by-side
developers/contributing.wiki
View page @ 076f6fcc
= Contributing
The preferred way to submit your changes is to send patches to
== Submitting Patches
The preferred is to email patches to
[[https://groups.google.com/group/thg-dev/about|the thg-devel mailing list]].
If possible, please //don't// attach your patches, but use the patchbomb
extension (or "Email Patch" of TortoiseHg) instead.
......@@ -12,12 +14,8 @@ You should indicate to which branch your patch applies (stable or default).
Bug fix patches should be based on stable unless the bug they address is only
on the default branch.
Please also note that TortoiseHg has adopted the **unix line end** style of the
Mercurial sources, even though we are targeting the Windows platform.
== General Guidelines
The Mercurial wiki has a good page with
[[https://www.mercurial-scm.org/wiki/ContributingChanges|suggestions for contributing patches]].
In general these are also applicable for TortoiseHg.
......@@ -25,6 +23,9 @@ In general these are also applicable for TortoiseHg.
TortoiseHg specific guidelines can be found in
[[https://bitbucket.org/tortoisehg/thg/src/tip/CONTRIBUTING.txt|CONTRIBUTING.txt]]
Please also note that TortoiseHg has adopted the **unix line end** style of the
Mercurial sources, even though we are targeting the Windows platform.
== Guidelines For Commit Messages
* If your change is in response to an issue in the bug tracker, you should use [[http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook|trac style]] commands in your commit message:
......
Clone repository
  • BugReport
  • CentOS
  • FixedBugs
  • Home
  • KeySequences
  • Nit
  • OldNews
  • OlderReleaseNotes
  • OpenAtLine
  • ReleaseNotes
  • RoadMap
  • SVN HG
  • SVN
  • Ubuntu
  • developers
    • CommonSignals
View All Pages