564 Commits (606dbcb47094fb91563dd788fb7780239e9d97ab)
 

Author SHA1 Message Date
Adam D. Barratt 253590ba27 Update copyright
11 years ago
Adam D. Barratt 1b89f7fa22 Rename make_hintitem() to make_migrationitem()
11 years ago
Adam D. Barratt 77e8c656ff britney_util: fix imports for the MigrationItem class rename
11 years ago
Adam D. Barratt 26ad5a9392 hints: use MigrationItem
11 years ago
Adam D. Barratt f284e76cc4 Make MigrationItems versionned by default
11 years ago
Adam D. Barratt 909dd08542 Replace uses of MigrationItem with HintItem
11 years ago
Adam D. Barratt 27bdf0e666 britney_util: add make_hintitem()
11 years ago
Niels Thykier c91cfe64ae Reduce the number of "used-once" lists
11 years ago
Niels Thykier 6c81d39c2f Move newlyuninst to britney_util
11 years ago
Niels Thykier 9ad010f924 Move eval_uninst to britney_util
11 years ago
Niels Thykier 680457cbec Move write_heidi to britney_util
11 years ago
Niels Thykier bf9362be83 Move {read,write}_nuninst to britney_util
11 years ago
Niels Thykier 1c144b3eb2 Move get_reverse_tree into britney_util
11 years ago
Niels Thykier 53012ea54b register_reverses: factor out a[0]
11 years ago
Niels Thykier 0aa2546956 Move the package loop into register_reverses
11 years ago
Niels Thykier 5c1391da4f Move register_reverses to britney_util
11 years ago
Niels Thykier d9b20ef0ab Add container filters and use it to refactor get_reverse_tree
11 years ago
Niels Thykier de68ec6fb8 Merge get_reverse_tree and get_full_tree
11 years ago
Niels Thykier 9771c454b3 Move old_libraries_format to britney_util
11 years ago
Niels Thykier 6d6e735bac Move "undo_changes" to britney_util
11 years ago
Niels Thykier dd056f8901 Move "constants" to a new consts module
11 years ago
Niels Thykier 4b33e763a0 Move same_source to separate module
11 years ago
Niels Thykier d86d88f44f Remove unused write_bugs
11 years ago
Niels Thykier 2493520e98 britney: Do not consider "smooth-updates-only" interesting
11 years ago
Niels Thykier f7373c5fe1 britney: Refactor arguments of method
11 years ago
Niels Thykier f1e653796b britney: Refactor a part of doop_source into its own method
11 years ago
Niels Thykier 7b88c29029 INSTALL: Update package list to use python2.7
11 years ago
Niels Thykier 2a046dcd93 Migrate to python2.7
11 years ago
Adam D. Barratt 0657aa67c2 Remove two "the the"s
11 years ago
Adam D. Barratt 42d37972e0 Correct a thinko in a comment in should_upgrade_srcarch()
11 years ago
Adam D. Barratt 189b44695c Improve comments in should_upgrade_srcarch()
11 years ago
Colin Watson f18414f34d Apply undo list in reverse order.
11 years ago
Colin Watson 771f5d1592 Don't crash on unversioned unblock hints.
11 years ago
Adam D. Barratt 24699c1f58 Only record a package once in the source->binary package mapping
11 years ago
Adam D. Barratt 64e6384270 Enable support for p-u packages
11 years ago
Adam D. Barratt 0a3713e340 Ensure that binNMUs from superseded sources are not considered
11 years ago
Adam D. Barratt a2a1e1ea6f Re-enable smooth-updates
11 years ago
Adam D. Barratt 024df4f3af same_source: handle being passed "None" as a version
11 years ago
Adam D. Barratt 00196429e2 Completer: add "approve" to the command completion
11 years ago
Adam D. Barratt 74b087c13a Completer: offer tpu packages when completing "approve" hints
11 years ago
Adam D. Barratt 3b03f1fefd Completer: copyright foo
11 years ago
Adam D. Barratt a69d450c38 Completer: when processing a "remove", only offer packages from testing
11 years ago
Adam D. Barratt 45fef5e4d5 Completer: add forgotten "remove" to command completion
11 years ago
Adam D. Barratt 22f39c75d6 Completer: support all hints
11 years ago
Adam D. Barratt 8c26798395 write_excuses: clear the list of excuses before building
11 years ago
Adam D. Barratt 07918e2164 hint_tester: accept all hints
11 years ago
Adam D. Barratt 8b09f949b6 Completer: don't crash if there are candidates in t-p-u
11 years ago
Adam D. Barratt d1cf7116da Don't remove arch:all packages when migrating binNMUs via *pu
11 years ago
Adam D. Barratt cd47a75726 Replace a single-use list in the smooth updates checks with any()
12 years ago
Adam D. Barratt 8a3d4fd595 Use any() in tpu o-o-d checks rather than throwaway lists
12 years ago