Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShowSimplifyByDecoration: Not dependent on branch filter #9808

Merged

Conversation

gerhardol
Copy link
Member

Fixes #4642
Fixes #9548
Fixes #7354

(This is really initiated by looking at documentation, issues are found later.)

Proposed changes

ShowSimplifyByDecoration has been incorrectly set as dependent of
Branches filter (at least since 2.51). This is an independent revision filter.

https://git-scm.com/docs/git-log#Documentation/git-log.txt---simplify-by-decoration

This PR disconnects the option from Branches.

The implementation can probaly be done better, this is just better than what is.

Enabling the option shows the commits with branches/tags only

image

Screenshots

Before

image

After

image

Tooltip when active

image

Test methodology

Manual

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

ShowSimplifyByDecoration has been incorrectly set as dependent of
Branches filter (at least since 2.51). This is an independent revision filter.
@ghost ghost assigned gerhardol Jan 8, 2022
@gerhardol gerhardol merged commit 608a77e into gitextensions:master Jan 9, 2022
@ghost ghost added this to the vNext milestone Jan 9, 2022
@gerhardol gerhardol deleted the feature/simplify-by-decoration branch January 9, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants