index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
/
private-download.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean: Fold pkgArchiveCleaner2 into pkgArchiveCleaner
Julian Andres Klode
2019-02-26
1
-1
/
+1
*
Print useful error on "apt changelog" without arguments
Julian Andres Klode
2018-11-21
1
-1
/
+1
*
allow a method to request auxiliary files
David Kalnischkies
2018-01-03
1
-1
/
+2
*
Always warn if --force-yes is validly specified, not just if used
Julian Andres Klode
2017-07-27
1
-1
/
+0
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-8
/
+8
*
clean archives without changing directory
David Kalnischkies
2017-06-26
1
-3
/
+3
*
don't lock dpkg in 'apt-get clean'
David Kalnischkies
2017-01-19
1
-1
/
+1
*
CMake/private-download: Fix statfs includes on FreeBSD
Julian Andres Klode
2016-08-26
1
-0
/
+7
*
apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #if
Julian Andres Klode
2016-08-04
1
-1
/
+1
*
show globalerrors before asking for confirmation
David Kalnischkies
2016-05-16
1
-2
/
+1
*
drop empty line from fetch error
David Kalnischkies
2016-04-25
1
-1
/
+1
*
use local changelog from /usr/share/doc if possible
David Kalnischkies
2016-02-11
1
-0
/
+2
*
ensure we got a lock in clean operation
David Kalnischkies
2015-12-23
1
-4
/
+4
*
non-existing directories don't need to be cleaned
David Kalnischkies
2015-12-14
1
-8
/
+18
*
drop privileges in copy:// method as we do for file://
David Kalnischkies
2015-11-05
1
-0
/
+2
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
1
-1
/
+1
*
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
2015-11-04
1
-1
/
+202
*
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
1
-2
/
+9
*
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
2015-08-31
1
-49
/
+0
*
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-14
1
-2
/
+4
*
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
1
-5
/
+8
*
chown finished partial files earlier
David Kalnischkies
2014-10-23
1
-2
/
+9
*
check for available space, excluding root reserved blocks
David Kalnischkies
2014-10-15
1
-0
/
+39
*
don't drop privileges if _apt has not enough rights
David Kalnischkies
2014-10-15
1
-1
/
+49
*
Show unauthenticated warning for source packages as well
Michael Vogt
2014-06-02
1
-0
/
+5
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-4
/
+2
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-0
/
+1
*
put fetch errors in 'source' on our errorstack
David Kalnischkies
2013-10-03
1
-0
/
+96