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
2015-11-25
slightly rephrase notice shown for insecure repositories
Justin B Rye
2015-11-21
review of new/changed translatable program strings
Justin B Rye
2015-11-21
do not sent Last-Modified if we expect a changed file
David Kalnischkies
2015-11-20
fix a few typos in code-comments/apt manpage
David Kalnischkies
2015-11-20
do not segfault in cache generation on mmap failure
David Kalnischkies
2015-11-19
ignore lost+found in private directory cleanup
David Kalnischkies
2015-11-19
support setting empty values (sanely) & removing support for
David Kalnischkies
2015-11-19
do not use _apt for file/copy sources if it isn't world-accessible
David Kalnischkies
2015-11-05
"support" unsigned Release files without hashes again
David Kalnischkies
2015-11-05
encode UTF-8 characters correctly in QuoteString
David Kalnischkies
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
do not use read() returned value unconditionally
David Kalnischkies
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
2015-11-04
ignore newlines in dpkg-deb control output for installing debs
David Kalnischkies
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-11-04
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
centralize unlink checks in acquire-item
David Kalnischkies
2015-11-04
do not cleanup .diff/Index files on Hit
David Kalnischkies
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
deduplicate main methods
David Kalnischkies
2015-11-04
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
add binary-specific options via Binary scope
David Kalnischkies
2015-11-04
refer to apt-secure(8) in unsecure repositories warning
David Kalnischkies
2015-11-04
rework errors and warnings around insecure repositories
David Kalnischkies
2015-11-04
add ConnectionTimedOut to transient failreasons list
David Kalnischkies
2015-11-04
support .deb files in upgrade operations as well
David Kalnischkies
2015-11-04
show progress info while 'downloading' a local .deb file
David Kalnischkies
2015-11-04
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
2015-11-04
allow all dpkg selections to be set via apt-mark and libapt
David Kalnischkies
2015-11-04
provide public interface to hold/unhold packages
David Kalnischkies
2015-11-04
refactor dpkg execution in deb/debsystem
David Kalnischkies
2015-11-04
add cacheset push_back wrapping for std::back_inserter
David Kalnischkies
2015-11-04
implement operator* for cacheset iterators
David Kalnischkies
2015-11-04
implement a public pkgSystem::ArchitecturesSupported
David Kalnischkies
2015-11-04
implement a public pkgSystem::MultiArchSupported
David Kalnischkies
2015-10-30
orderlist: Replace qsort() by thread-safe std::sort()
Julian Andres Klode
2015-10-30
algorithms: Replace qsort() by thread-safe std::sort()
Julian Andres Klode
2015-10-30
dpkgpm: Convert users of localtime() to localtime_r()
Julian Andres Klode
2015-10-30
cacheset: Fix compilation on new GCC in C++98 mode
Julian Andres Klode
2015-10-30
srvrec: Do not expose C++11 tuple use in header
Julian Andres Klode
2015-10-30
dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safe
Julian Andres Klode
2015-10-30
dpkgpm: Convert ctime() call to ctime_r()
Julian Andres Klode
2015-10-30
aptconfiguration: Convert strtok() to strtok_r()
Julian Andres Klode
2015-10-30
GetSrvRecords: Make thread-safe
Julian Andres Klode
2015-10-23
deblistparser: Make PrioList const
Julian Andres Klode
2015-10-11
Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire
Julian Andres Klode
2015-09-30
Fix select timeout to be 50msec instead of 0.5msec
Michael Vogt
2015-09-14
fallback to well-known URI if by-hash fails
David Kalnischkies
[next]