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
*
solver3: Avoid std::vector for statically sized arrays
Julian Andres Klode
2025-02-07
2
-26
/
+70
*
solver3: Add const where helpful
Julian Andres Klode
2025-02-07
2
-10
/
+24
*
solver3: Point to stored clauses, do not copy them
Julian Andres Klode
2025-02-07
2
-38
/
+41
*
solver3: Use a package clause for optional roots
Julian Andres Klode
2025-02-07
2
-6
/
+23
*
solver3: Refactor Dump() to toString()
Julian Andres Klode
2025-02-07
2
-54
/
+27
*
solver3: Support comparing packages and versions
Julian Andres Klode
2025-02-07
1
-8
/
+15
*
solver3: Replace PropagateInstall() with Discover()
Julian Andres Klode
2025-02-07
2
-93
/
+83
*
solver3: Extract TranslateOrGroup() out of EnqueueOrGroup()
Julian Andres Klode
2025-02-07
2
-40
/
+42
*
solver3: Extract Clause out of Work
Julian Andres Klode
2025-02-07
2
-66
/
+86
*
solver3: Simplify WhyStr()
Julian Andres Klode
2025-02-07
1
-16
/
+5
*
solver3: Cache all configuration calls
Julian Andres Klode
2025-02-07
2
-9
/
+10
*
solver3: Cache calls to policy
Julian Andres Klode
2025-02-07
2
-6
/
+22
*
solver3: Propagate single choice clauses as facts
Julian Andres Klode
2025-02-07
2
-10
/
+12
*
solver3: Annotate all bool functions with [[nodiscard]]
Julian Andres Klode
2025-02-07
1
-12
/
+12
*
solver3: Early exit when propagating satisfied clauses
Julian Andres Klode
2025-02-07
1
-4
/
+5
*
solver3: Partially generalize work items from Version to Var
Julian Andres Klode
2025-02-07
2
-31
/
+46
*
solver3: Simplify work ordering
Julian Andres Klode
2025-02-07
1
-14
/
+4
*
solver3: Drop unused upgrade flag
Julian Andres Klode
2025-02-07
2
-5
/
+3
*
dpkg: Pass --admindir if a different one is specified
Julian Andres Klode
2025-02-07
1
-0
/
+7
*
Measure BootSize as integer
Julian Andres Klode
2025-02-03
2
-3
/
+3
*
Correctly calculate kernel size in /boot
Julian Andres Klode
2025-02-03
1
-32
/
+25
*
Include Extra in the size counted for Version struct
David Kalnischkies
2025-01-30
1
-1
/
+1
*
Record all available sources for descriptions
David Kalnischkies
2025-01-30
1
-53
/
+55
*
Do not create descriptions structs for each architecture
David Kalnischkies
2025-01-30
1
-6
/
+9
*
Drop unused version stanza size info from binary cache
David Kalnischkies
2025-01-30
2
-5
/
+11
*
Drop unused description size info from binary cache
David Kalnischkies
2025-01-30
2
-5
/
+11
*
Do not overflow ver/desc<->file relation counters
David Kalnischkies
2025-01-30
1
-0
/
+5
*
solver3: Credit MiniSAT
Julian Andres Klode
2025-01-30
1
-0
/
+11
*
solver3: Use a propagation queue
Julian Andres Klode
2025-01-30
2
-8
/
+29
*
solver3: Replace Install() with Enqueue(), and PropagateInstall()
Julian Andres Klode
2025-01-30
2
-44
/
+36
*
solver3: Remove NewUnsatRecommends group
Julian Andres Klode
2025-01-30
2
-3
/
+0
*
solver3: Soft unit propagation for optional items
Julian Andres Klode
2025-01-30
1
-2
/
+7
*
apt: Introduce the modernize-sources command
Julian Andres Klode
2025-01-28
1
-0
/
+4
*
metaindex: Support loading without filename
Julian Andres Klode
2025-01-28
2
-0
/
+14
*
sqv, gpgv: Do not fail if Dir::Etc::Trusted is set and trusted.gpg.d is missing
Julian Andres Klode
2025-01-22
1
-2
/
+10
*
Unset Dir::Etc::trusted
Julian Andres Klode
2025-01-21
1
-1
/
+0
*
Remove superseded warning about trusted.gpg fallback
Julian Andres Klode
2025-01-21
1
-2
/
+2
*
Write Pre-Depends with a dash again in EDSP
David Kalnischkies
2025-01-17
1
-1
/
+1
*
proxy: Avoids triggering bounds check in std::string_view
Julian Andres Klode
2025-01-14
1
-1
/
+1
*
Merge branch 'check-missing-dpkg-bin' into 'main'
Julian Andres Klode
2025-01-14
2
-3
/
+11
|
\
|
*
apt-pkg/deb/debsystem.cc: Fall back to "dpkg" when Dir::Bin::dpkg is not found
Balint Reczey
2024-12-30
2
-3
/
+11
*
|
Remove leftovers from ftp and rsh/ssh methods removal
David Kalnischkies
2025-01-05
1
-1
/
+1
*
|
Remove leftovers of the apt-key removal
David Kalnischkies
2025-01-05
2
-3
/
+1
*
|
Drop unused short form APT_IGNORE_DEPRECATED
David Kalnischkies
2025-01-05
1
-6
/
+1
*
|
Drop usage of APT_MUSTCHECK
David Kalnischkies
2025-01-05
5
-14
/
+14
*
|
Drop usage of APT_UNUSED
David Kalnischkies
2025-01-05
2
-3
/
+3
*
|
Drop APT_DEPRECATED usage
David Kalnischkies
2025-01-05
5
-15
/
+16
*
|
Drop APT_NORETURN usage
David Kalnischkies
2025-01-05
4
-9
/
+12
*
|
Drop unused FLAG macro and friends
David Kalnischkies
2025-01-05
1
-6
/
+4
*
|
Drop the remaining usage of APT_ARRAY_SIZE
David Kalnischkies
2025-01-05
2
-5
/
+2
[next]