index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
/
private-install.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
apt: push to emplace C++11 if possible
Herman Semenoff
2026-04-08
1
-4
/
+4
*
apt: funcs called with a string literal consisting of a single character
Herman Semenoff
2026-04-08
1
-2
/
+2
*
💬 Recommend use of `apt update` over `apt-get update`
Max Coplan
2025-05-19
1
-2
/
+2
*
Remove unused variable in apt-private
Julian Andres Klode
2025-04-04
1
-1
/
+0
*
solver3: Consider more upgrades more costly when not upgrading
Julian Andres Klode
2025-04-04
1
-1
/
+7
*
solver3: Correctly deb822-escape error message in evaluation report
Julian Andres Klode
2025-03-26
1
-1
/
+3
*
solver3: Avoid empty error message in evaluation crash report
Julian Andres Klode
2025-03-20
1
-3
/
+6
*
solver3: Use zstd-compressed, base64-encoded dumps
Julian Andres Klode
2025-03-20
1
-5
/
+14
*
solver evaluation: write minimized solver dumps
Julian Andres Klode
2025-03-20
1
-1
/
+1
*
Print --solver 3.0 explanation if both internal and it failed
Julian Andres Klode
2025-03-09
1
-0
/
+3
*
Evaluate and fall back to the 3.0 solver
Julian Andres Klode
2025-03-09
1
-86
/
+223
*
Measure BootSize as integer
Julian Andres Klode
2025-02-03
1
-2
/
+2
*
Acknowledge non-erase usage of remove_if for volatile sources
David Kalnischkies
2024-11-22
1
-1
/
+1
*
Show installed version (not candidate version) while removing a package
sid
2024-07-05
1
-1
/
+1
*
Do not save new if we have already installed providers
David Kalnischkies
2024-05-16
1
-0
/
+18
*
Match version constraints before saving garbage packages
David Kalnischkies
2024-04-24
1
-6
/
+14
*
Avoid figuring which kept pkgs are phased if we don't display it
David Kalnischkies
2024-04-24
1
-10
/
+10
*
Show "Upgrading:" before other sections
Julian Andres Klode
2024-04-19
1
-2
/
+2
*
Remove spurious newline inside `apt autoremove` message
Julian Andres Klode
2024-04-19
1
-10
/
+13
*
Configure individual action colors using APT::Color::Action
Julian Andres Klode
2024-04-19
1
-1
/
+1
*
Use APT::Configuration::color to apply color to output
Julian Andres Klode
2024-04-19
1
-1
/
+1
*
apt: Default to N in the y/N prompt if there were warnings
Julian Andres Klode
2024-04-13
1
-2
/
+3
*
Use "Continue anyway?" if a warning is queued
Julian Andres Klode
2024-04-13
1
-1
/
+2
*
Add warnings if space estimate exceeds free space
Julian Andres Klode
2024-04-13
1
-0
/
+16
*
Remove approx. from space estimates; and do some alignment
Julian Andres Klode
2024-04-13
1
-3
/
+4
*
Show space estimate for /boot, if separate; or estimate initrd for /usr
Julian Andres Klode
2024-04-13
1
-1
/
+22
*
Hide nice subtree character and indentation of summary from translations
Julian Andres Klode
2024-04-13
1
-3
/
+5
*
Space needed: Show space available in /usr
Julian Andres Klode
2024-04-13
1
-2
/
+23
*
Rename "Installed size:" to "Space needed:"
Julian Andres Klode
2024-04-13
1
-1
/
+1
*
Only show Recommends/Suggests for new installs, not upgrades
Julian Andres Klode
2024-04-12
1
-1
/
+1
*
Show Recommends/Suggests for upgrades too, move them down
Julian Andres Klode
2024-04-12
1
-91
/
+98
*
apt: Introduce the new terse apt output format 3.0
Julian Andres Klode
2024-04-12
1
-9
/
+20
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
1
-2
/
+2
*
Show a separate list of upgrades deferred due to phasing
Julian Andres Klode
2024-02-13
1
-1
/
+16
*
Restore ?garbage by calling MarkAndSweep before parsing
Julian Andres Klode
2023-11-20
1
-0
/
+3
*
Downgrade unmerged-usr from error to two warnings
Julian Andres Klode
2023-09-20
1
-17
/
+32
*
Only accept installs of usrmerge on unmerged-usr systems
Julian Andres Klode
2023-09-16
1
-0
/
+20
*
Add apt install,upgrade,... -U,--update options
Julian Andres Klode
2023-05-02
1
-0
/
+5
*
Respect users pkg order on `apt install` for resolving
David Kalnischkies
2022-09-02
1
-7
/
+12
*
Avoid triggering unused variable ‘State’ in doAutoInstall
David Kalnischkies
2022-09-02
1
-5
/
+3
*
Let the auto installer loose for non-broken packages too
Julian Andres Klode
2022-07-11
1
-2
/
+0
*
Spelling fixes
Ville Skyttä
2021-11-27
1
-2
/
+2
*
Require argument to remove essential packages, do not prompt
Julian Andres Klode
2021-11-17
1
-13
/
+1
*
Check sources.list could be parsed before adding volatile files
Julian Andres Klode
2021-07-01
1
-0
/
+2
*
Merge branch 'pu/upgradecounter' into 'main'
Julian Andres Klode
2021-04-29
1
-15
/
+39
|
\
|
*
Count uninstallable packages in "not upgraded"
David Kalnischkies
2021-04-25
1
-15
/
+39
*
|
Call MarkAndSweep only manually in apt-get for autoremove
David Kalnischkies
2021-04-26
1
-6
/
+15
|
/
*
json: Add `package-list` and `statistics` install hooks
Julian Andres Klode
2021-04-23
1
-3
/
+8
*
Only autoremove kernels in apt(8); respect --no-auto-remove
Julian Andres Klode
2021-01-08
1
-2
/
+2
*
Automatically remove unused kernels on dist-upgrade
Julian Andres Klode
2021-01-04
1
-1
/
+11
[next]