Commit Graph

472 Commits (faa3f450e1bd25d6deaad50645d23d58d01ce51a)
 

Author SHA1 Message Date
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
Adam D. Barratt 081cd9afdb Merge branch 'master' of file:///srv/release.debian.org/git/britney2
13 years ago
Adam D. Barratt e24a8aa140 Drop closing li tag from "valid candidate" messages
13 years ago
Niels Thykier 9bf3224bd1 Remove some unused fields and methods in excuse
13 years ago
Niels Thykier 9a7274db93 Convert all classes to "new-type" Python classes
13 years ago
Adam D. Barratt 60aa770496 Make Excuse a new-style class, so property decorators work as expected
13 years ago
Niels Thykier ac7afef96b Made is_valid and dontinvalidate properties in Excuse
13 years ago
Niels Thykier cd1735492c Read testing data files only once
13 years ago
Niels Thykier 34467e964a Re-added support for completing removals in tab-completer
13 years ago
Niels Thykier 5ef956489a Fixed the tab-completer in hint-tester
13 years ago