index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lower default timeout from 120s to 30s
Julian Andres Klode
2018-05-24
1
-3
/
+3
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
apt-pkg: Add support for zstd
Julian Andres Klode
2018-03-12
1
-0
/
+1
*
Merge branch 'pu/not-valid-before' into 'master'
Julian Andres Klode
2018-02-19
1
-0
/
+3
|
\
|
*
Check that Date of Release file is not in the future
Julian Andres Klode
2018-02-19
1
-0
/
+3
*
|
ensure correct file permissions for auxfiles
David Kalnischkies
2018-02-19
1
-0
/
+1
*
|
add apt-helper drop-privs command…
David Kalnischkies
2018-02-19
1
-6
/
+19
|
/
*
document https options in new apt-transport-https manpage
David Kalnischkies
2018-01-03
3
-190
/
+1
*
Add rapid "happy eyeballs" connection fallback (RFC 8305)
Julian Andres Klode
2018-01-03
1
-0
/
+3
*
Print syscall number and arch to stderr when trapped by seccomp
Julian Andres Klode
2017-10-26
1
-0
/
+1
*
Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh
Julian Andres Klode
2017-10-22
1
-0
/
+3
*
show a warning for Debian shutting down FTP services
David Kalnischkies
2017-07-26
1
-1
/
+5
*
Switch from /org to /srv in example apt-ftparchive configuration
Paul Wise
2017-07-12
1
-4
/
+4
*
fix various typos reported by codespell & spellintian
David Kalnischkies
2017-07-08
1
-1
/
+1
*
ask for releaseinfo change interactively in apt
David Kalnischkies
2017-06-28
1
-0
/
+2
*
error in update on Release information changes
David Kalnischkies
2017-06-28
1
-7
/
+28
*
Introduce Acquire::AllowTLS to turn off TLS support
Julian Andres Klode
2017-06-28
1
-0
/
+2
*
avoid explicit types for pkg counts by auto
David Kalnischkies
2017-06-26
1
-0
/
+6
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
2
-3
/
+3
*
Read dpkg tables to handle architecture wildcards
Julian Andres Klode
2017-01-17
1
-0
/
+5
*
allow warning generation for non-whitelisted options
David Kalnischkies
2016-12-31
1
-243
/
+523
*
add hidden config to set packages as Essential/Important
David Kalnischkies
2016-11-11
1
-1
/
+6
*
CMake: Add initial support for documentation building
Julian Andres Klode
2016-08-06
1
-0
/
+4
*
fix and document on the fly compressor config
David Kalnischkies
2016-05-27
2
-4
/
+14
*
mention APT::AutoRemove::{Recommends,Suggests}Important option
Andreas Metzler
2015-12-14
1
-0
/
+3
*
use @CHANGEPATH@ as placeholder in changelog URI templates
David Kalnischkies
2015-12-02
1
-2
/
+2
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
1
-8
/
+3
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-11-05
1
-2
/
+2
|
\
|
*
doc/examples/configure-index: make "Dpkg::Max{Arg,ArgBytes} match reality
Michael Vogt
2014-10-22
1
-2
/
+2
*
|
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-10-01
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-04-01
1
-1
/
+1
|
\
|
*
fix documentation for APT::Periodic::MaxSize "0" (closes: #740551)
Michael Vogt
2014-03-27
1
-1
/
+1
*
|
Add new Debug::RunScripts option
Michael Vogt
2014-04-01
1
-1
/
+1
|
/
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-1
/
+1
*
introduce a vendor system to change sources.list
David Kalnischkies
2013-11-30
1
-8
/
+0
*
fix syntax error in the configure-index
David Kalnischkies
2013-06-20
1
-1
/
+1
*
* ftparchive/apt-ftparchive.cc:
David Kalnischkies
2012-06-09
1
-3
/
+3
*
* doc/examples/sources.list:
David Kalnischkies
2012-05-26
2
-9
/
+8
*
* doc/apt-cdrom.8.xml:
Justin B Rye
2012-05-25
2
-2
/
+2
*
implement MultiarchCross for build-dep and source (Closes: #632221)
David Kalnischkies
2011-07-25
1
-0
/
+1
*
* doc/apt.conf.5.xml:
David Kalnischkies
2011-07-05
1
-0
/
+1
*
* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:
Michael Vogt
2011-03-10
1
-1
/
+4
*
doc/examples/configure-index: remove no longer used option NoConfigure
Michael Vogt
2011-02-21
1
-1
/
+0
*
merge 'after squeeze release'-stuff
David Kalnischkies
2011-02-03
1
-1
/
+2
|
\
|
*
- change the internal handling of Extensions in pkgAcqIndex
David Kalnischkies
2011-01-26
1
-1
/
+1
|
*
add the possibility to disable only the progress reporting stuff as the
David Kalnischkies
2010-11-30
1
-0
/
+1
*
|
merged from the apt-get-changelog branch
Michael Vogt
2010-11-18
1
-3
/
+4
|
\
\
|
*
|
refactor/simplify changelog fetching code
Michael Vogt
2010-11-18
1
-3
/
+4
*
|
|
merged lp:~mvo/apt/apt-get-changelog
Michael Vogt
2010-11-18
1
-45
/
+52
|
\
|
|
|
|
/
|
/
|
|
*
doc/examples/configure-index: updated to include apt::changelogs::server
Michael Vogt
2010-11-15
1
-45
/
+52
[next]