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
  • #1928
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Hotkeys in "Show log" dialog for navigating back / forward

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


What steps will reproduce the problem?

  1. Follow a commit hash hyperlink in a commit's log message.
  2. Realize you want to go back to the commit you were viewing before, that had the hyperlink.
  3. Realize that there's no way to do it. You have to manually find it again.

What is the expected output? What do you see instead?
I would expect Alt+Left to go back to the previous commit viewed, and continue to do so on subsequent keypresses, going back through the commits in the reverse order in which they had been viewed. Any means of visiting commits would add to the history that Alt+Left would navigate backwards through, including the Up and Down keys, clicking on commits, following commit hash hyperlinks, using Ctrl+F Find, using the up and down arrows in the upper-right corner of "Show log", and any other method there might be.

I would also have a mild expectation of Alt+Right working as a "forward" hotkey, whose forward-history would be erased the moment I navigated to a commit by any means other than using the Back feature.

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

Please provide any additional information below.
One possible way in which this could be implemented is:

  1. Add another entry to the "Author Email" drop-down list, called "Navigation history" or something like that.
  2. Assign Alt+Left and Alt+Right as hotkeys for the up arrow and down arrow in the upper-right corner of the "Show log" dialog, which, if I'm not mistaken, currently have no hotkeys attacked to them (and should have).
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking