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
/
deblistparser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache: Introduce partial SourceVersion support
Julian Andres Klode
2025-02-15
1
-4
/
+4
*
Drop APT::StringView
наб
2025-02-14
1
-19
/
+0
*
APT::StringView -> std::string_view [textonly]
наб
2025-02-14
1
-4
/
+4
*
Ensure we can build with APT_PKG_ABI > 601
Julian Andres Klode
2025-01-05
1
-1
/
+2
*
Fix accidental ABI break in debListParser::ParseDepends
Julian Andres Klode
2024-11-28
1
-0
/
+18
*
(+=)+= -> append().append()
наб
2024-11-14
1
-1
/
+1
*
apt-pkg/deb/deblistparser.cc: APT::StringView -> std::string_view
наб
2024-11-12
1
-30
/
+31
*
apt-pkg/pkgcachegen.cc, apt-pkg/pkgcachegen.h: APT::StringView -> std::string...
наб
2024-11-12
1
-29
/
+29
*
apt-pkg/edsp/edsplistparser.cc: APT::StringView -> std::string_view
наб
2024-11-12
1
-1
/
+1
*
Deal better with spurious spaces in arch restrictions
David Kalnischkies
2024-05-16
1
-44
/
+41
*
Allow parsing an empty Provides line
David Kalnischkies
2024-04-26
1
-1
/
+1
*
Allow no spaces for the last dependency in ParseDepends, too
David Kalnischkies
2024-04-17
1
-1
/
+1
*
Parse unsupported != relation in dependencies
David Kalnischkies
2024-03-07
1
-1
/
+11
*
Modernize standard library includes
Julian Andres Klode
2024-02-20
1
-3
/
+3
*
Stop calculating Description-md5 if missing
Julian Andres Klode
2023-10-04
1
-19
/
+1
*
Use pkgTagSection::Key in more places in src:apt
David Kalnischkies
2022-04-01
1
-11
/
+10
*
Drop support for long obsoleted Suggests alias: Optional
David Kalnischkies
2022-04-01
1
-4
/
+1
*
Barbarian M-A:allowed don't satisfy :any deps of other archs
David Kalnischkies
2021-09-04
1
-4
/
+13
*
Store size from volatile sources for already installed versions
David Kalnischkies
2021-06-10
1
-1
/
+6
*
Include all translations when building the cache
Julian Andres Klode
2021-01-27
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
*
Add basic support for the Protected field
Julian Andres Klode
2020-06-29
1
-0
/
+2
*
Do not sent our filename-provides trick to EDSP solvers
David Kalnischkies
2020-06-14
1
-5
/
+4
*
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
1
-4
/
+4
*
Allow querying all binaries built by a source package
Julian Andres Klode
2020-01-17
1
-22
/
+12
*
Convert users of {MD5,SHA1,SHA256,SHA512}Summation to use Hashes
Julian Andres Klode
2020-01-14
1
-3
/
+3
*
Avoid extra out-of-cache hash table deduplication for package names
Julian Andres Klode
2020-01-08
1
-2
/
+5
*
Show details about the package with bad Provides
David Kalnischkies
2019-07-08
1
-3
/
+4
*
Merge the ParseDepends functions
Julian Andres Klode
2019-06-11
1
-35
/
+5
*
debListParser: Avoid native arch lookup in ParseDepends
Julian Andres Klode
2018-12-26
1
-3
/
+3
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
convert various c-style casts to C++-style
David Kalnischkies
2017-12-13
1
-3
/
+3
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-9
/
+9
*
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
1
-1
/
+0
*
Strip 0: epochs from the version hash
Julian Andres Klode
2017-06-28
1
-0
/
+5
*
Do not package names representing .dsc/.deb/... files
Julian Andres Klode
2017-02-10
1
-2
/
+13
*
ParseDepends: Support passing the desired architecture
Niels Thykier
2017-01-02
1
-3
/
+25
*
Do not use MD5SumValue for Description_md5()
Julian Andres Klode
2016-11-22
1
-11
/
+7
*
debListParser: Micro-optimize AvailableDescriptionLanguages()
Julian Andres Klode
2016-11-22
1
-8
/
+7
*
Optimize VersionHash() to not need temporary copy of input
Julian Andres Klode
2016-11-22
1
-14
/
+6
*
Introduce tolower_ascii_unsafe() and use it for hashing
Julian Andres Klode
2016-11-22
1
-1
/
+1
*
debListParser: Convert to use pkgTagSection::Key-based lookup
Julian Andres Klode
2016-11-22
1
-39
/
+41
*
add hidden config to set packages as Essential/Important
David Kalnischkies
2016-11-11
1
-2
/
+14
*
VersionHash: Do not skip too long dependency lines
Julian Andres Klode
2016-09-18
1
-2
/
+2
*
reinstalling local deb file is no downgrade
David Kalnischkies
2016-07-01
1
-1
/
+1
*
Fix buffer overflow in debListParser::VersionHash()
Julian Andres Klode
2016-06-28
1
-2
/
+6
*
get group again after potential remap in Source: parse
David Kalnischkies
2016-03-06
1
-1
/
+3
[next]