Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #1927
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Clicking on a hyperlinked commit hash leaves the target's log message un-hyperlinked

By davide.by.z... on October 06, 2013 05:41 (imported from Google Code)


What steps will reproduce the problem?

  1. Have one commit's log message (comment text) include the hash of another commit, whose log message in turn includes the hash of yet another commit. Call these "the first commit" and "the second commit" for the purposes of this summary.
  2. Open "Show log" dialog.
  3. View the first commit.
  4. Click on the hyperlink-underlined hash in the first commit's log message.
  5. The commit hash in the second commit's log message will not be hyperlinked. (Tracker issues will not be hyperlinked either.) Instead the first would-be hyperlink will be selected, such that pressing Ctrl+C would copy it to the clipboard. Clicking somewhere else to deselect it leaves it as unformatted plain text.
  6. If you then click on the commit you are currently viewing, all text in the log message that should be hyperlinked becomes hyperlinked.

I would expect to be able to keep following commit hash hyperlinks that lead to commits that lead to other commits as far as it goes, recursively, without being interrupted by the need to stop and click on the commit I am already currently viewing.

I am using TortoiseGit 1.8.5.3 (preview build) 64-bit, git 1.8.0.msysgit.0, and Windows XP Professional SP2 64-bit.

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