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-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
2019-11-26
patterns: Add ?section
Julian Andres Klode
2019-11-26
patterns: Add ?all-versions
Julian Andres Klode
2019-11-26
patterns: Implement ?narrow(...), as ?any-version(?and(...))
Julian Andres Klode
2019-11-26
patterns: Add ?any-version
Julian Andres Klode
2019-11-25
Fix progress bar width for multibyte charsets
Алексей Шилин
2019-11-25
strutl: Add APT::String::DisplayLength() function
Алексей Шилин
2019-11-25
patterns: Add ?origin
Julian Andres Klode
2019-11-25
patterns: Add ?archive
Julian Andres Klode
2019-11-25
patterns: Add ?source-name and ?source-version
Julian Andres Klode
2019-11-25
patterns: Add ?version
Julian Andres Klode
2019-11-25
patterns: Add base class for regular expression matching
Julian Andres Klode
2019-11-25
Search in all available description translations
Алексей Шилин
2019-09-19
Pass --abort-after=1 to dpkg when using --force-depends
Julian Andres Klode
2019-08-22
srvrec: Use re-entrant resolver functions
Julian Andres Klode
2019-08-19
patterns: Allow more complex words
Julian Andres Klode
2019-08-15
patterns: Improve error reporting at end of argument list
Julian Andres Klode
2019-08-15
Add ?virtual pattern
Julian Andres Klode
2019-08-15
Add the ?exact-name pattern
Julian Andres Klode
2019-08-15
Add ?essential pattern
Julian Andres Klode
2019-08-15
Add ?broken pattern
Julian Andres Klode
2019-08-15
Add ?config-files and ?installed patterns
Julian Andres Klode
2019-08-15
Add ?obsolete and ?upgradable patterns
Julian Andres Klode
2019-08-15
Add ?automatic and ?garbage patterns
Julian Andres Klode
2019-08-15
Add patterns for the existing CacheFilter::Matcher classes
Julian Andres Klode
2019-08-15
Add pattern tree parser infra and connect with cacheset and apt list
Julian Andres Klode
2019-08-15
Add initial support for parsing patterns into parse trees
Julian Andres Klode
2019-08-15
Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=access
Julian Andres Klode
2019-08-05
Merge branch 'pu/locking-msg' into 'master'
Julian Andres Klode
2019-07-10
Fix typos reported by codespell in code comments
David Kalnischkies
2019-07-08
Apply various suggestions by cppcheck
David Kalnischkies
[next]