Commit Graph

12 Commits (406ca73f26369fc71a94d9cf5b31244bc8c1f4aa)

Author SHA1 Message Date
Niels Thykier 9a7274db93 Convert all classes to "new-type" Python classes
13 years ago
Adam D. Barratt a2ba758279 Hint: implement equality based on comparing string representations
13 years ago
Julien Cristau eb0498be93 Ensure package list contains exactly one item in convenience methods
13 years ago
Adam D. Barratt 9ce1baad18 HintCollection::search(): fix "onlyactive" logic
13 years ago
Adam D. Barratt 04a7bc6bb2 hints: rename the "hints" method to the more helpful "search".
14 years ago
Adam D. Barratt 4276dbe347 hints: support package and version properties.
14 years ago
Adam D. Barratt 0af34d1629 Fix some brown paper bag bugs in the hint parsing code.
14 years ago
Adam D. Barratt 483f2c502c hints: allow hints to be stringified
14 years ago
Adam D. Barratt a1838a5037 hints: fix up hint parsing code for age-days
14 years ago
Adam D. Barratt 6c09b55a84 hints: allow more properties to be used for filtering the hint list
14 years ago
Adam D. Barratt 4b395f79ad hints: export the user associated with a hint via a property
14 years ago
Adam D. Barratt af93264815 Add initial version of Hint/HintCollection classes.
14 years ago