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 support for dotnet list package command #1320

Closed
wants to merge 14 commits into from
Closed

Commits on Sep 6, 2017

  1. Adding base list code

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    953959d View commit details
    Browse the repository at this point in the history
  2. cleaning up usage'

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    3a15724 View commit details
    Browse the repository at this point in the history
  3. adding working code

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    73aa031 View commit details
    Browse the repository at this point in the history
  4. adding code for generating result in dictionary format

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    7bba36a View commit details
    Browse the repository at this point in the history
  5. cleaning up prints

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    916db49 View commit details
    Browse the repository at this point in the history
  6. moving strings to resource files

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    af4ac3d View commit details
    Browse the repository at this point in the history
  7. Adding tests for package filter

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    14dd2ba View commit details
    Browse the repository at this point in the history
  8. Adding more test coverage

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    b743e81 View commit details
    Browse the repository at this point in the history
  9. Adding collection tag

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    5273e28 View commit details
    Browse the repository at this point in the history
  10. Fixing add package registration

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    cc12cda View commit details
    Browse the repository at this point in the history
  11. fixing add package registration in tests

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    75f3b43 View commit details
    Browse the repository at this point in the history
  12. adding comment

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    9815f6c View commit details
    Browse the repository at this point in the history
  13. fixing rebase conflicts

    Ankit Mishra committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    546f810 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. addressing some PR comment

    Ankit Mishra committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    8cabbec View commit details
    Browse the repository at this point in the history