Commit Graph

389 Commits (3df18bcd534c229d4a5cc85121a23ef2ae5cf10c)
 

Author SHA1 Message Date
Mehdi Dogguy ea496a3b48 Remove obsolete files
13 years ago
Julien Cristau 04f3dd1d94 Typo fix
13 years ago
Adam D. Barratt 8268ab61a7 Don't consider intra-source dependencies for smooth updates
13 years ago
Adam D. Barratt 04a7bc6bb2 hints: rename the "hints" method to the more helpful "search".
14 years ago
Adam D. Barratt 6b953d8f9e Migrate "packages[0]"-style code to the package and version properties.
14 years ago
Adam D. Barratt 7e324daa56 A failed unblock hint should list that hint's user, not the block's
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 0971adec29 Move hint-using code to using HintCollection and HintItem
14 years ago
Adam D. Barratt 70e44c3a0f migrationitem: add support for using items as indexes in to lists
14 years ago
Adam D. Barratt 860bd8069c migrationitem: allow instances to be stringified
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 149782ad84 migrationitem: apply some fixes to the version-derivation code
14 years ago
Adam D. Barratt 5af1de9ba2 migrationitem: add an "unversioned name" property
14 years ago
Adam D. Barratt af93264815 Add initial version of Hint/HintCollection classes.
14 years ago
Adam D. Barratt 59f789a300 migrationitem: allow for the specification of version information.
14 years ago
Adam D. Barratt 9c7fcbc42c Migrate most code parsing package names to use MigrationItems.
14 years ago
Adam D. Barratt bff3139b3a MigrationItem: new class representing a single package being migrated.
14 years ago
Adam D. Barratt d10630ff56 Grammar / spelling fix some comments
14 years ago
Adam D. Barratt 3b7fb3e733 Bring the author and version information in sync with reality.
14 years ago
Adam D. Barratt 9bcc953588 Update a comment to account for proposed-updates support.
14 years ago
Adam D. Barratt 17df888d6c Add myself to the copyright information.
14 years ago
Adam D. Barratt fb2279cf12 Better document the new auto-hinter functionality.
14 years ago
Adam D. Barratt 0b4c63a832 Make the auto-hinter more intelligent.
14 years ago
Adam D. Barratt 1f909bca4d Sort dependency list when outputting an excuse.
14 years ago
Adam D. Barratt 418a9db9f9 Avoid marking more valid excuses as impossible.
14 years ago
Adam D. Barratt 88bc3eeb5e Avoid marking some valid excuses as impossible.
14 years ago
Adam D. Barratt 4958255e54 Stop referring to impossible dependencies as "unpossible".
14 years ago
Adam D. Barratt ddf31479e2 Fix up p-u optionality
14 years ago
Adam D. Barratt c0f3af69a7 Make reading of pu package lists optional
14 years ago
Adam D. Barratt 0187eaaee1 Merge and re-factor some pu and tpu tests
14 years ago
Adam D. Barratt 2e3dd20a36 Add initial support for pulling updates from stable-proposed-updates
14 years ago
Adam D. Barratt b909f73d6a Make a variable name more descriptive (first -. circular-first)
14 years ago
Adam D. Barratt 20d7614b70 Enhance the auto-hinter to support non-circular dependencies
14 years ago
Adam D. Barratt fa87a57536 Simplify (and fix) logic for assigning section "faux" to fake sources
14 years ago
Philipp Kern ca27cd07db britney.py: turn on unbuffered writing
14 years ago
Adam D. Barratt f7e6881b0b TODO: fix typoes; thanks, Julien Cristau
14 years ago
Adam D. Barratt 06fb3e7d6e TODO: obsolete in favour of the BTS
14 years ago
Adam D. Barratt 4b20a85291 TODO: Remove completed items
14 years ago
Adam D. Barratt e2b6d344e0 Fix typoed method name. Thanks, Julien Cristau.
14 years ago
Adam D. Barratt 68e161a412 Drop madcoder, adeodato (commented out) and jurij's hint files
14 years ago
Adam D. Barratt 300bf06e99 Give nthykier "helper hints"
14 years ago
Adam D. Barratt 458bbb9a6f Re-enable writing of "Dates" at the end of the run.
14 years ago
Adam D. Barratt ecb1c026fe List packages which became uninstallable during the run (if any)
14 years ago
Adam D. Barratt bf50bc9782 Documentation typo / grammar fixes
14 years ago
Adam D. Barratt 62f56a7ec3 Ensure reverse-dependencies of superseded packages are always checked.
14 years ago
Adam D. Barratt a2539aa849 Replace references to "not installable" packages with "non-installable"
14 years ago