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
*
Revert "depcache: Allow changing multi-arch versions for removed siblings"
Julian Andres Klode
2025-10-26
1
-4
/
+0
*
solver3: Allow removing manually installed packages
Julian Andres Klode
2025-10-25
1
-1
/
+1
*
solver3: Do not lose notion that we backtracked
Julian Andres Klode
2025-10-25
2
-1
/
+7
*
depcache: Allow changing multi-arch versions for removed siblings
Julian Andres Klode
2025-10-25
1
-0
/
+4
*
Implement architecture variants
Julian Andres Klode
2025-10-25
12
-3
/
+242
*
Move split() to APT::String::Split()
Julian Andres Klode
2025-10-25
3
-15
/
+14
*
solver3: Eagerly satisfy previously satisfied Recommends
Julian Andres Klode
2025-10-25
2
-3
/
+9
*
configuration: Add MoveSubTree with overwrite=false
Julian Andres Klode
2025-10-25
2
-3
/
+13
*
Correctly append or remove FD_CLOEXEC
Julian Andres Klode
2025-10-20
2
-4
/
+10
*
ExecFork: Simplify closing and make it safe
Julian Andres Klode
2025-10-20
1
-31
/
+19
*
Add some comments and tests around Keep-Fd ordering
Julian Andres Klode
2025-10-20
1
-0
/
+1
*
ExecFork: Use close_range() if available
Julian Andres Klode
2025-10-20
1
-2
/
+32
*
Move "Tried to start delayed item […], but failed" to debugging
Julian Andres Klode
2025-10-04
1
-4
/
+2
*
Add history undo, redo, and rollback features
Simon Johnsson
2025-10-02
2
-11
/
+51
*
History Command and Parsing
Simon Johnsson
2025-09-26
2
-0
/
+270
*
edsp: Do not skip lines (fixes Architecture reading)
Julian Andres Klode
2025-08-26
1
-31
/
+31
*
edsp: Clear architecture cache
Julian Andres Klode
2025-08-26
1
-0
/
+4
*
Fix indentation compiler warning with clang
Biswapriyo Nath
2025-08-26
1
-2
/
+5
*
debListParser: Cache `essential` and `myArch` more
Julian Andres Klode
2025-08-26
2
-13
/
+10
*
solver3: Allow any downloadable version to mark a package as not obsolete
Julian Andres Klode
2025-08-26
1
-3
/
+8
*
solver3: Sort dependency targets against current alternative
Julian Andres Klode
2025-08-26
1
-4
/
+1
*
Fix stuck acquire queues on partial server errors
Julian Andres Klode
2025-06-24
1
-3
/
+3
*
Include standard headers to fix clang compiler error
Biswapriyo Nath
2025-06-18
3
-0
/
+3
*
solver3: Avoid FTBFS with g++ 14.2 on arm{el,hf}
Julian Andres Klode
2025-06-10
1
-2
/
+2
*
Avoid cast alignment warning in cache string view
Julian Andres Klode
2025-06-10
1
-1
/
+1
*
solver3: Filter installed Recommends
Julian Andres Klode
2025-06-10
1
-0
/
+10
*
solver3: Explicitly declare and define ~Solver
Julian Andres Klode
2025-06-10
2
-0
/
+3
*
solver3: Ignore Architecture: all for obsoleted-by
Julian Andres Klode
2025-06-10
1
-1
/
+3
*
solver3: Only merge dependencies on the same package
Julian Andres Klode
2025-05-28
1
-6
/
+14
*
solver3: Merge Depends into Recommends
Julian Andres Klode
2025-05-27
1
-7
/
+23
*
solver3: Merge intersecting dependencies
Julian Andres Klode
2025-05-27
2
-6
/
+49
*
solver3: Assume manual packages
Julian Andres Klode
2025-05-26
1
-1
/
+16
*
solver3: Initialize startTime if not set in Pop()
Julian Andres Klode
2025-05-26
2
-1
/
+3
*
solver3: Allow CompareProviders3 with empty package
Julian Andres Klode
2025-05-26
1
-1
/
+1
*
solver3: If no choice was made nothing to invert
Julian Andres Klode
2025-05-26
1
-1
/
+1
*
solver3: Handle failed assumption in Pop()
Julian Andres Klode
2025-05-26
1
-0
/
+7
*
solver3: Remove Work::choice
Julian Andres Klode
2025-05-26
2
-15
/
+7
*
Fix error handling with getline
Walter Lozano
2025-05-19
2
-2
/
+2
*
Introduce apt why, apt why-not
Julian Andres Klode
2025-05-19
2
-0
/
+23
*
apt-pkg: fixed type comparison in 64bit systems using memsize cast
Herman Semenov
2025-05-19
2
-4
/
+4
*
Add 'Include'/'Exclude' options to limit packages used from a repository
Julian Andres Klode
2025-05-19
7
-25
/
+87
*
solver3: Do not install new packages for Suggests
Julian Andres Klode
2025-03-20
1
-0
/
+5
*
solver3: Handle previously satisfied Suggests last
Julian Andres Klode
2025-03-20
2
-1
/
+5
*
solver3: Record manual flag before discovering packages
Julian Andres Klode
2025-03-20
1
-2
/
+5
*
edsp: Dump minimized Dir::Log::Solver logs
Julian Andres Klode
2025-03-20
1
-1
/
+1
*
edsp: Add functionality to only write relevant packages
Julian Andres Klode
2025-03-20
2
-0
/
+46
*
zstd: The compressor level should be -6, not -19
Julian Andres Klode
2025-03-20
1
-1
/
+1
*
apt-pkg/solver3.h: avoid static_assert(false)
Johannes Schauer Marin Rodrigues
2025-03-14
1
-1
/
+3
*
solver3: Only hide ver->pkg clauses, not pkg->ver version selection ones
Julian Andres Klode
2025-03-13
1
-4
/
+14
*
solver3: Fix test-resolve-by-keep-new-recommend
Julian Andres Klode
2025-03-12
1
-20
/
+22
[next]