Commit Graph

7 Commits (1ae3b6a0206d23e956243f82e92dc0c57a7c12d9)

Author SHA1 Message Date
Christopher M. Fuhrman 24ae49bbd9 pkgin: Support multiple matching packages
pkgin searches for packages such as 'emacs' can return multiple matches,
the first of which is not guaranteed to match.  So, iterate through
found packages until we have an appropriate match.  Should we *not* find
a match, then return False indicating match failure.
9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 10 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 10 years ago
Greg DeKoenigsberg 33bdc7ce77 Adding author's github id 10 years ago
Jeff Rizzo d8d1ca85df Support both new and old pkgin versions by testing if '-p' flag exists. 10 years ago
Larry Gilbert 3425828795 pkgin: support check mode, make other improvements
* Add support for check mode
* Use "pkgin search" to guarantee 0 or 1 result
* Edit documentation for style, new feature, etc.
* General refactoring
* Lay some groundwork for future support of "state=latest"
10 years ago
Michael DeHaan 7e6fc7023d Reorganization. 10 years ago