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

TortoiseGit Log gives undeterministic results

By hoppfro... on February 12, 2013 10:49 (imported from Google Code)


Starting point:
Using a git project with a few branches (deep branches (branches of branches of branches)
Goal: Creating a "first-parent" log of a single file starting from a certain date ...

----------------
What steps will reproduce the problem?

  1. Right clicking on a file, selecting "Tortoise Git -> Show Log"
  2. Changing the options on the log-Dialog in various combinations
    ----------------
    What is the expected output? What do you see instead?

I want to see the same log entries as resulting from corresponding git-command:
git log --after=2012-08-01 --first-parent BME-72 -- BuildmachineVersion.pm

What I get instead are - depending on order of selection/deselection of options on TortoisGit-Log window - completely different results (see appendices).
Please notice that the resulting option combinations are the same in all three provided examples - but all results are different ...

Result1.png shows the same entries as the "git log"-command above ... I wasn't able to reproduce the contents of results1.png a second time (seems to have been an obscure order of option selection/deselection ...)
Results2.png and Results3.png show some different results with the same options ...

----------------
What version of TortoiseGit and msysgit are you using? On what operating system?
TortoiseGit 1.8.1.0 64bit
msysgit 1.8.1.
Win7 Ultimate 64bit


Result1.png

Result2.png

Result3.png

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