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 'main' into 'main'
Julian Andres Klode
2024-08-12
1
-0
/
+2
|
\
|
*
Do not return error if `Signed-By` value in source list is empty
Aristo Chen
2024-07-12
1
-0
/
+2
*
|
Fix obsoleted-by handling for experimental
Julian Andres Klode
2024-08-12
2
-13
/
+40
*
|
Merge branch 'deprecate-pubkey-algos' into 'main'
Julian Andres Klode
2024-07-30
4
-1
/
+41
|
\
\
|
*
|
Only revoke weak RSA keys for now, add 'next' and 'future' levels
Julian Andres Klode
2024-07-15
1
-1
/
+3
|
*
|
gpgv: Add IsAssertedPubKeyAlgo() function
Julian Andres Klode
2024-07-15
2
-0
/
+33
|
*
|
worker: Add an audit level to log audit messages
Julian Andres Klode
2024-07-15
1
-0
/
+5
|
|
/
*
/
solver3: Refactor Reason.Pkg()/Reason.Ver() use with iterator
Julian Andres Klode
2024-07-16
2
-6
/
+16
|
/
*
solver3: Formatting cleanup
Julian Andres Klode
2024-07-02
1
-8
/
+8
*
solver3: Only demote obsolete packages in choices for upgrades
Julian Andres Klode
2024-07-02
1
-2
/
+3
*
solver3: Consider packages as obsolete and not versions
Julian Andres Klode
2024-07-02
2
-13
/
+26
*
solver3: Refactor (rewrite) FromDepCache()
Julian Andres Klode
2024-07-01
1
-36
/
+23
*
solver3: Unmark packages before setting any in ToDepCache
Julian Andres Klode
2024-07-01
1
-0
/
+2
*
solver3: Do not accidentally promote Replaces and Enhances to dependencies
Julian Andres Klode
2024-07-01
1
-1
/
+3
*
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
[next]