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

cli 2.0: Add commands management #7278

Merged
merged 20 commits into from Jul 15, 2020
Merged

Commits on Jun 30, 2020

  1. Copy the full SHA
    637dcf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. refactor cli

    czoido committed Jul 6, 2020
    Copy the full SHA
    64432cc View commit details
    Browse the repository at this point in the history
  2. fail on empty docs

    czoido committed Jul 6, 2020
    Copy the full SHA
    63b6ef0 View commit details
    Browse the repository at this point in the history
  3. rename _conan to _conan_api

    czoido committed Jul 6, 2020
    Copy the full SHA
    47b18cb View commit details
    Browse the repository at this point in the history
  4. minimum required version

    czoido committed Jul 6, 2020
    Copy the full SHA
    af7d1d7 View commit details
    Browse the repository at this point in the history
  5. add fixme for conan factory

    czoido committed Jul 6, 2020
    Copy the full SHA
    d02c311 View commit details
    Browse the repository at this point in the history
  6. add discuss

    czoido committed Jul 6, 2020
    Copy the full SHA
    762bc92 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6287933 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f12f38c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. change output handling

    czoido committed Jul 8, 2020
    Copy the full SHA
    a505db5 View commit details
    Browse the repository at this point in the history
  2. remove weird pattern

    czoido committed Jul 8, 2020
    Copy the full SHA
    777ca3d View commit details
    Browse the repository at this point in the history
  3. minor changes

    czoido committed Jul 8, 2020
    Copy the full SHA
    8e2f508 View commit details
    Browse the repository at this point in the history
  4. move exception handling

    czoido committed Jul 8, 2020
    Copy the full SHA
    9b30dc4 View commit details
    Browse the repository at this point in the history
  5. use formatters as dictonary

    czoido committed Jul 8, 2020
    Copy the full SHA
    8d10267 View commit details
    Browse the repository at this point in the history
  6. minor changes

    czoido committed Jul 8, 2020
    Copy the full SHA
    e944715 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. do not allow empty remotee

    czoido committed Jul 10, 2020
    Copy the full SHA
    4730806 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Copy the full SHA
    da10341 View commit details
    Browse the repository at this point in the history
  2. move exit codes

    czoido committed Jul 13, 2020
    Copy the full SHA
    def098b View commit details
    Browse the repository at this point in the history
  3. change default formatter

    czoido committed Jul 13, 2020
    Copy the full SHA
    110fe29 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. add init

    czoido committed Jul 15, 2020
    Copy the full SHA
    8137974 View commit details
    Browse the repository at this point in the history