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

Add shell auto-completion #1603

Open
wants to merge 65 commits into
base: main
Choose a base branch
from
Open

Add shell auto-completion #1603

wants to merge 65 commits into from

Commits on Jul 31, 2024

  1. Added argcomplete to the dependencies

    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bf189a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Tienbruh/hoonbranch

    Added argcomplete to the dependencies
    hoonman authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    01d72f3 View commit details
    Browse the repository at this point in the history
  3. Added argcomplete to _cli.py

    Co-authored-by: hoonman <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f75f8a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from Tienbruh/tienbranch

    Added argcomplete to _cli.py
    Tienbruh authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    30f8013 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Added bash command requirement for bash

    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5a7d06e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. edit readme structure

    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f95433c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Tienbruh/hoonbranch

    Added bash command requirement for bash in the readme file
    hoonman authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    080a818 View commit details
    Browse the repository at this point in the history
  3. edit readme structure

    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f724c8b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from Tienbruh/hoonbranch

    edit readme structure
    hoonman authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f734f73 View commit details
    Browse the repository at this point in the history
  5. simplified step to register argcomplete

    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    38dc4ad View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from Tienbruh/hoonbranch

    simplified step to register argcomplete
    hoonman authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0e74b73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bd76a1 View commit details
    Browse the repository at this point in the history
  8. refactored readme structure

    Co-authored-by: hoonman <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9ba029d View commit details
    Browse the repository at this point in the history
  9. modified ordering of readme sections

    Co-authored-by: hoonman <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    11f3670 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6 from Tienbruh/tienbranch

    Added activation instructions for zsh and fish to readme
    Tienbruh authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5a65355 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Modified readme to include both temporary and permanent autocomplete …

    …activation
    
    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9742678 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Tienbruh/hoonbranch

    Modified readme to include both temporary and permanent autocomplete
    hoonman authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f3d9071 View commit details
    Browse the repository at this point in the history
  3. Added subsection for different shells

    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1ce382c View commit details
    Browse the repository at this point in the history
  4. removed global completion command

    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    cbb5052 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from Tienbruh/hoonbranch

    removed global completion and added subsections for different shells
    hoonman authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f02e7ea View commit details
    Browse the repository at this point in the history
  6. Fixed vague wording in readme

    Co-authored-by: hoonman <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    016be6e View commit details
    Browse the repository at this point in the history
  7. Modified readme layout

    Co-authored-by: hoonman <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    0566711 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9 from Tienbruh/tienbranch

    Reworded CLI Usage section
    Tienbruh authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    bdd7b7b View commit details
    Browse the repository at this point in the history
  9. Fixed readme typo

    Co-authored-by: hoonman <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3c22cda View commit details
    Browse the repository at this point in the history
  10. Merge pull request #10 from Tienbruh/tienbranch

    Fixed readme typo
    Tienbruh authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    faa5dd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge pull request #11 from openai/main

    Merge OpenAI main with our fork
    hoonman authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e112898 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. resolve merge conflict with pyproject.toml file

    Co-authored-by: Tienbruh <[email protected]>
    Co-authored-by: JesusG2022 <[email protected]>
    3 people committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    177fbea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from Tienbruh/openai-main

    openai main -> our fork
    hoonman authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4430b99 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    1c75144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a41a59 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    995a13d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3701916 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 29, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    361f10d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from Tienbruh/tienbranch

    Moved argcomplete to become an optional dependency
    hoonman authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    984a02e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e70ec3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    889c3b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ef585d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca2bd27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77c2841 View commit details
    Browse the repository at this point in the history
  8. remove unnecessary newline

    hoonman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6d2e5fa View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #15 from Tienbruh/hoonbranch

    add try except block for importing argcomplete and changes to the readme
    Tienbruh authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5eda534 View commit details
    Browse the repository at this point in the history
  2. remove whiteline

    hoonman committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6041733 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 29, 2024

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

Commits on Oct 2, 2024

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

Commits on Oct 18, 2024

  1. Update README.md

    Tienbruh authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    611e255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820d86f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eb98ca View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 25, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 5, 2024

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

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

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