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

Start testing some features and changes for the cli in Conan V2 #7170

Closed
wants to merge 52 commits into from

Commits on May 26, 2020

  1. started cli 2.0

    memsharded committed May 26, 2020
    Configuration menu
    Copy the full SHA
    48598f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

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

    memsharded committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    cbb3cb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

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

Commits on Jun 9, 2020

  1. conditional import

    czoido committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    5ef8710 View commit details
    Browse the repository at this point in the history
  2. changes in description

    czoido committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    bb007c6 View commit details
    Browse the repository at this point in the history
  3. add apiv2

    czoido committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e12bcdf View commit details
    Browse the repository at this point in the history
  4. add search v2

    czoido committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    903c13f View commit details
    Browse the repository at this point in the history
  5. wip

    czoido committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    4593c85 View commit details
    Browse the repository at this point in the history
  6. add outputters

    czoido committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    7d07da3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. clean and move api

    czoido committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    55c83eb View commit details
    Browse the repository at this point in the history
  2. clean search v2

    czoido committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2252576 View commit details
    Browse the repository at this point in the history
  3. change outputers to formatters

    czoido committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    239de5e View commit details
    Browse the repository at this point in the history
  4. fix format

    czoido committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    7203c34 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. change output format

    czoido committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6e58946 View commit details
    Browse the repository at this point in the history
  2. basic json output

    czoido committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    371fb6e View commit details
    Browse the repository at this point in the history
  3. fail on no pattern match

    czoido committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    aed403e View commit details
    Browse the repository at this point in the history
  4. process exceptions

    czoido committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    cfab279 View commit details
    Browse the repository at this point in the history
  5. fail if remote disabled

    czoido committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8b6c722 View commit details
    Browse the repository at this point in the history
  6. clean a bit

    czoido committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    4edc84c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. handle multiple remotes

    czoido committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2551102 View commit details
    Browse the repository at this point in the history
  2. add dig command

    czoido committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    4ae8251 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    dbab609 View commit details
    Browse the repository at this point in the history
  2. add plugable commands - wip -

    czoido committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d23961e View commit details
    Browse the repository at this point in the history
  3. change help method call

    czoido committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    8e6c632 View commit details
    Browse the repository at this point in the history
  4. change arg name

    czoido committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    b70144f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. remove hidden

    czoido committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    9fdd12b View commit details
    Browse the repository at this point in the history
  2. do no pass out

    czoido committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    be62a75 View commit details
    Browse the repository at this point in the history
  3. fix format

    czoido committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    eecd47f View commit details
    Browse the repository at this point in the history
  4. add help as conan_command

    czoido committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f8577ce View commit details
    Browse the repository at this point in the history
  5. change default group name

    czoido committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    190a2e4 View commit details
    Browse the repository at this point in the history
  6. move commands load

    czoido committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    403820e View commit details
    Browse the repository at this point in the history
  7. minor changes

    czoido committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    a0688ee View commit details
    Browse the repository at this point in the history
  8. simplify formatters

    czoido committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    0055b16 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. minor changes

    czoido committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    dc7c125 View commit details
    Browse the repository at this point in the history
  2. move to help formatter

    czoido committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6a0bbe7 View commit details
    Browse the repository at this point in the history
  3. add tests

    czoido committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    888ffca View commit details
    Browse the repository at this point in the history
  4. wip

    czoido committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    37790e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Update conans/cli/command.py

    Co-authored-by: Javier G. Sogo <jgsogo@gmail.com>
    czoido and jgsogo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    187b714 View commit details
    Browse the repository at this point in the history
  2. Update conans/cli/command.py

    Co-authored-by: Javier G. Sogo <jgsogo@gmail.com>
    czoido and jgsogo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    d50af58 View commit details
    Browse the repository at this point in the history
  3. Update conans/cli/command.py

    Co-authored-by: Javier G. Sogo <jgsogo@gmail.com>
    czoido and jgsogo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    28bd47a View commit details
    Browse the repository at this point in the history
  4. Update conans/cli/command.py

    Co-authored-by: Javier G. Sogo <jgsogo@gmail.com>
    czoido and jgsogo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4813154 View commit details
    Browse the repository at this point in the history
  5. wip

    czoido committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    8a656f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d92062d View commit details
    Browse the repository at this point in the history
  7. changes handling args

    czoido committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e522405 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. fix test

    czoido committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    ada4cf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. allow commands with empty desc

    czoido committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    11bffc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. refactor formatters

    czoido committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7a081f3 View commit details
    Browse the repository at this point in the history
  2. update test

    czoido committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5d5892d View commit details
    Browse the repository at this point in the history
  3. format change

    czoido committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2bf26d1 View commit details
    Browse the repository at this point in the history
  4. minor changes

    czoido committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5440ac0 View commit details
    Browse the repository at this point in the history
  5. minor changes

    czoido committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8729567 View commit details
    Browse the repository at this point in the history