361 Commits (2f542ee52699b6d4abe38d988c7cd1dea27ae935)
 

Author SHA1 Message Date
Adam D. Barratt b85db2b308 Fix-up a broken merge so smooth updates work again
13 years ago
Adam D. Barratt 6667b8fcf9 Merge branch 'master' into p-u
13 years ago
Adam D. Barratt 120f783dfd When auto-hinting, also try a "minimal" package set
13 years ago
Adam D. Barratt 48866b513e Don't consider intra-source dependencies for smooth updates
13 years ago
Adam D. Barratt aeca75b99d Remove an unused variable
13 years ago
Niels Thykier 91baa5a4d6 Removed two unused methods, check_installable and check_conflicts
13 years ago
Niels Thykier 504a7c2d61 Allow a list as well as a tuple in Britney.do_hint
13 years ago
Adam D. Barratt 0e50a0ef44 Fix up broken logic so that binary removals work again
13 years ago
Adam D. Barratt d62f8f6bcc smooth updates: pass a list of MigrationItems to remove, not strings
13 years ago
Adam D. Barratt 0fa6e4c3fb Make sort_actions support MigrationItems
13 years ago
Adam D. Barratt 4ddb92db21 Fix up the addition of "unblock" hints for t-p-u approvals.
13 years ago
Niels Thykier e71016c5a0 Fixed tab-completion for packages containing "-"
13 years ago
Niels Thykier 4ff3af52ad Fixed weird whitespace in the end of completer.py
13 years ago
Niels Thykier efca307f71 Added package completion to the readline completor
13 years ago
Niels Thykier 575adfc307 Do not crash if writing histfile fails with --hint-tester
13 years ago
Mehdi Dogguy 6ecb711860 Typo fix
13 years ago
Adam D. Barratt b9ac7af03b When auto-hinting, also try a "minimal" package set
13 years ago
Niels Thykier 4235b92460 Reduced Britney.parser to a local variable
13 years ago
Niels Thykier 0537a47589 Fixed some weird indentations
13 years ago
Niels Thykier 22a9427c21 Removed some unused local variables and arguments
13 years ago
Niels Thykier 7ef794fa21 Removed two unused methods, check_installable and check_conflicts
13 years ago
Niels Thykier 9f12113822 Clarified how britney is compiled
13 years ago
Mehdi Dogguy 672deaae7c Remove obsolete files
13 years ago
Julien Cristau c8684fc319 Typo fix
13 years ago
Adam D. Barratt 94071b1649 Don't consider intra-source dependencies for smooth updates
13 years ago
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