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

First version of rpm command, has the following sub-commands: #16

Closed
wants to merge 1 commit into from

Commits on Jul 10, 2014

  1. Add "rpm" command, for doing rpm/yum queries on commits.

     It currently has the following sub-commands:
    
    diff COMMIT COMMIT
     for rpmtree diff.
    list [prefix...] COMMIT...
     for "yum list" like command.
    version COMMIT...
     for "yum version" like command.
    
    ...bunch of FIXME's, UI output isn't great, needs docs.
     We also don't use the same code as the treediff on upgrade atm.
    james-antill committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    f622eed View commit details
    Browse the repository at this point in the history