Commit Graph

372 Commits (de56c719b6eb1465a5fa94a5a427d9a8fae53093)
 

Author SHA1 Message Date
Adam D. Barratt af93264815 Add initial version of Hint/HintCollection classes.
14 years ago
Adam D. Barratt 59f789a300 migrationitem: allow for the specification of version information.
14 years ago
Adam D. Barratt 9c7fcbc42c Migrate most code parsing package names to use MigrationItems.
14 years ago
Adam D. Barratt bff3139b3a MigrationItem: new class representing a single package being migrated.
14 years ago
Adam D. Barratt d10630ff56 Grammar / spelling fix some comments
14 years ago
Adam D. Barratt 3b7fb3e733 Bring the author and version information in sync with reality.
14 years ago
Adam D. Barratt 9bcc953588 Update a comment to account for proposed-updates support.
14 years ago
Adam D. Barratt 17df888d6c Add myself to the copyright information.
14 years ago
Adam D. Barratt fb2279cf12 Better document the new auto-hinter functionality.
14 years ago
Adam D. Barratt 0b4c63a832 Make the auto-hinter more intelligent.
14 years ago
Adam D. Barratt 1f909bca4d Sort dependency list when outputting an excuse.
14 years ago
Adam D. Barratt 418a9db9f9 Avoid marking more valid excuses as impossible.
14 years ago
Adam D. Barratt 88bc3eeb5e Avoid marking some valid excuses as impossible.
14 years ago
Adam D. Barratt 4958255e54 Stop referring to impossible dependencies as "unpossible".
14 years ago
Adam D. Barratt ddf31479e2 Fix up p-u optionality
14 years ago
Adam D. Barratt c0f3af69a7 Make reading of pu package lists optional
14 years ago
Adam D. Barratt 0187eaaee1 Merge and re-factor some pu and tpu tests
14 years ago
Adam D. Barratt 2e3dd20a36 Add initial support for pulling updates from stable-proposed-updates
14 years ago
Adam D. Barratt b909f73d6a Make a variable name more descriptive (first -. circular-first)
14 years ago
Adam D. Barratt 20d7614b70 Enhance the auto-hinter to support non-circular dependencies
14 years ago
Adam D. Barratt fa87a57536 Simplify (and fix) logic for assigning section "faux" to fake sources
14 years ago
Philipp Kern ca27cd07db britney.py: turn on unbuffered writing
14 years ago
Adam D. Barratt f7e6881b0b TODO: fix typoes; thanks, Julien Cristau
14 years ago
Adam D. Barratt 06fb3e7d6e TODO: obsolete in favour of the BTS
14 years ago
Adam D. Barratt 4b20a85291 TODO: Remove completed items
14 years ago
Adam D. Barratt e2b6d344e0 Fix typoed method name. Thanks, Julien Cristau.
14 years ago
Adam D. Barratt 68e161a412 Drop madcoder, adeodato (commented out) and jurij's hint files
14 years ago
Adam D. Barratt 300bf06e99 Give nthykier "helper hints"
14 years ago
Adam D. Barratt 458bbb9a6f Re-enable writing of "Dates" at the end of the run.
14 years ago
Adam D. Barratt ecb1c026fe List packages which became uninstallable during the run (if any)
14 years ago
Adam D. Barratt bf50bc9782 Documentation typo / grammar fixes
14 years ago
Adam D. Barratt 62f56a7ec3 Ensure reverse-dependencies of superseded packages are always checked.
14 years ago
Adam D. Barratt a2539aa849 Replace references to "not installable" packages with "non-installable"
14 years ago
Adam D. Barratt 1681787b0d Stop claiming to be reading/writing bug counts.
14 years ago
Adam D. Barratt f1d94a1cee Typo fix ("builded" -> "built")
14 years ago
Adam D. Barratt 8cd4057e1c Fix incorrect uninstallability counters caused by failed "easy" hints
14 years ago
Adam D. Barratt e5a80bf76f Fix handling of arch:all to arch:any transitions
14 years ago
Adam D. Barratt e3921e2822 Fix up attempts to access the lists of RC bugs by the wrong names
14 years ago
Adam D. Barratt c0e4fb9550 Improve handling of bugs listed against src:foo
14 years ago
Adam D. Barratt 5557543c8a One more reverse-dependency move to get_reverse_tree()
14 years ago
Adam D. Barratt b6bef2c4ee Make all reverse dependency checks use get_reverse_tree()
14 years ago
Adam D. Barratt d74efb8655 Move recursive reverse dependency calculation into get_reverse_tree()
14 years ago
Adam D. Barratt 5498c6c4a1 lib/dpkg.c: Also use SIZEOFHASHMAP for the sources hashes
14 years ago
Adam D. Barratt e2c424926e When undoing a hint, remove new binaries before re-adding those removed
14 years ago
Mehdi Dogguy 5976b3885c Update buildd links (s@build.php@status/logs.php@)
14 years ago
Mehdi Dogguy add7f512db Update buildd links (s@build.php@status/logs.php@)
14 years ago
Adam D. Barratt 6d771152ec Make the recursive reverse depenedency list building more efficient
14 years ago
Adam D. Barratt e2e4559a5b Add support for the python-apt 0.8 API.
14 years ago
Adam D. Barratt d0279a36a6 Don't try to build dependency trees for non-existent packages
14 years ago
Adam D. Barratt 89ace6b7f7 Correctly handle uninstallable arch:all to installable arch:any moves
14 years ago