Commit Graph

481 Commits (9487da51a1a43ce1c41d8e5446843802ba6debee)
 

Author SHA1 Message Date
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
Adam D. Barratt cf79fe5618 Add jmw
12 years ago
Adam D. Barratt 67a181d8fc Merge excuses "unblock" parsing for unstable and *pu
12 years ago
Adam D. Barratt 83f25ca602 Remove remaining "approve" hint support code
12 years ago
Adam D. Barratt ce69eb3345 Make "approve" an alias for "unblock"
12 years ago
Niels Thykier b0172d74c4 Ignore sources only referenced by Built-Using
12 years ago
Adam D. Barratt 2ccfc4120c Clarify the checks for existing binary packages in doop_source()
12 years ago
Niels Thykier c74ee2878b Always include providers of virtual packages in rdepends
12 years ago
Adam D. Barratt e605091f24 Fix excuse invalidation checks for arch-specific dependencies
12 years ago
Adam D. Barratt c5d9a8eaa5 Remove two unused variables from iter_packages()
12 years ago
Adam D. Barratt d11c40d4b8 Make obsolete source package removal slightly more intelligent
12 years ago
Adam D. Barratt 998d6ee2bc Disable new smooth updates
13 years ago
Adam D. Barratt 406ca73f26 Sync with live configuration
13 years ago
Adam D. Barratt a059a18406 Fix thinko in the introduction of "recurse"
13 years ago
Adam D. Barratt ae05fb28db iter_packages(): Replace "earlyabort" with (inverse sense) "recurse"
13 years ago
Niels Thykier 90bb65383f Optimize the return value of get_reverse_tree
13 years ago
Niels Thykier 352fd3da08 do_all(): Only collect lundo info if it will be used
13 years ago
Niels Thykier 5d1ee6b57a Simplify codeflow in do_all()
13 years ago
Niels Thykier caac9c870a Refactor part of iter_packages into separate method
13 years ago
Adam D. Barratt 088c1ed26a Clarify how ages are calculated
13 years ago
Niels Thykier 7da22c74ad Merge Pre-Depends into Depends
13 years ago
Adam D. Barratt a44dd13409 Fix reference to "apt.pkg.ParseDepends" (-> "apt_pkg.parse_depends")
13 years ago
Adam D. Barratt aa882fd805 Fix typo in variable name
13 years ago
Adam D. Barratt a62534e8d0 Don't import "os" multiple times
13 years ago
Adam D. Barratt 66b7eca0f0 Make smooth updates slightly more intelligent
13 years ago
Adam D. Barratt af7987c561 Fix transposition of arch/suite in tpu "not yet built" links
13 years ago
Adam D. Barratt 3bf778550c Fix "block-all source" handling
13 years ago
Adam D. Barratt 8ee72661f0 Perform basic sanity checking when reading hints files
13 years ago
Cyril Brulebois c992787918 lib/dpkg.c: Keep noise related to AIEEEs to a minimum.
13 years ago
Cyril Brulebois 47c808309b britney: Print the current package to stderr when AIEEEing.
13 years ago
Niels Thykier 5a998ea8a7 britney: Never strip multi-arch in dependencies
13 years ago