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
  • #3728
Closed
Open
Issue created Apr 09, 2021 by M.Eng. René Schwarz@DigNative

Log Browser: Add an option to switch on full history (--full-history)

Git, by default, performs a history simplification for showing the log of a specific path. This is great to show the commits required to reproduce the current state of a path, but is not necessarily helpful for tracking of who did what in a repository. Git offers the --full-history switch for the git log command for such purposes. There is no possibility in TortoiseGit to show the full history in the Log Browser so far.

I propose to add a checkbox "Show Full History" next to the other checkboxes ("Show Whole Project" and "All Branches") to the TortoiseGit Log Browser allowing users to switch the full Git history on or off.

Edited Apr 09, 2021 by M.Eng. René Schwarz
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking