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
2018-01-04
simplify translating "lists directory missing" msg
David Kalnischkies
2018-01-03
require methods to request AuxRequest capability at startup
David Kalnischkies
2018-01-03
reimplement and simplify mirror:// method
David Kalnischkies
2018-01-03
allow a method to request auxiliary files
David Kalnischkies
2018-01-03
refactor message generation for methods
David Kalnischkies
2018-01-02
Support cleartext signed InRelease files with CRLF line endings
David Kalnischkies
2017-12-24
do not remap current files if nullptrs in cache generation
David Kalnischkies
2017-12-14
remove pointless APT_PURE from void functions
David Kalnischkies
2017-12-13
implement fallback to alternative URIs for all items
David Kalnischkies
2017-12-13
give the methods more metadata about the files to acquire
David Kalnischkies
2017-12-13
implement Acquire::Retries support for all items
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
fix over-calculating dpkg commandline length
David Kalnischkies
2017-12-13
explicitly name token in auth.conf parsing error
David Kalnischkies
2017-12-13
don't auto-switch candidate if installed is good enough
David Kalnischkies
2017-12-13
if insecure repo is allowed continue on all http errors
David Kalnischkies
2017-11-19
allow multivalue fields in deb822 sources to be folded
David Kalnischkies
2017-10-28
use store: instead of gzip: to open local changelogs
David Kalnischkies
2017-10-25
Don't segfault if receiving a method warning on empty queue
Julian Andres Klode
2017-10-22
Run the ProxyAutoDetect script in the sandbox again
Julian Andres Klode
2017-10-22
Run Proxy-Auto-Detect script from main process
Julian Andres Klode
2017-10-20
Fix testsuite for and add new fields from dpkg 1.19
Julian Andres Klode
2017-10-05
send the hashes for alternative file correctly
David Kalnischkies
2017-09-26
use pkgTagSection::Key in srcRecords parser
David Kalnischkies
2017-09-26
allow empty build-dependency fields in the parser
David Kalnischkies
2017-09-13
Fix translator comment location for legacy target warning
Julian Andres Klode
2017-09-10
CMake: Properly handle Udev missing
Julian Andres Klode
2017-09-09
Directly link against libudev on Linux systems
Julian Andres Klode
2017-09-09
cdrom: Don't hardcode "Files" field for copying source files
Julian Andres Klode
2017-09-09
Do not warn about duplicate "legacy" targets
Julian Andres Klode
2017-09-09
drop unused/unimplemented & hidden LoadReleaseInfo
David Kalnischkies
2017-09-09
don't ask an uninit _system for supported archs
David Kalnischkies
2017-09-09
don't write & chmod /dev/null log files
David Kalnischkies
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 hang if multiple sources use unavailable method
David Kalnischkies
2017-08-04
don't keep configuration files open needlessly
David Kalnischkies
2017-07-26
allow the auth.conf to be root:root owned
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-26
send weak-only hashes to methods
David Kalnischkies
2017-07-26
don't move failed pdiff indexes out of partial
David Kalnischkies
2017-07-26
don't try to rename failed pdiff patches twice
David Kalnischkies
2017-07-26
support compressed extended_states file for bug triage
David Kalnischkies
2017-07-20
Fix memory leak in C++-thread-local _error implementation
Julian Andres Klode
[next]