summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * show: Highlight field names and colorize package nameJulian Andres Klode2024-04-195-14/+40
| * apt update: Show upgradable package count in boldJulian Andres Klode2024-04-193-1/+7
| * i18n: Use Error:/Warning:/Notice: instead of E:/W:/N:Julian Andres Klode2024-04-191-5/+10
| * Keep the entire error/warning/notice message boldJulian Andres Klode2024-04-191-0/+4
| * Render notices without (yellow) color, just in boldJulian Andres Klode2024-04-191-1/+1
* | build: test: Silence warnings in GTest codeJulian Andres Klode2024-04-2033-32/+43
* | test: configuration: color: reset _config after testsJulian Andres Klode2024-04-201-0/+2
* | Merge branch 'audit' into 'main'Julian Andres Klode2024-04-199-8/+53
|\ \ | |/ |/|
| * Add an audit message for missing InRelease filesJulian Andres Klode2024-04-191-0/+2
| * Add an --audit option to switch on audit loggingJulian Andres Klode2024-04-194-2/+15
| * Change the default log level from debug to noticeJulian Andres Klode2024-04-195-6/+6
| * Add an "audit" error levelJulian Andres Klode2024-04-192-0/+30
|/
* Merge branch 'color-framework' into 'main'Julian Andres Klode2024-04-1911-20/+144
|\
| * apt.conf(5): Document the APT::Color scopeJulian Andres Klode2024-04-191-0/+39
| * private-output: Remove check for output version for colorJulian Andres Klode2024-04-191-2/+2
| * Add a --color, --no-color optionJulian Andres Klode2024-04-193-5/+14
| * Configure individual action colors using APT::Color::ActionJulian Andres Klode2024-04-192-7/+13
| * Use APT::Configuration::color to apply color to outputJulian Andres Klode2024-04-194-15/+18
| * Add APT::Configuration::color helper to colorize thingsJulian Andres Klode2024-04-193-0/+67
|/
* Allow no spaces for the last dependency in ParseDepends, tooDavid Kalnischkies2024-04-172-1/+34
* Simplified Chinese program translation updateBoyuan Yang2024-04-171-73/+54
* Czech program translation updateMiroslav Kure2024-04-171-65/+43
* Only erase OpProgress lines in output version 3.0Julian Andres Klode2024-04-151-5/+5
* Also respect an APT_NO_COLOR variableJulian Andres Klode2024-04-152-3/+3
* Release 2.9.12.9.1Julian Andres Klode2024-04-1448-797/+2713
* Merge branch 'ui-2.9.1' into 'main'Julian Andres Klode2024-04-149-12/+173
|\
| * apt: Use unicode install progress bar on UTF-8 localesJulian Andres Klode2024-04-132-1/+31
| * apt: Default to N in the y/N prompt if there were warningsJulian Andres Klode2024-04-131-2/+3
| * Use "Continue anyway?" if a warning is queuedJulian Andres Klode2024-04-131-1/+2
| * install: Show downgrades as yellowJulian Andres Klode2024-04-131-1/+1
| * Add warnings if space estimate exceeds free spaceJulian Andres Klode2024-04-131-0/+16
| * Remove approx. from space estimates; and do some alignmentJulian Andres Klode2024-04-131-3/+4
| * Show space estimate for /boot, if separate; or estimate initrd for /usrJulian Andres Klode2024-04-135-2/+86
| * Hide nice subtree character and indentation of summary from translationsJulian Andres Klode2024-04-133-8/+15
| * Space needed: Show space available in /usrJulian Andres Klode2024-04-131-2/+23
| * Rename "Installed size:" to "Space needed:"Julian Andres Klode2024-04-131-1/+1
* | Merge branch 'rafaelff-guest-main-patch-56374' into 'main'Julian Andres Klode2024-04-141-1/+1
|\ \ | |/ |/|
| * Remove duplicate sentence in private-output.ccRafael2024-04-141-1/+1
|/
* Release 2.9.02.9.0Julian Andres Klode2024-04-1258-333/+4947
* Merge branch 'terse-ui' into 'main'Julian Andres Klode2024-04-1211-143/+307
|\
| * Use the same words for the summaryJulian Andres Klode2024-04-121-4/+4
| * Only show Recommends/Suggests for new installs, not upgradesJulian Andres Klode2024-04-123-7/+1
| * Show Recommends/Suggests for upgrades too, move them downJulian Andres Klode2024-04-121-91/+98
| * apt: Introduce the new terse apt output format 3.0Julian Andres Klode2024-04-126-36/+92