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

OctoKitCLI #159

Merged
merged 23 commits into from
May 21, 2023
Merged

OctoKitCLI #159

merged 23 commits into from
May 21, 2023

Commits on Dec 11, 2022

  1. Add FixtureGenerator

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6641e03 View commit details
    Browse the repository at this point in the history
  2. Add list option to gists

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0f9874a View commit details
    Browse the repository at this point in the history
  3. Sort keys

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6e194c5 View commit details
    Browse the repository at this point in the history
  4. Add sorted keys command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    101d42b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8abd81 View commit details
    Browse the repository at this point in the history
  6. Add Issue command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    082e58e View commit details
    Browse the repository at this point in the history
  7. Add repository command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e399141 View commit details
    Browse the repository at this point in the history
  8. Add Followers

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    9ec65b2 View commit details
    Browse the repository at this point in the history
  9. Add label commands

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    45abc87 View commit details
    Browse the repository at this point in the history
  10. Add PullRequest command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    b44a684 View commit details
    Browse the repository at this point in the history
  11. Add release command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6ed143a View commit details
    Browse the repository at this point in the history
  12. Add Review command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    a7d1787 View commit details
    Browse the repository at this point in the history
  13. Add star command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    5711fe5 View commit details
    Browse the repository at this point in the history
  14. Add status command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    474d3cf View commit details
    Browse the repository at this point in the history
  15. Add user command

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6547bfc View commit details
    Browse the repository at this point in the history
  16. Run swiftformat

    pietbrauer committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    869d7ae View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Add some info in README

    pietbrauer committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    fe2bd64 View commit details
    Browse the repository at this point in the history
  2. Remove platforms

    pietbrauer committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    174e86d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Rename to OctokitCLI

    pietbrauer committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    f9048bb View commit details
    Browse the repository at this point in the history
  2. Compile CLI

    pietbrauer committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    aaec2f9 View commit details
    Browse the repository at this point in the history
  3. Use Working Directory

    pietbrauer authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    65f8480 View commit details
    Browse the repository at this point in the history
  4. Fix compiling on Linux

    pietbrauer committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    403f261 View commit details
    Browse the repository at this point in the history
  5. Change abstract

    pietbrauer committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    7543d6e View commit details
    Browse the repository at this point in the history