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
*
Fix crash in VersionExtra using --with-source etc
Julian Andres Klode
2025-02-24
2
-3
/
+5
*
solver3: Fix error stack handling
Julian Andres Klode
2025-02-18
1
-7
/
+7
*
solver3: Fix test-apt-move-and-forget-manual-sections
Julian Andres Klode
2025-02-18
1
-2
/
+24
*
refactor: Deduplicate and Move SectionInSubTree to Configuration
Julian Andres Klode
2025-02-18
3
-38
/
+40
*
strutl: Add missing #include <cstdint> [gcc 15]
Julian Andres Klode
2025-02-18
1
-0
/
+1
*
edsp: Use buffered writes for EDSP dumps
Julian Andres Klode
2025-02-17
1
-1
/
+1
*
Add more excludes to the versionscript
Julian Andres Klode
2025-02-15
1
-0
/
+6
*
Add missing #include <string_view>
Julian Andres Klode
2025-02-15
12
-0
/
+12
*
Add missing #include <memory>
Julian Andres Klode
2025-02-15
4
-0
/
+4
*
cache: Introduce partial SourceVersion support
Julian Andres Klode
2025-02-15
7
-15
/
+82
*
cacheset: Drop APT_PUBLIC from templates
Julian Andres Klode
2025-02-15
1
-2
/
+2
*
fileutl: Convert FileFd::d to std::unique_ptr
Julian Andres Klode
2025-02-15
2
-18
/
+14
*
Remove some more unused functions
Julian Andres Klode
2025-02-15
4
-70
/
+0
*
Run unifdef -DAPT_PKG_ABI=700 again
Julian Andres Klode
2025-02-15
7
-73
/
+0
*
StartsWithGPGClearTextSignature(): don't keep un-written-to pointer to consta...
наб
2025-02-14
1
-1
/
+1
*
flAbsPath(): try to re-use storage of argument
наб
2025-02-14
1
-2
/
+2
*
Take const& in flNotFile()
наб
2025-02-14
2
-2
/
+2
*
Take const& in GetLock()
наб
2025-02-14
2
-2
/
+2
*
Take const& in Rename()
наб
2025-02-14
2
-2
/
+2
*
Take const& in {,Real}FileExists()
наб
2025-02-14
2
-4
/
+4
*
string{=> _view} flNotDir(string{=> _view}). Configuration::{Cnd,}Set(Value: ...
наб
2025-02-14
9
-30
/
+33
*
Return string_view from Apt::String::Strip(). Take string_view in VectorizeSt...
наб
2025-02-14
6
-23
/
+23
*
APT::String::* should take string_views
наб
2025-02-14
2
-26
/
+13
*
string{=> _view} flExtension(string{=> _view})
наб
2025-02-14
5
-11
/
+11
*
Drop APT::StringView
наб
2025-02-14
6
-202
/
+2
*
APT::StringView -> std::string_view [textonly]
наб
2025-02-14
11
-115
/
+111
*
apt-pkg: Avoid exporting any optional symbols
Julian Andres Klode
2025-02-14
2
-2
/
+18
*
Bump ABI to 7.0
Julian Andres Klode
2025-02-14
1
-1
/
+1
*
BaseRegexMatcher: Use std::optional [ABI]
Julian Andres Klode
2025-02-14
2
-11
/
+11
*
algorithms: Use smart pointer for 2nd PList
Julian Andres Klode
2025-02-14
1
-13
/
+8
*
algorithms: Use &list[0] instead of list.get()
Julian Andres Klode
2025-02-14
1
-6
/
+6
*
algorithms: Use smart pointers
Julian Andres Klode
2025-02-14
2
-21
/
+13
*
pkgrecords: Use smart pointer
Julian Andres Klode
2025-02-14
2
-11
/
+4
*
packagemanager: Use smart pointers
Julian Andres Klode
2025-02-14
2
-15
/
+9
*
tagfile: Use smart pointers
Julian Andres Klode
2025-02-14
2
-46
/
+47
*
policy: Use smart pointers
Julian Andres Klode
2025-02-14
2
-13
/
+8
*
solver3: Store clauses as the reasons for decisions
Julian Andres Klode
2025-02-14
2
-23
/
+35
*
solver3: Only enqueue shared dependencies at the package level
Julian Andres Klode
2025-02-14
1
-0
/
+10
*
solver3: Remove work rescoring in favor of unit propagation
Julian Andres Klode
2025-02-14
2
-60
/
+26
*
solver3: Refactor a debug message
Julian Andres Klode
2025-02-14
1
-6
/
+1
*
ResolveByKeep: Do not pass UPGRADE_ALL to EDSP solver
Julian Andres Klode
2025-02-14
1
-1
/
+1
*
solver3: Pass EDSP flags directly rather than via config
Julian Andres Klode
2025-02-14
4
-13
/
+11
*
solver3: Fix ordering of or groups
Julian Andres Klode
2025-02-14
1
-6
/
+10
*
solver3: Implement phasing as part of strict pinning rules
Julian Andres Klode
2025-02-14
1
-1
/
+3
*
solver3: Promote various Recommends to Depends
Julian Andres Klode
2025-02-14
1
-0
/
+12
*
solver3: Correctly call MarkKeep() for kept back packages
Julian Andres Klode
2025-02-14
1
-11
/
+15
*
solver3: Install Essential on dist-upgrade
Julian Andres Klode
2025-02-14
1
-0
/
+14
*
solver3: Defer 3.0 'deep' autoremoval to 3.1, fix autoremove
Julian Andres Klode
2025-02-14
4
-4
/
+5
*
solver3: Reject reverse conflicts on install
Julian Andres Klode
2025-02-14
1
-0
/
+9
*
solver3: Reject reverse dependencies natively
Julian Andres Klode
2025-02-14
2
-110
/
+28
[next]