12 Commits (d1d5d9826eb1fd8bad3f71c35fc0641075b71406)

Author SHA1 Message Date
Niels Thykier d41bf54585 Convert all classes to "new-type" Python classes
13 years ago
Adam D. Barratt f35342993c Hint: implement equality based on comparing string representations
13 years ago
Julien Cristau b76d9e189a Ensure package list contains exactly one item in convenience methods
13 years ago
Adam D. Barratt 92eca3958c HintCollection::search(): fix "onlyactive" logic
13 years ago
Adam D. Barratt 02ab64272c hints: rename the "hints" method to the more helpful "search".
13 years ago
Adam D. Barratt a5e448fd27 hints: support package and version properties.
13 years ago
Adam D. Barratt 76a83ae527 Fix some brown paper bag bugs in the hint parsing code.
13 years ago
Adam D. Barratt ef2fc7750f hints: allow hints to be stringified
13 years ago
Adam D. Barratt 2401e90bce hints: fix up hint parsing code for age-days
13 years ago
Adam D. Barratt 7700e229cd hints: allow more properties to be used for filtering the hint list
13 years ago
Adam D. Barratt 5a7a0cbe0a hints: export the user associated with a hint via a property
13 years ago
Adam D. Barratt 0c2c672bb2 Add initial version of Hint/HintCollection classes.
13 years ago