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
/
deb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse Checksum fields via pkgTagSection::Key, too
David Kalnischkies
2022-04-01
2
-18
/
+10
*
Use pkgTagSection::Key in more places in src:apt
David Kalnischkies
2022-04-01
3
-28
/
+29
*
Avoid .c_str() on strings feed into pkgTagSection::FindS
David Kalnischkies
2022-04-01
1
-1
/
+1
*
Drop support for long obsoleted Suggests alias: Optional
David Kalnischkies
2022-04-01
1
-4
/
+1
*
Introduce and use isalpha_ascii() in debversion rather than isalpha()
Julian Andres Klode
2022-01-06
1
-1
/
+1
*
Don't print every inline PGP key in Signed-By
Victor Westerhuis
2021-11-05
1
-1
/
+0
*
Merge branch 'fakechroot' into 'main'
Julian Andres Klode
2021-10-19
1
-2
/
+12
|
\
|
*
apt-pkg/deb/dpkgpm.cc: make DPkg::Chroot-Directory work under fakechroot
Johannes Schauer Marin Rodrigues
2021-09-19
1
-2
/
+12
*
|
Only allow full Signed-By keys where filenames are allowed
Julian Andres Klode
2021-10-18
1
-3
/
+5
*
|
Add support for embedding PGP keys into Signed-By in deb822 sources
Julian Andres Klode
2021-10-18
1
-0
/
+17
*
|
Streamline access to barbarian architecture functionality
David Kalnischkies
2021-09-04
1
-5
/
+15
*
|
Barbarian M-A:allowed don't satisfy :any deps of other archs
David Kalnischkies
2021-09-04
1
-4
/
+13
|
/
*
Merge branch 'fix/dpkgchroot' into 'main'
Julian Andres Klode
2021-07-05
3
-30
/
+26
|
\
|
*
Restore dpkg::chroot-directory functionality
David Kalnischkies
2021-06-10
3
-30
/
+26
*
|
Store size from volatile sources for already installed versions
David Kalnischkies
2021-06-10
1
-1
/
+6
|
/
*
No URL decode and quoting support for Files in Sources
David Kalnischkies
2021-06-04
1
-16
/
+14
*
Allow superfluous commas in build-dependency lines
David Kalnischkies
2021-04-25
1
-3
/
+8
*
Streamline or-group closing after other arch-specific package
David Kalnischkies
2021-04-25
1
-7
/
+3
*
Do not pass --force-remove-protected with --auto-deconfigure
Julian Andres Klode
2021-04-21
1
-3
/
+0
*
Merge the three RAII vectors managing args lifetime
David Kalnischkies
2021-03-09
1
-90
/
+108
*
Handle multi-arch pkgnames for dpkg call via RAII
David Kalnischkies
2021-03-09
1
-11
/
+5
*
Use RAII to clean up tmp dir for dpkg recursive install
David Kalnischkies
2021-03-09
1
-10
/
+7
*
Replace multi-statement macro with lambda
David Kalnischkies
2021-03-09
1
-42
/
+32
*
Do not require force-loopbreak on Protected packages
Julian Andres Klode
2021-02-23
1
-0
/
+3
*
Guess compressor only if no AR nember with exact name exists
David Kalnischkies
2021-02-02
1
-25
/
+34
*
Merge branch 'pu/include-all-translations' into 'master'
Julian Andres Klode
2021-01-27
1
-1
/
+1
|
\
|
*
Include all translations when building the cache
Julian Andres Klode
2021-01-27
1
-1
/
+1
*
|
dpkg: fix passing readonly /dev/null fd as stdout/stderr
Youfu Zhang
2021-01-22
1
-1
/
+1
|
/
*
Add support for Phased-Update-Percentage
Julian Andres Klode
2021-01-08
1
-0
/
+7
*
Determine autoremovable kernels at run-time
Julian Andres Klode
2021-01-04
1
-1
/
+7
*
Keep URIs encoded in the acquire system
David Kalnischkies
2020-12-18
2
-4
/
+11
*
CVE-2020-27350: debfile: integer overflow: Limit control size to 64 MiB
Julian Andres Klode
2020-12-09
1
-0
/
+15
*
Add basic support for the Protected field
Julian Andres Klode
2020-06-29
4
-1
/
+23
*
Do not sent our filename-provides trick to EDSP solvers
David Kalnischkies
2020-06-14
1
-5
/
+4
*
Silence clang warning -Wstring-plus-int
David Kalnischkies
2020-05-25
1
-1
/
+1
*
Parse last line in deb file correctly by adding a newline
David Kalnischkies
2020-03-21
1
-1
/
+1
*
Show absolute time while waiting for lock instead of %, rework message
Julian Andres Klode
2020-03-06
1
-1
/
+6
*
(temporarily) unhide pkgDPkgPM again to have python-apt compile
Julian Andres Klode
2020-02-27
1
-1
/
+1
*
apt(8): Wait for frontend and cache lock
Julian Andres Klode
2020-02-26
2
-8
/
+47
*
apt-pkg: default visibility to hidden
Julian Andres Klode
2020-02-26
3
-7
/
+7
*
Make metaIndex::GetNotBefore virtual
Julian Andres Klode
2020-02-26
1
-1
/
+1
*
pkgsystem: Drop more virtual workaround shenanigans
Julian Andres Klode
2020-02-26
3
-10
/
+9
*
metaindex: Add Origin, Label, Version, DefaultPin, ReleaseNotes members
Julian Andres Klode
2020-02-26
1
-5
/
+5
*
Remove various dynamic_cast uses, use virtual methods instead
Julian Andres Klode
2020-02-26
1
-3
/
+3
*
Remove ABI workaround for debDebPkgFileIndex::ArchiveInfo
Julian Andres Klode
2020-02-26
2
-3
/
+2
*
Make map_pointer<T> typesafe
Julian Andres Klode
2020-02-24
1
-2
/
+2
*
Remove CRC-16 implementation
Julian Andres Klode
2020-02-18
1
-1
/
+0
*
Use a 32-bit djb VersionHash instead of CRC-16
Julian Andres Klode
2020-02-18
2
-6
/
+6
*
Merge branch 'pu/source-version' into 'master'
Julian Andres Klode
2020-02-18
1
-22
/
+12
|
\
|
*
Allow querying all binaries built by a source package
Julian Andres Klode
2020-01-17
1
-22
/
+12
[next]