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

Fix: improve collie repository file scanning robustness #254

Merged
merged 9 commits into from
Sep 30, 2023

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    042a6e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e609324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876ef99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c948f07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfff319 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. refactor: unify processing glob patterns in collie repo

    this allows us to consistently handle excludes
    JohannesRudolph committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f429b83 View commit details
    Browse the repository at this point in the history
  2. fix: correctly compute completions when running from a subdir

    this is a positive side effect of refactoring towards unifying processing glob patterns for command completions
    JohannesRudolph committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    dc6914e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7873b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7892fcd View commit details
    Browse the repository at this point in the history