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

Minor doc-fix, proposed modification to "=" operator and addition of "=~" wrapper operator #121

Merged
merged 6 commits into from
May 11, 2020

Commits on May 11, 2020

  1. fix order of see also in man-doc

    ordering see also's order in the man-page hierarchy from 8 to 1
    atreyasha committed May 11, 2020
    Configuration menu
    Copy the full SHA
    7bbda5d View commit details
    Browse the repository at this point in the history
  2. adding regex operator and updating documentation for utility

    adding regex operator to allow for = operator to only check for equality and not fuzzy matches
    atreyasha committed May 11, 2020
    Configuration menu
    Copy the full SHA
    fafbd44 View commit details
    Browse the repository at this point in the history
  3. update documentation

    atreyasha committed May 11, 2020
    Configuration menu
    Copy the full SHA
    cc4259f View commit details
    Browse the repository at this point in the history
  4. update fixtures

    atreyasha committed May 11, 2020
    Configuration menu
    Copy the full SHA
    478b896 View commit details
    Browse the repository at this point in the history
  5. update tests

    atreyasha committed May 11, 2020
    Configuration menu
    Copy the full SHA
    2391e07 View commit details
    Browse the repository at this point in the history
  6. locale update

    atreyasha committed May 11, 2020
    Configuration menu
    Copy the full SHA
    c1a1f7c View commit details
    Browse the repository at this point in the history