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

Add "No Merges" checkbox in Log Messages window

By onlineservices872... on October 04, 2013 13:59 (imported from Google Code)


It would be extremely useful to have "No Merges" checkbox in Log Messages window. My reasoning for this enhancement is as follows:

  1. I often use "git log featureXXX --first-parent --no-merges" to view only "real work" commits in branch featureXXX, excluding technical merges from the stable branch to update the codebase of branch featureXXX.

  2. After featureXXX is completed and merged back into the stable branch, git branch featureXXX is deleted. If we have some other long running features in parallel with featureXXX, the network of the stable branch becomes too complex to figure out at glance which work was really done

  3. In case "git rebase" is not used on long-running public branches, having "No merges" is definitely a must to manage a large project with TortoiseGit.

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