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

Log Messages caches file stats against /shown/ parent instead of actual parent

By atna... on June 02, 2010 04:43 (imported from Google Code)


What steps will reproduce the problem?
Preparation:
I. Open the Log Messages dialog.
II. Uncheck "All Branches", "Show Whole Project" and "First Parent".
III. Close the Log Messages dialog.

Step the reproduce:

  1. Commit changes to files in a subdirectory. (e.g. "Folder2")
  2. Commit changes to files in a different subdirectory. (e.g. "Folder1")
  3. "Show log" inside "Folder1" and select the last commit.

What is the expected output? What do you see instead?
Expected: The bottom pane shows files committed in step 2.
Instead: The bottom pane shows files committed in step 1 and 2.

What version of the product are you using? On what operating system?
TortoiseGit 1.4.4.0
git version 1.7.0.2.msysgit.0

Please provide any additional information below.
I'm attaching a sample repository to reproduce the issue.
(Note: This is slightly different to the attachment in issue #449 (closed))

Steps:

  1. Extract the zip file.

  2. Run "amend_3.bat" to perform "step 2" above.

  3. Right click on "Folder1" and select "Show log".

  4. Selecting the last commit should look like bad_result.gif.

  5. Close "Log Messages" then right click in "TestRepo" and select "Show log".

  6. Selecting the last commit will still show the bad result.

  7. Run "amend_3.bat" again.

  8. Right click in "TestRepo" and select "Show log".

  9. Selecting the last commit should look like good_result.gif.

  10. Close "Log Messages" then right click in "Folder1" and select "Show log".

  11. Selecting the last commit will still show the proper result.


TestRepo.zip

bad_result.gif

good_result.gif

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