Commit Graph

476 Commits (3f0fc5a940ff63495b464774f2ff17ed42db0f0c)
 

Author SHA1 Message Date
Adam D. Barratt 2018302e1f Merge branch 'master' into p-u
13 years ago
Adam D. Barratt 9e840cd78a Drop zobel's hint file
13 years ago
Adam D. Barratt fb3cee8207 Make it clearer that single binary removal is an implementation detail
13 years ago
Adam D. Barratt 197e46db1c Merge branch 'master' into p-u
13 years ago
Adam D. Barratt edf2355984 Don't add a "full" auto-hint if the package list is the "minimal set"
13 years ago
Adam D. Barratt 3ca167d396 Merge branch 'master' into p-u
13 years ago
Adam D. Barratt 9de352892a Make checking for smooth updates candidates smarter
13 years ago
Adam D. Barratt 9e2f0af8d4 Ensure _package and _uvname attributes are always defined
13 years ago
Adam D. Barratt e9d0971e49 Fix odd spacing
13 years ago
Adam D. Barratt e68e1b0451 Use the correct (and existing) variable in an error message
13 years ago
Adam D. Barratt f2eb888a2b Drop some unused imports
13 years ago
Adam D. Barratt 45464070d7 MigrationItem: fix typo in parsing of some *-p-u versions
13 years ago
Adam D. Barratt 79b243ef6a Merge branch 'master' into p-u
13 years ago
Adam D. Barratt f4c3683ae7 Don't try to call __log on a non-existent class
13 years ago
Adam D. Barratt 3d6432d545 Drop unused import
13 years ago
Adam D. Barratt 4581ecd8d9 Fix-up a broken merge so smooth updates work again
13 years ago
Adam D. Barratt 9dc773b076 Merge branch 'master' into p-u
13 years ago
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