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-update.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)
Julian Andres Klode
2019-03-06
1
-1
/
+1
*
update: Provide APT::Update-Post-Invoke-Stats script hook point
Julian Andres Klode
2019-02-13
1
-0
/
+2
*
suggest using auth.conf for sources with passwords
David Kalnischkies
2017-07-26
1
-0
/
+13
*
show a warning for Debian shutting down FTP services
David Kalnischkies
2017-07-26
1
-0
/
+26
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-3
/
+3
*
don't lock dpkg in update commands
David Kalnischkies
2017-01-19
1
-2
/
+2
*
don't show update stats if cache generation is disabled
David Kalnischkies
2017-01-19
1
-6
/
+6
*
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-27
1
-2
/
+2
*
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
1
-8
/
+7
*
update: Check if the cache could be opened, don't just assume it
Julian Andres Klode
2015-08-15
1
-1
/
+2
*
add a simple unit test for acquire progress
David Kalnischkies
2015-04-10
1
-2
/
+2
*
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2014-10-07
1
-3
/
+1
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
1
-1
/
+8
*
Only show packages as upgradable if the have a CandidateVer != 0
Michael Vogt
2014-07-08
1
-1
/
+1
*
use P_ instead of ngettext to compiling with --disable-nls
Fredrik Fornwall
2014-06-18
1
-1
/
+1
*
Tell the user if no updates are available after apt update
Michael Vogt
2014-06-18
1
-1
/
+4
*
show upgradable packages after apt update
Michael Vogt
2014-05-22
1
-0
/
+18
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-27
/
+12
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-0
/
+1
*
Move ListUpdate/AquireUpdate into update.{cc,h}
Michael Vogt
2013-10-05
1
-0
/
+1
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-0
/
+93