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

v.util: rewrite diff module, deprecate old functions #21403

Merged
merged 18 commits into from
May 5, 2024

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    3639fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f8856d View commit details
    Browse the repository at this point in the history
  3. extend deprecation dates

    ttytm committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9f3e1c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    657d1f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d140ea View commit details
    Browse the repository at this point in the history
  6. work around autofree conflicts with StringInterp for paths

    use `tool_cmd` correctly
    ttytm committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1445086 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. opts.cmd -> opts.tool to make clear distinction between

    full cmd that can be passed as env value
    ttytm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a6a3b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e69b319 View commit details
    Browse the repository at this point in the history
  3. simplify dbg

    ttytm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d7f6a5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3ea0e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d69c64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3c2e8a View commit details
    Browse the repository at this point in the history
  7. add line_ending check

    ttytm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7d7fb82 View commit details
    Browse the repository at this point in the history
  8. let user handle eols

    ttytm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cbff721 View commit details
    Browse the repository at this point in the history
  9. update test

    ttytm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7d265a1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    74f7c8b View commit details
    Browse the repository at this point in the history
  2. minor changes

    ttytm committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1580b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e557e7f View commit details
    Browse the repository at this point in the history