Commit Graph

411 Commits (504c0f9d0a39debd4ebfd6ad9ba1ce867d15ef0d)
 

Author SHA1 Message Date
Adam D. Barratt 504c0f9d0a hints: use MigrationItem
12 years ago
Adam D. Barratt e75c4a4815 Make MigrationItems versionned by default
12 years ago
Adam D. Barratt 89bc7c8d61 Replace uses of MigrationItem with HintItem
12 years ago
Adam D. Barratt 629c80937d britney_util: add make_hintitem()
12 years ago
Niels Thykier 09e9e16431 Reduce the number of "used-once" lists
12 years ago
Niels Thykier c554bffee4 Move newlyuninst to britney_util
12 years ago
Niels Thykier 8c911748c8 Move eval_uninst to britney_util
12 years ago
Niels Thykier a2d63aed07 Move write_heidi to britney_util
12 years ago
Niels Thykier 82771fb4ee Move {read,write}_nuninst to britney_util
12 years ago
Niels Thykier d959541722 Move get_reverse_tree into britney_util
12 years ago
Niels Thykier c34cdddded register_reverses: factor out a[0]
12 years ago
Niels Thykier d3401d4829 Move the package loop into register_reverses
12 years ago
Niels Thykier 9dc6d1415e Move register_reverses to britney_util
12 years ago
Niels Thykier 88e8ff6005 Add container filters and use it to refactor get_reverse_tree
12 years ago
Niels Thykier 11fab49365 Merge get_reverse_tree and get_full_tree
12 years ago
Niels Thykier 5026e9ee6e Move old_libraries_format to britney_util
12 years ago
Niels Thykier 568d5f809c Move "undo_changes" to britney_util
12 years ago
Niels Thykier df47518dae Move "constants" to a new consts module
12 years ago
Niels Thykier 9e14cb520c Move same_source to separate module
12 years ago
Niels Thykier b505a5a357 Remove unused write_bugs
12 years ago
Niels Thykier 1942e00ee1 britney: Do not consider "smooth-updates-only" interesting
12 years ago
Niels Thykier 2477033786 britney: Refactor arguments of method
12 years ago
Niels Thykier 3df18bcd53 britney: Refactor a part of doop_source into its own method
12 years ago
Niels Thykier 14cefe379e INSTALL: Update package list to use python2.7
12 years ago
Niels Thykier 1641706305 Migrate to python2.7
12 years ago
Adam D. Barratt 527d7f03e6 Remove two "the the"s
12 years ago
Adam D. Barratt 141d62cca1 Correct a thinko in a comment in should_upgrade_srcarch()
12 years ago
Adam D. Barratt 6d8aec3a6a Improve comments in should_upgrade_srcarch()
12 years ago
Colin Watson 33d905fc3a Apply undo list in reverse order.
12 years ago
Colin Watson e99ea14601 Don't crash on unversioned unblock hints.
12 years ago
Adam D. Barratt 84bad954ad Only record a package once in the source->binary package mapping
12 years ago
Adam D. Barratt 9ee37c5160 Enable support for p-u packages
12 years ago
Adam D. Barratt a58f6d72c9 Ensure that binNMUs from superseded sources are not considered
12 years ago
Adam D. Barratt c7f27a8225 Re-enable smooth-updates
12 years ago
Adam D. Barratt 858e8de218 same_source: handle being passed "None" as a version
12 years ago
Adam D. Barratt 7933a720aa Completer: add "approve" to the command completion
12 years ago
Adam D. Barratt ce72b31bc6 Completer: offer tpu packages when completing "approve" hints
12 years ago
Adam D. Barratt af86002dea Completer: copyright foo
12 years ago
Adam D. Barratt c345dea3b5 Completer: when processing a "remove", only offer packages from testing
12 years ago
Adam D. Barratt de56c719b6 Completer: add forgotten "remove" to command completion
12 years ago
Adam D. Barratt d9a9a26c57 Completer: support all hints
12 years ago
Adam D. Barratt 0463c666f0 write_excuses: clear the list of excuses before building
12 years ago
Adam D. Barratt 33bc6cb7fb hint_tester: accept all hints
12 years ago
Adam D. Barratt 8e72456651 Completer: don't crash if there are candidates in t-p-u
12 years ago
Adam D. Barratt 8c15568b8f Don't remove arch:all packages when migrating binNMUs via *pu
12 years ago
Adam D. Barratt 2a590ff095 Replace a single-use list in the smooth updates checks with any()
12 years ago
Adam D. Barratt acec4ff6e3 Use any() in tpu o-o-d checks rather than throwaway lists
12 years ago
Adam D. Barratt 25cc2c3b36 Split the tpu o-o-d checks up to make them more readable
12 years ago
Adam D. Barratt 9f4af0171e Fix tpu out-of-date checks for sources with multiple versions in tpu
12 years ago
Adam D. Barratt 74d1b70096 Don't flag unbuilt binary *pu binNMUs for removal in excuses
12 years ago