Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
TortoiseGit
TortoiseGit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 301
    • Issues 301
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #450

Closed
Open
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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None