19 Commits (28f69fa50516f8646f44e0870b071d90a0111dc5)

Author SHA1 Message Date
Niels Thykier 9b9d44db3a Move some of the hint parsing into hints.py
8 years ago
Niels Thykier 074eb46766 Remove unused assignments/parameters
9 years ago
Julien Cristau 94f18322db Switch to print_function
9 years ago
Julien Cristau 3c8f72607e Avoid exploding when reading broken hints
11 years ago
Adam D. Barratt a799ce3df1 Make hint comparison more intelligent
11 years ago
Adam D. Barratt 16984f345c Add sanity-checking of hints
11 years ago
Adam D. Barratt 26ad5a9392 hints: use MigrationItem
11 years ago
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