Commit Graph

18 Commits (bzr-import-20160707)

Author SHA1 Message Date
Niels Thykier bd5b3ac4ec Remove unused assignments/parameters
10 years ago
Julien Cristau 5d7393cf86 Switch to print_function
10 years ago
Julien Cristau cc644bc57f Avoid exploding when reading broken hints
11 years ago
Adam D. Barratt 84718b7083 Make hint comparison more intelligent
11 years ago
Adam D. Barratt 0e3d363598 Add sanity-checking of hints
11 years ago
Adam D. Barratt 504c0f9d0a hints: use MigrationItem
12 years ago
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