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

Find syntax ignoring known backup/template filename suffixes #1687

Merged
merged 4 commits into from
Jul 9, 2021

Commits on Jun 13, 2021

  1. Find syntax ignoring known backup/template filename suffixes

    For example, fall back to `foo.extension` for `foo.extension~`,
    `foo.extension.orig`, `foo.extension.in.in` etc.
    scop committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    d68b11b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    7805e20 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Simplify ignored filename suffix stripping

    sharkdp authored and scop committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    aaf9110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    761275b View commit details
    Browse the repository at this point in the history