summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix test cases for non-amd64 architecturesJulian Andres Klode2024-05-282-5/+7
| * CI: Set /bin/sh shell for travis user, so flock -c worksJulian Andres Klode2024-05-271-1/+1
|/
* Release 2.9.42.9.4Julian Andres Klode2024-05-2548-226/+514
* Merge branch 'solver3' into 'main'Julian Andres Klode2024-05-2558-112/+751
|\
| * solver3: Fix translations of removals for marked installJulian Andres Klode2024-05-243-2/+2
| * solver3: Actually restore unsolved items rather than solved onesJulian Andres Klode2024-05-243-9/+2
| * solver3: Use stable sortJulian Andres Klode2024-05-241-5/+5
| * solver3: Solve optional dependencies before optional packagesJulian Andres Klode2024-05-243-1/+3
| * solver3: Promote satisfied Suggests to RecommendsJulian Andres Klode2024-05-243-23/+48
| * test-bug-758153-versioned-provides-support: Solver 3.0 supportJulian Andres Klode2024-05-242-2/+9
| * solver3: Try candidate before installed version on upgradeJulian Andres Klode2024-05-242-2/+60
| * test: Support the 3.0 solver in most existing test casesJulian Andres Klode2024-05-2448-115/+492
| * test: Show statistics for parallel tests tooJulian Andres Klode2024-05-241-1/+26
| * test: Temporarily ignore autoremovable lists for solver3Julian Andres Klode2024-05-242-2/+11
| * test: Run working tests against the 3.0 solverJulian Andres Klode2024-05-244-4/+130
| * solver3: Implement APT::Solver::RemoveManual to allow removing manual packagesJulian Andres Klode2024-05-243-2/+9
| * edsp: solver3: Show some progressJulian Andres Klode2024-05-242-7/+17
|/
* pkgcachegen: Do not try to chmod or write to /dev/nullJulian Andres Klode2024-05-221-0/+4
* Deal better with spurious spaces in arch restrictionsDavid Kalnischkies2024-05-162-44/+93
* Do not save new if we have already installed providersDavid Kalnischkies2024-05-162-9/+20
* Do not mark new if we have already installed providersDavid Kalnischkies2024-05-162-3/+33
* Fix accidental silencing of output differences in testsDavid Kalnischkies2024-05-162-13/+39
* Release 2.9.32.9.3Julian Andres Klode2024-05-145-6/+58
* Merge branch 'solver3' into 'main'Julian Andres Klode2024-05-1411-3/+1288
|\
| * EDSP: Add "solver3" alias for apt-internal-solverJulian Andres Klode2024-05-142-1/+5
| * test-allow-scores-for-all-dependency-types: Adjust for solver3Julian Andres Klode2024-05-141-0/+3
| * test: Ignore progress output in comparing output..Julian Andres Klode2024-05-141-0/+1
| * Initial implementation of the 3.0 solverJulian Andres Klode2024-05-147-2/+1279
|/
* Dutch manpages translation updateFrans Spiesschaert2024-05-061-28/+21
* Dutch program translation updateFrans Spiesschaert2024-05-061-64/+39
* Separate columns by 2 spaces in listsJulian Andres Klode2024-04-301-1/+1
* Merge branch 'src-specifier' into 'main'Julian Andres Klode2024-04-294-4/+138
|\
| * source, build-dep: Allow specifying src:nameJulian Andres Klode2024-04-292-1/+121
| * showsrc: Support querying src:nameJulian Andres Klode2024-04-292-3/+17
* | Allow parsing an empty Provides lineDavid Kalnischkies2024-04-263-3/+64
* | Merge branch 'fix/mixed' into 'main'Julian Andres Klode2024-04-2616-87/+208
|\ \ | |/ |/|
| * Add test for dealing with unsat Suggests promoted to RecommendsDavid Kalnischkies2024-04-241-0/+65
| * Drop sudo-related envvars in testing frameworkDavid Kalnischkies2024-04-248-56/+29
| * Do not upgrade rev-deps ear-marked for removalDavid Kalnischkies2024-04-242-2/+55
| * Match version constraints before saving garbage packagesDavid Kalnischkies2024-04-242-10/+31
| * Avoid figuring which kept pkgs are phased if we don't display itDavid Kalnischkies2024-04-241-10/+10
| * Do not ignore if a cmake execute_process failsDavid Kalnischkies2024-04-244-9/+18
|/
* The text of notices and audits shall not be boldJulian Andres Klode2024-04-231-2/+4
* Highlight essential removals with action::remove colorJulian Andres Klode2024-04-231-1/+1
* Release 2.9.22.9.2Julian Andres Klode2024-04-2258-404/+2926
* Add long-version message "Audit:" instead of "A:"Julian Andres Klode2024-04-221-1/+1
* Merge branch 'ui-2.9.2' into 'main'Julian Andres Klode2024-04-2210-34/+83
|\
| * Show "Upgrading:" before other sectionsJulian Andres Klode2024-04-191-2/+2
| * Insert blank line following simulation noteJulian Andres Klode2024-04-191-0/+2
| * Remove spurious newline inside `apt autoremove` messageJulian Andres Klode2024-04-192-11/+17