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 382
    • Issues 382
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • #1930
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

No way in "Show log" to navigate directly to a commit by its hash

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


What steps will reproduce the problem?

  1. Have lots of commits that point to other commits' hashes in their log messages.
  2. Use Ctrl+F to find a commit by its hash, because it's currently the only way.
  3. Ctrl+F has to slog through all of the commits that have the hash of the commit you want to go to in their log message, before it finally reaches the commit you actually want to view.

What is the expected output? What do you see instead?
There should be a hotkey like Ctrl+G (or even just plain 'G', or 'J' for Jump) to Go To a commit by its hash, tag, branch name, etc.

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit 1.8.5.3, git 1.8.0.msysgit.0, Windows XP Pro SP2 64-bit.

Please provide any additional information below.
It'd also be nice to have a hotkey that copies the hash of the currently viewed commit into the clipboard. Shift+Ctrl+C would do nicely. Though this would just be icing on the cake, because it is pretty easy to double click on the commit hash and press Ctrl+C.

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