Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 367
    • Issues 367
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
  • #2309
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

[Show log of aaaa..bbbb] on sub directory shows logs on root directory

By route... on September 25, 2014 14:08 (imported from Google Code)


What steps will reproduce the problem?

  1. [Show log] on any sub directory in the working tree
  2. Select any two commits on the [Log Messages] dialog
  3. Right-click the one of selected commits and [Show log of aaaa..bbbb]

What is the expected output? What do you see instead?
Expected:
The logs between commit aaaa and commit bbbb on the SUB(current) directory show up.
Instead:
The logs between commit aaaa and commit bbbb on the ROOT directory show up.

What version of TortoiseGit and msysgit are you using? On
what operating system?
Windows Vista Business
TortoiseGit 1.8.11.0 (C:\Program Files\TortoiseGit\bin)
git version 1.9.4.msysgit.1 (C:\Program Files\Git\bin)

Please provide any additional information below.
[Show log] button on the [Changed Files] dialog also shows logs on the ROOT directory.
I sometimes use "tortoisegitproc /command:log /path:. /startrev:aaaa /endrev:bbbb" in command line to get expected logs.

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