index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'edsp-source-version' into 'main'
Julian Andres Klode
2024-06-13
2
-1
/
+15
|
\
|
*
edsp: Parse source version from the Source-Version field
Julian Andres Klode
2024-05-30
2
-1
/
+15
*
|
solver3: Order obsolete choices last
Julian Andres Klode
2024-06-13
2
-8
/
+53
*
|
solver3: Remove no longer necessary comparisons
Julian Andres Klode
2024-06-13
1
-22
/
+0
*
|
solver3: Group work items
Julian Andres Klode
2024-06-13
2
-27
/
+67
*
|
solver3: Do not dump sizes that are clearly pointers
Julian Andres Klode
2024-06-13
1
-1
/
+1
|
/
*
solver3: Fix translations of removals for marked install
Julian Andres Klode
2024-05-24
1
-1
/
+1
*
solver3: Actually restore unsolved items rather than solved ones
Julian Andres Klode
2024-05-24
1
-1
/
+1
*
solver3: Use stable sort
Julian Andres Klode
2024-05-24
1
-5
/
+5
*
solver3: Solve optional dependencies before optional packages
Julian Andres Klode
2024-05-24
1
-0
/
+2
*
solver3: Promote satisfied Suggests to Recommends
Julian Andres Klode
2024-05-24
1
-20
/
+46
*
solver3: Try candidate before installed version on upgrade
Julian Andres Klode
2024-05-24
1
-2
/
+9
*
solver3: Implement APT::Solver::RemoveManual to allow removing manual packages
Julian Andres Klode
2024-05-24
1
-2
/
+5
*
edsp: solver3: Show some progress
Julian Andres Klode
2024-05-24
1
-7
/
+16
*
pkgcachegen: Do not try to chmod or write to /dev/null
Julian Andres Klode
2024-05-22
1
-0
/
+4
*
Deal better with spurious spaces in arch restrictions
David Kalnischkies
2024-05-16
1
-44
/
+41
*
Do not mark new if we have already installed providers
David Kalnischkies
2024-05-16
1
-0
/
+19
*
Initial implementation of the 3.0 solver
Julian Andres Klode
2024-05-14
4
-0
/
+1264
*
Allow parsing an empty Provides line
David Kalnischkies
2024-04-26
1
-1
/
+1
*
Do not upgrade rev-deps ear-marked for removal
David Kalnischkies
2024-04-24
1
-2
/
+5
*
Do not ignore if a cmake execute_process fails
David Kalnischkies
2024-04-24
1
-4
/
+8
*
The text of notices and audits shall not be bold
Julian Andres Klode
2024-04-23
1
-2
/
+4
*
Add long-version message "Audit:" instead of "A:"
Julian Andres Klode
2024-04-22
1
-1
/
+1
*
Merge branch 'ui-2.9.2' into 'main'
Julian Andres Klode
2024-04-22
3
-17
/
+44
|
\
|
*
show: Highlight field names and colorize package name
Julian Andres Klode
2024-04-19
2
-11
/
+29
|
*
i18n: Use Error:/Warning:/Notice: instead of E:/W:/N:
Julian Andres Klode
2024-04-19
1
-5
/
+10
|
*
Keep the entire error/warning/notice message bold
Julian Andres Klode
2024-04-19
1
-0
/
+4
|
*
Render notices without (yellow) color, just in bold
Julian Andres Klode
2024-04-19
1
-1
/
+1
*
|
Add an audit message for missing InRelease files
Julian Andres Klode
2024-04-19
1
-0
/
+2
*
|
Change the default log level from debug to notice
Julian Andres Klode
2024-04-19
3
-4
/
+4
*
|
Add an "audit" error level
Julian Andres Klode
2024-04-19
2
-0
/
+30
|
/
*
Add APT::Configuration::color helper to colorize things
Julian Andres Klode
2024-04-19
2
-0
/
+37
*
Allow no spaces for the last dependency in ParseDepends, too
David Kalnischkies
2024-04-17
1
-1
/
+1
*
Only erase OpProgress lines in output version 3.0
Julian Andres Klode
2024-04-15
1
-5
/
+5
*
apt: Use unicode install progress bar on UTF-8 locales
Julian Andres Klode
2024-04-13
1
-1
/
+11
*
Show space estimate for /boot, if separate; or estimate initrd for /usr
Julian Andres Klode
2024-04-13
3
-1
/
+61
*
OpProgress: Erase lines when done
Julian Andres Klode
2024-04-12
1
-4
/
+7
*
Revert "debrecords: Do not reparse if given same location"
Julian Andres Klode
2024-03-22
2
-14
/
+3
*
debrecords: Do not reparse if given same location
Julian Andres Klode
2024-03-22
2
-3
/
+14
*
pkgTagFile::Jump: Use lookback buffer to rejump to current position
Julian Andres Klode
2024-03-21
1
-0
/
+5
*
Parse unsupported != relation in dependencies
David Kalnischkies
2024-03-07
1
-1
/
+11
*
Handle EINTR in the static FileFd::Write overload
David Kalnischkies
2024-03-05
1
-39
/
+32
*
Implement gpgv --assert-pubkey-algo=>=rsa2048,ed25519,ed448
Julian Andres Klode
2024-02-28
1
-0
/
+1
*
Delete SHADOWED metaIndex if we don't actually use snapshots
Julian Andres Klode
2024-02-20
1
-0
/
+7
*
Automatically enable snapshots where supported
Julian Andres Klode
2024-02-20
1
-1
/
+16
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
75
-184
/
+180
*
Merge branch 'prevent_read_conf_inf_loop' into 'main'
Julian Andres Klode
2024-02-20
1
-1
/
+1
|
\
|
*
Prevent infinite loop in `ReadConfigFile`
Adam Saponara
2023-12-29
1
-1
/
+1
*
|
Merge branch 'keep-kernel-size' into 'main'
Julian Andres Klode
2024-02-20
1
-13
/
+20
|
\
\
|
*
|
Configure the amount of kernels to keep
Wesley Schwengle
2024-01-24
1
-13
/
+20
[next]