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-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
2018-01-02
Support cleartext signed InRelease files with CRLF line endings
David Kalnischkies
2017-12-13
support multiline values in LookupTag
David Kalnischkies
2017-12-13
deal with floats without old-style cast
David Kalnischkies
2017-12-13
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
2017-12-13
convert various c-style casts to C++-style
David Kalnischkies
2017-12-13
deprecate the single-line deprecation ignoring macro
David Kalnischkies
2017-12-13
explicitly name token in auth.conf parsing error
David Kalnischkies
2017-10-22
Run the ProxyAutoDetect script in the sandbox again
Julian Andres Klode
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-08-24
Redefine APT_CONST to mean APT_PURE
Julian Andres Klode
2017-08-04
don't keep configuration files open needlessly
David Kalnischkies
2017-07-26
reimplement and document auth.conf
David Kalnischkies
2017-07-26
show warnings instead of errors if files are unreadable
David Kalnischkies
2017-07-26
use FileFd to parse all apt configuration files
David Kalnischkies
2017-07-20
Fix memory leak in C++-thread-local _error implementation
Julian Andres Klode
2017-07-20
Use C++11 threading support instead of pthread
Julian Andres Klode
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-08
fix various typos reported by codespell & spellintian
David Kalnischkies
[next]