Commit Graph

409 Commits (dddd9eb88b5c342efdd647ae8f03aa586afccf11)
 

Author SHA1 Message Date
Adam D. Barratt bbfaba859e When auto-hinting, also try a "minimal" package set
13 years ago
Adam D. Barratt be28f670a5 Don't consider intra-source dependencies for smooth updates
13 years ago
Adam D. Barratt f4c306e0e9 Remove an unused variable
13 years ago
Niels Thykier 79f24cd38f Removed two unused methods, check_installable and check_conflicts
13 years ago
Niels Thykier 22d8167786 Allow a list as well as a tuple in Britney.do_hint
13 years ago
Adam D. Barratt c47e08b8cf Fix up broken logic so that binary removals work again
13 years ago
Adam D. Barratt 513a6ff453 smooth updates: pass a list of MigrationItems to remove, not strings
13 years ago
Adam D. Barratt 2e51db80c9 Make sort_actions support MigrationItems
13 years ago
Adam D. Barratt 49cbd35310 Fix up the addition of "unblock" hints for t-p-u approvals.
13 years ago
Niels Thykier ced28100fb Fixed tab-completion for packages containing "-"
13 years ago
Niels Thykier 27ddc8a9e7 Fixed weird whitespace in the end of completer.py
13 years ago
Niels Thykier 7343b84288 Added package completion to the readline completor
13 years ago
Niels Thykier dda7031ea3 Do not crash if writing histfile fails with --hint-tester
13 years ago
Mehdi Dogguy a687b00e18 Typo fix
13 years ago
Adam D. Barratt dcad3f3480 When auto-hinting, also try a "minimal" package set
13 years ago
Niels Thykier cf080e49bd Reduced Britney.parser to a local variable
13 years ago
Niels Thykier 33a10f6f35 Fixed some weird indentations
13 years ago
Niels Thykier 1103ee2e61 Removed some unused local variables and arguments
13 years ago
Niels Thykier 77c36ca7cb Removed two unused methods, check_installable and check_conflicts
13 years ago
Niels Thykier b6ca8d4842 Clarified how britney is compiled
13 years ago
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