index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
2020-02-20
tagfile: Check if memchr() returned null before using
Julian Andres Klode
2020-02-18
Merge branch 'source_to_debsrc' into 'master'
Julian Andres Klode
2020-02-18
Remove CRC-16 implementation
Julian Andres Klode
2020-02-18
Use a 32-bit djb VersionHash instead of CRC-16
Julian Andres Klode
2020-02-18
Merge branch 'pu/source-version' into 'master'
Julian Andres Klode
2020-02-18
Remove code tagged APT_PKG_590, add some missing includes
Julian Andres Klode
2020-02-18
Bump ABI to 6.0
Julian Andres Klode
2020-02-16
Revert "Add a Packages-Require-Authorization Release file field"
Julian Andres Klode
2020-02-16
policy: Add SetPriority() methods
Julian Andres Klode
2020-02-12
apt-pkg/srcrecords.cc: 'source' means 'deb-src' in error message
Nis Martensen
2020-02-06
Fix remaining usec vs sec time-delta calculation typos
David Kalnischkies
2020-02-03
patterns: test for empty terms, reject them
Julian Andres Klode
2020-02-03
Correctly stop parsing short form arguments on space, also on ?
Julian Andres Klode
2020-02-03
patterns: Implement parsing of (...) groups
Julian Andres Klode
2020-02-03
Implement | as or
Julian Andres Klode
2020-02-03
patterns: Allow rendering patterns as patterns instead of json-ish
Julian Andres Klode
2020-02-03
patterns: Parse sequence of patterns as ?and
Julian Andres Klode
2020-02-03
patterns: Allow bare words only in arguments
Julian Andres Klode
2020-02-03
patterns: Implement unary !
Julian Andres Klode
2020-02-03
Implement short patterns (patterns starting with ~)
Julian Andres Klode
2020-02-03
patterns: Use _sv literals
Julian Andres Klode
2020-02-03
patterns: Provide Node constructor, simplify error throwing
Julian Andres Klode
2020-02-03
patterns: Make offset a size_t instead of off_t
Julian Andres Klode
2020-02-03
StringView: Implement operator ""_sv
Julian Andres Klode
2020-01-27
NewGroup: Create GrpIterator after allocation (fix segfault)
Julian Andres Klode
2020-01-17
mmap: Do not look for empty pool unless we need to
Julian Andres Klode
2020-01-17
policy: Implement pinning by source package
Julian Andres Klode
2020-01-17
Allow querying all binaries built by a source package
Julian Andres Klode
2020-01-16
pkgcache.cc: Mix PACKAGE_VERSION into the cache hash
Julian Andres Klode
2020-01-16
NewProvidesAllArch: Check if group is empty before using it
Julian Andres Klode
2020-01-15
Merge branch 'pu/apt-regex-cli' into 'master'
Julian Andres Klode
2020-01-15
apt(8): Disable regular expressions and fnmatch
Julian Andres Klode
2020-01-15
netrc: Add warning when ignoring entries for unencrypted protocols
Julian Andres Klode
2020-01-14
Remove includes of (md5|sha1|sha2).h headers
Julian Andres Klode
2020-01-14
Deprecate the Summation classes and mark them for removal
Julian Andres Klode
2020-01-14
Convert users of {MD5,SHA1,SHA256,SHA512}Summation to use Hashes
Julian Andres Klode
2020-01-14
Raise buffer size for Hashes::AddFD() from 4 KiB to 64 KiB
Julian Andres Klode
2020-01-14
hashes: Use Libgcrypt for hashing purposes
Julian Andres Klode
2020-01-09
Merge branch 'pu/source-groups' into 'master'
Julian Andres Klode
2020-01-08
acquire: Move queue startup after calling log's Start()
Julian Andres Klode
2020-01-08
Avoid extra out-of-cache hash table deduplication for package names
Julian Andres Klode
2020-01-07
Only define likely/unlikely if APT_COMPILING_APT set
Julian Andres Klode
2020-01-07
Remove various unused macros like MAX/MIN/ABS/APT_CONST
Julian Andres Klode
2020-01-07
Rename _count() macro to APT_ARRAY_SIZE()
Julian Andres Klode
2020-01-07
Avoid #define _error, use anonymous C++ struct instead
Julian Andres Klode
2019-12-02
Merge branch 'pu/patterns-phase2' into 'master'
Julian Andres Klode
2019-12-02
netrc: Restrict auth.conf entries to https by default
Julian Andres Klode
2019-11-27
Remove failed trusted signature instead of index on IMS hit
David Kalnischkies
2019-11-27
Use correct filename on IMS-hit reverify for indices
David Kalnischkies
2019-11-26
Fix some style warnings from cppcheck
David Kalnischkies
[next]