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
/
contrib
Age
Commit message (
Expand
)
Author
2019-08-18
Cleanup patches for 1.8.2
Sam Bingner
2019-08-18
Use access instead of faccessat for iOS5 compatibility
Sam Bingner
2019-08-18
Make the compiler complain less
Sam Bingner
2019-08-18
Workaround for shell scripts
Sam Bingner
2019-08-18
Added required patches
Jaywalker
2019-08-17
It is NOT OK to just munmap memory from malloc :/.
Jay Freeman (saurik)
2019-08-17
This is realloc, not reallocf: be more careful :/.
Jay Freeman (saurik)
2019-08-17
Bill is consistent. Bill is correct. Be like Bill.
Jay Freeman (saurik)
2019-08-17
You can't just assume the start is always zero :/.
Jay Freeman (saurik)
2019-08-17
The length given to msync was calculated wrong :/.
Jay Freeman (saurik)
2019-08-17
Not /not/ immediately mapping a file is INSANE :/.
Jay Freeman (saurik)
2019-08-17
The entire concept of PendingError() is flawed :/.
Jay Freeman (saurik)
2019-08-17
Bug #807012 also involves package dependencies :/.
Jay Freeman (saurik)
2019-08-17
It is *never* a good idea to throw away stderr :/.
Jay Freeman (saurik)
2019-08-17
Wreck validation until we can assess ecosystem :/.
Jay Freeman (saurik)
2019-08-17
__deprecated is already defined by sys/cdefs.h :/.
Jay Freeman (saurik)
2019-08-17
arpa/nameser.h, unlike nameser.h, uses NS_ prefix.
Jay Freeman (saurik)
2019-05-03
Prevent shutdown while running dpkg
Julian Andres Klode
2019-03-03
Add explicit message for unsupported binary signature
David Kalnischkies
2019-02-10
Fix various typos in the documentation
Jakub Wilk
2019-02-04
Use std::to_string() for HashStringList::FileSize() getter
Julian Andres Klode
2019-02-04
gpgv: Use buffered writes for splitting clearsigned files
Julian Andres Klode
2019-02-04
Merge branch 'pu/dead-pin' into 'master'
Julian Andres Klode
2019-02-01
Add a Packages-Require-Authorization Release file field
Julian Andres Klode
2019-02-01
Drop buffered writing from clearsigned message extraction
David Kalnischkies
2019-02-01
Avoid boolean flags by splitting writeTo functions
David Kalnischkies
2019-01-29
Reuse APT::StringView more in LineBuffer
David Kalnischkies
2019-01-29
Rework ifs to use not instead of == false/true
David Kalnischkies
2019-01-28
Refuse files with lines unexpectedly starting with a dash
David Kalnischkies
2019-01-28
Use more abstraction to handle the current line buffer
David Kalnischkies
2019-01-28
Explicitly remove the whitespaces defined by RFC
David Kalnischkies
2019-01-24
Merge and reuse tmp file handling across the board
David Kalnischkies
2019-01-23
Fail on non-signature lines in Release.gpg
David Kalnischkies
2019-01-23
Fail instead of warn for unsigned lines in InRelease
David Kalnischkies
2019-01-22
Remove `register` keyword
Khem Raj
2018-12-26
configuration: Compare size first during lookup
Julian Andres Klode
2018-12-04
Override FileFd copy constructor to prevent copying
Julian Andres Klode
2018-11-29
Use quoted tagnames in config dumps
David Kalnischkies
2018-11-25
Fix typo reported by codespell in code comments
David Kalnischkies
2018-10-14
Merge branch 'feature/subkeys' into 'master'
Julian Andres Klode
2018-10-05
Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts
Julian Andres Klode
2018-09-11
Support multiple keyrings in sources.list Signed-By
David Kalnischkies
2018-05-28
Use a steady clock source for progress reporting
David Kalnischkies
2018-05-11
don't try SRV requests based on IP addresses
David Kalnischkies
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2018-05-05
Fix various typos reported by spellcheckers
David Kalnischkies
2018-05-05
Avoid implicitly promotion of float to double
David Kalnischkies
2018-04-13
zstd: Implement support for multi-frame files
Julian Andres Klode
2018-04-13
Implement compression level handling for zstd
Julian Andres Klode
2018-03-12
apt-pkg: Add support for zstd
Julian Andres Klode
[next]