936 Commits (master)
 

Author SHA1 Message Date
Adam D. Barratt 02ab64272c hints: rename the "hints" method to the more helpful "search".
13 years ago
Adam D. Barratt 3731b62958 Migrate "packages[0]"-style code to the package and version properties.
13 years ago
Adam D. Barratt ffccdae624 A failed unblock hint should list that hint's user, not the block's
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 25a3dd851e Move hint-using code to using HintCollection and HintItem
13 years ago
Adam D. Barratt 870c939e3f migrationitem: add support for using items as indexes in to lists
13 years ago
Adam D. Barratt 8665dba100 migrationitem: allow instances to be stringified
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 41c72a3644 migrationitem: apply some fixes to the version-derivation code
13 years ago
Adam D. Barratt 02a9aa14ef migrationitem: add an "unversioned name" property
13 years ago
Adam D. Barratt 0c2c672bb2 Add initial version of Hint/HintCollection classes.
13 years ago
Adam D. Barratt a03e72ffe0 migrationitem: allow for the specification of version information.
13 years ago
Adam D. Barratt 3dcb9464cf Migrate most code parsing package names to use MigrationItems.
13 years ago
Adam D. Barratt 8013ade2de MigrationItem: new class representing a single package being migrated.
13 years ago
Adam D. Barratt 606568f675 Grammar / spelling fix some comments
13 years ago
Adam D. Barratt 5682922d34 Bring the author and version information in sync with reality.
13 years ago
Adam D. Barratt eda7ce8839 Update a comment to account for proposed-updates support.
13 years ago
Adam D. Barratt 3933823a74 Add myself to the copyright information.
13 years ago
Adam D. Barratt fe37b57c91 Better document the new auto-hinter functionality.
13 years ago
Adam D. Barratt 7666c5e2d5 Make the auto-hinter more intelligent.
13 years ago
Adam D. Barratt 1d6e6617e2 Sort dependency list when outputting an excuse.
13 years ago
Adam D. Barratt 7ad9eb0b35 Avoid marking more valid excuses as impossible.
13 years ago
Adam D. Barratt 72c5d612eb Avoid marking some valid excuses as impossible.
13 years ago
Adam D. Barratt b15232e352 Stop referring to impossible dependencies as "unpossible".
13 years ago
Adam D. Barratt 9c968fd220 Fix up p-u optionality
13 years ago
Adam D. Barratt bea99287e5 Make reading of pu package lists optional
13 years ago
Adam D. Barratt 6abb29a8e6 Merge and re-factor some pu and tpu tests
13 years ago
Adam D. Barratt b3d9254492 Add initial support for pulling updates from stable-proposed-updates
13 years ago
Adam D. Barratt c0e15035d1 Make a variable name more descriptive (first -. circular-first)
13 years ago
Adam D. Barratt ad527d48a1 Enhance the auto-hinter to support non-circular dependencies
13 years ago
Adam D. Barratt db6ccbf438 Simplify (and fix) logic for assigning section "faux" to fake sources
13 years ago
Philipp Kern a088234d3c britney.py: turn on unbuffered writing
13 years ago
Adam D. Barratt ead5fba6ce TODO: fix typoes; thanks, Julien Cristau
13 years ago
Adam D. Barratt 6fc79a8048 TODO: obsolete in favour of the BTS
13 years ago
Adam D. Barratt e4e53d3404 TODO: Remove completed items
13 years ago
Adam D. Barratt daa08df3c4 Fix typoed method name. Thanks, Julien Cristau.
13 years ago
Adam D. Barratt df0e314e27 Drop madcoder, adeodato (commented out) and jurij's hint files
13 years ago
Adam D. Barratt f58a3771a2 Give nthykier "helper hints"
13 years ago
Adam D. Barratt 863f0b5952 Re-enable writing of "Dates" at the end of the run.
13 years ago
Adam D. Barratt e23b837aad List packages which became uninstallable during the run (if any)
13 years ago
Adam D. Barratt dec87f26ed Documentation typo / grammar fixes
13 years ago
Adam D. Barratt 709ea952bb Ensure reverse-dependencies of superseded packages are always checked.
13 years ago
Adam D. Barratt a8e4ce0063 Replace references to "not installable" packages with "non-installable"
13 years ago
Adam D. Barratt 47a0dfc896 Stop claiming to be reading/writing bug counts.
13 years ago
Adam D. Barratt 0cf9634527 Typo fix ("builded" -> "built")
13 years ago
Adam D. Barratt 4cfc17d09b Fix incorrect uninstallability counters caused by failed "easy" hints
13 years ago