353 Commits (d51fa09c754a5bbc2505bd05f1d30affc3fd9f38)

Author SHA1 Message Date
Niels Thykier ef45659797 britney.py: Fix bug where nuninst would be copied incorrectly
10 years ago
Niels Thykier 97fcba644c britney.py: Fix a regression in nuninst counting for hints
10 years ago
Niels Thykier bae9338a74 do_all(): Only sort_actions after recurse runs
10 years ago
Niels Thykier 822d847c11 britney.py: Skip lundo maintenance in non-hint recurse runs
10 years ago
Niels Thykier 04afa83ad8 Avoid unnecessary nuninst regressions for break archs
10 years ago
Niels Thykier a2d63a1c73 Move the nuninst checker function to britney_util
10 years ago
Niels Thykier d93f299fe5 britney.py: Avoid making migration items from migration items
10 years ago
Niels Thykier f88bcd98a2 britney.py: Save a table look up
10 years ago
Niels Thykier 0714b3bed8 britney.py: Correct the hash key in nuninst_arch_report
10 years ago
Niels Thykier 4383fe93a5 britney.py: Use defaultdict instead of "{}.setdefault"
10 years ago
Niels Thykier 12691baa87 Exploit equivalency to skip unneeded computation
10 years ago
Niels Thykier 37608071e9 britney.py: Refactor doop_source
10 years ago
Niels Thykier e9a7a07856 doop_source: Remove unncessary table loop up
10 years ago
Niels Thykier baa9eebc5c doop_source: Remove redundant part of the return value
10 years ago
Niels Thykier a46dd88709 britney.py: Split iter_packages into two
10 years ago
Niels Thykier c25e7f9cd7 britney.py: Handle version-ranged dependencies a bit smarter
10 years ago
Niels Thykier e45f2fe84e britney.py: _compute_groups returns sets of tuples, not str
10 years ago
Niels Thykier d63b5a95d8 britney.py: dict does not have a .add (in _compute_groups)
10 years ago
Niels Thykier 8251b56e66 britney.py: Fix use of undefined variable
10 years ago
Adam D. Barratt 791b71d441 Remove an obsolete comment
10 years ago
Niels Thykier 1306eb664d Britney: Fix malformed removal hints from auto hinter
10 years ago
Niels Thykier afa9a543b1 britney.py: Fix bug with hinting removals
10 years ago
Niels Thykier 2079b1fb5e Add auto hinter on top of the new installability tester
10 years ago
Niels Thykier d90681eca2 Handle smooth updates better in "easy"-hints
10 years ago
Niels Thykier 643b1098d1 Rewrite, rename and extend find_upgraded_binaries
10 years ago
Niels Thykier d359759e9d Move "old_libraries" to britney_util
10 years ago
Niels Thykier 5ddd9ebc36 Move write_controlfiles to britney_util
10 years ago
Niels Thykier b429d4871e Factor write_sources into its own function
10 years ago
Niels Thykier 691bda4bd8 Write "HeidiResultDelta" file containing the changes of the run
11 years ago
Niels Thykier 7f471eca25 britney.py: Remove obsolete comment about AIEEE
11 years ago
Ivo De Decker 9345e9f6fe Add note when a pkg is being removed because it is not in sid
11 years ago
Niels Thykier a378bb6060 util: Add new "write_excuses" function
11 years ago
Ivo De Decker 87813401bf handle export for excuse with 'force'
11 years ago
Ivo De Decker a037c189e9 add remove reason when package not in unstable
11 years ago
Ivo De Decker 68d2d54663 first attempt at adding reason
11 years ago
Ivo De Decker 6a7aeac400 add bug list to yaml
11 years ago
Ivo De Decker ab4de3b93c first attempt at yaml logging
11 years ago
Ivo De Decker 9d79ce7297 if hintsdir is defined, read hints from there
11 years ago
Ivo De Decker cd242ff453 read hints earlier
11 years ago
Ivo De Decker 581204696c if outputdir is defined, write dates file there
11 years ago
Julien Cristau 7eef861a15 Fix urgency reading to obey 'low'
11 years ago
Julien Cristau 7966ceae1a Change the default urgency setting to medium
11 years ago
Niels Thykier ea4e4493a2 Remove the old installability tester
11 years ago
Niels Thykier 7051d5b0e9 Rewrite installability tester
11 years ago
Niels Thykier cf84bcfa58 Defer building the nun-inst cache
11 years ago
Adam D. Barratt 69b3154d79 Apply various typo and clarity fixes
11 years ago
Adam D. Barratt f2f9939f20 Remove the C library placeholder for "pre-depends"
11 years ago
Colin Watson b9f6417351 Support :any architecture qualifiers for multiarch
11 years ago
Adam D. Barratt 253590ba27 Update copyright
11 years ago
Adam D. Barratt 1b89f7fa22 Rename make_hintitem() to make_migrationitem()
11 years ago