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

feat: prioritize paths that need to be processed first during bulk renaming #1801

Merged
merged 7 commits into from
Oct 30, 2024

Commits on Oct 19, 2024

  1. feat: sort the order of bulk-renamed files

    yw1ee authored and sxyazi committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c152add View commit details
    Browse the repository at this point in the history
  2. feat: add unittest for sort

    yw1ee authored and sxyazi committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8559761 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    sxyazi committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b8341e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. feat: make result consistent & handle cyclic rename entries & add test

    contains valid rename and cycle
    yw1ee committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2128293 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. feat: reserve user input order

    yw1ee committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bbeeacf View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. refactor: simplify the code

    sxyazi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c0d6742 View commit details
    Browse the repository at this point in the history