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-private
/
private-download.cc
Age
Commit message (
Expand
)
Author
2016-08-26
CMake/private-download: Fix statfs includes on FreeBSD
Julian Andres Klode
2016-08-04
apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #if
Julian Andres Klode
2016-05-16
show globalerrors before asking for confirmation
David Kalnischkies
2016-04-25
drop empty line from fetch error
David Kalnischkies
2016-02-11
use local changelog from /usr/share/doc if possible
David Kalnischkies
2015-12-23
ensure we got a lock in clean operation
David Kalnischkies
2015-12-14
non-existing directories don't need to be cleaned
David Kalnischkies
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-08-31
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
2015-08-14
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-10
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2014-10-23
chown finished partial files earlier
David Kalnischkies
2014-10-15
check for available space, excluding root reserved blocks
David Kalnischkies
2014-10-15
don't drop privileges if _apt has not enough rights
David Kalnischkies
2014-06-02
Show unauthenticated warning for source packages as well
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2013-10-03
put fetch errors in 'source' on our errorstack
David Kalnischkies