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 838
    • Issues 838
    • 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
  • mercurialmercurial
  • TortoiseHgTortoiseHg
  • thgthg
  • Issues
  • #43
Closed
Open
Issue created Dec 18, 2010 by Bitbucket Importer@bitbucket_importerOwner

mq patch message not shown in repoview

Created originally on Bitbucket by johansamyn (Johan Samyn)

When I create a new MQ patch from the commit tab, with a message for it, then that message is only shown in the changelog when applied. Nor is it shown in the changeset info in the revdetails tab. Cause seems to be that in the patchfile there is a blanc line between the last headerlines and the message.

Bad (by thg): {{{

HG changeset patch

Parent fb026f47443e

User Johan Samyn johan.samyn@gmail.com

Date 1292673650 -3600

repowidget: add qrename to cmenus

diff --git a/tortoisehg/hgqt/qrename.py b/tortoisehg/hgqt/qrename.py new file mode 100644 --- /dev/null +++ b/tortoisehg/hgqt/qrename.py }}}

Good (by hgtk): {{{

HG changeset patch

User Johan Samyn johan.samyn@gmail.com

Date 1284325953 -7200

Node ID 5594ef0a3bb94e299ef0e515547f1332aa5356cd

Parent 6ca3f43a2690d75ca1c77a7a1f5fac1b27d094ad

reporegistry: allow groups to be reordered

diff --git a/tortoisehg/hgqt/reporegistry.py b/tortoisehg/hgqt/reporegistry.py --- a/tortoisehg/hgqt/reporegistry.py }}}

Also see the screenshot.

Attachments: qrename-Workbench_2010-12-18_14-12-44

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking