Skip to content
GitLab
  • Menu
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 829
    • Issues 829
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • mercurial
  • TortoiseHg
  • thgthg
  • Wiki
  • Developers
  • contributing

contributing · Changes

Page history
more cleanup authored May 31, 2018 by Yuya Nishihara's avatar Yuya Nishihara
Hide whitespace changes
Inline Side-by-side
developers/contributing.wiki
View page @ 076f6fcc
= Contributing = 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]]. [[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 If possible, please //don't// attach your patches, but use the patchbomb
extension (or "Email Patch" of TortoiseHg) instead. extension (or "Email Patch" of TortoiseHg) instead.
...@@ -12,12 +14,8 @@ You should indicate to which branch your patch applies (stable or default). ...@@ -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 Bug fix patches should be based on stable unless the bug they address is only
on the default branch. 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 == General Guidelines
The Mercurial wiki has a good page with The Mercurial wiki has a good page with
[[https://www.mercurial-scm.org/wiki/ContributingChanges|suggestions for contributing patches]]. [[https://www.mercurial-scm.org/wiki/ContributingChanges|suggestions for contributing patches]].
In general these are also applicable for TortoiseHg. In general these are also applicable for TortoiseHg.
...@@ -25,6 +23,9 @@ 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 TortoiseHg specific guidelines can be found in
[[https://bitbucket.org/tortoisehg/thg/src/tip/CONTRIBUTING.txt|CONTRIBUTING.txt]] [[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 == 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: * 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