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

Enable use of carapace completer as a library #655

Closed
wants to merge 30 commits into from

Commits on Dec 20, 2022

  1. Merge upstream master

    maxlandon committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ad387ff View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

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

Commits on Dec 30, 2022

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

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    d2b5b0c View commit details
    Browse the repository at this point in the history
  2. Fixes after merge

    maxlandon committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    8e704bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ae1b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58dda9b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    3bc923c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9b8c3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Only use namespace multipart of flags when they need it.

    - This is so that suffix-removal behavior is not induced in error when
      the flags don't need a multipart and the argument to the flag is a
      path starting with . (like ./relative/path).
    maxlandon committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a5e6f95 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    c37cf28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d0a68 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 17, 2023

  1. Add help completion

    maxlandon committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6362679 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

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

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    1ea9c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11fb22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    867bc04 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Aug 8, 2023

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

Commits on Aug 16, 2023

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

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    656cf21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa41dc4 View commit details
    Browse the repository at this point in the history
  3. Merge upstream fixes

    maxlandon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4ce9864 View commit details
    Browse the repository at this point in the history
  4. Fix missing master stuff

    maxlandon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c05a3a8 View commit details
    Browse the repository at this point in the history
  5. Remove old code

    maxlandon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    45d01ed View commit details
    Browse the repository at this point in the history
  6. Remove old code again

    maxlandon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    356c9d5 View commit details
    Browse the repository at this point in the history
  7. Fix test typo in strings

    maxlandon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0b978c5 View commit details
    Browse the repository at this point in the history
  8. Remove unused function

    maxlandon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    41ee6d5 View commit details
    Browse the repository at this point in the history