936 Commits (master)
 

Author SHA1 Message Date
Fabio Tranchitella 6f69de7da0 Several improvements in algorithms and performances.
18 years ago
Fabio Tranchitella a9e7101d65 Implemented --actions command line option.
18 years ago
Fabio Tranchitella 9802ae9914 New algorithm for conflicts checks; improved general performances.
18 years ago
Fabio Tranchitella 05ac673cc0 Added new architectures list to the config file, which actually is empty.
18 years ago
Fabio Tranchitella f96887ca41 Fixed a bug in iter_packages for single-arch operations.
18 years ago
Fabio Tranchitella 0cc91e9a28 Removed unused variables.
18 years ago
Fabio Tranchitella b21863f9fd Minor performance improvements.
18 years ago
Fabio Tranchitella 1df9db222d Performance improvements.
18 years ago
Fabio Tranchitella b6b677620b Added a list of known bugs for the old britney, fixed a bug while evaluating nuninst.
18 years ago
Fabio Tranchitella f19c391289 Ops, I missed this patch.
18 years ago
Fabio Tranchitella 24674215cd iter_packages eat the list, so we need to pass a copy.
18 years ago
Fabio Tranchitella 6abbd90bfc Several fixes for the output file; added support for decrements of the uninstallability count.
18 years ago
Fabio Tranchitella c6376aeced Added a few suggestion from aba.
18 years ago
Fabio Tranchitella 0a1052a499 Fixed the TODO list.
18 years ago
Fabio Tranchitella 88fefc93df Added reverse conflicts to packages: this is implemented after some discussion with aj in order to catch in advance packages which are uninstallable after a conflicting package in their dependency tree changes.
18 years ago
Fabio Tranchitella caa3c19dcd Small changes for the output file.
18 years ago
Fabio Tranchitella 728cfa7d6c Britney allows versioned dependencies on virtual packages while generating excuses but not while executing UpgradeRun. This seems weird to me, but I have to stay with it as long as I need to compare my output with the original one.
18 years ago
Fabio Tranchitella f61981a611 Register reverse dependencies for real packages which provides virtual packages.
18 years ago
Fabio Tranchitella c6947cfefb Track reverse dependencies for new binaries, too.
18 years ago
Fabio Tranchitella 199dcbd927 The "I don't know why I chose this job" changeset: fixed the undo code.
18 years ago
Fabio Tranchitella 17bade51a7 First implementation of conflicts for UpgradeRun.
18 years ago
Fabio Tranchitella e3b6b42181 Support for single-architecture updates.
18 years ago
Fabio Tranchitella db59ded380 Small (silly?) optimization and variable rename.
18 years ago
Fabio Tranchitella 4c244612e5 Fixed a bug in broken reverse-depending packages: we need to loop untill no changes are detected.
18 years ago
Fabio Tranchitella 8bd331e037 Several important fixes to excuse generation and upgraderun; rebuild documentation.
18 years ago
Fabio Tranchitella 5183a97046 Fixed a (stupid) typo.
18 years ago
Fabio Tranchitella e8f90413a1 Several improvements for UpgradeRun code.
18 years ago
Fabio Tranchitella 3e75f09c49 Fixed a bug for binNMUs detect.
18 years ago
Fabio Tranchitella e08abbcb44 First implementation of UpgradeRun, actually limited to removed sources.
18 years ago
Fabio Tranchitella 82bafce7a3 Removed rdepends generation, it is probably too much cpu intensive and could be computed on-line.
18 years ago
Fabio Tranchitella ec4469c589 Added a verbose explanation of how the excuses are generated as docstring for the module britney.
18 years ago
Fabio Tranchitella 015a01c769 Fixed a typo in excuse.py
18 years ago
Fabio Tranchitella f7b9bdc1f4 Support for fake source packages, which solved the last compatibility issues for the old britney code.
18 years ago
Fabio Tranchitella 8ba92ccadb Minor fixes for excuse generation.
18 years ago
Fabio Tranchitella 6c39d4e13f Removed useless files.
18 years ago
Fabio Tranchitella b1603db2e4 Initial import, excuses generation almost working.
18 years ago