index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pu/dpkg-path' into 'master'
Julian Andres Klode
2018-12-10
3
-0
/
+10
|
\
|
*
Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg
Julian Andres Klode
2018-12-10
3
-0
/
+10
*
|
Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)
Julian Andres Klode
2018-12-04
1
-0
/
+1
|
/
*
Override FileFd copy constructor to prevent copying
Julian Andres Klode
2018-12-04
1
-0
/
+1
*
Merge branch 'bugfix/spaceinconfig' into 'master'
Julian Andres Klode
2018-12-04
2
-2
/
+2
|
\
|
*
Use quoted tagnames in config dumps
David Kalnischkies
2018-11-29
2
-2
/
+2
*
|
Merge branch 'remove_old_derivatives' into 'master'
Julian Andres Klode
2018-12-04
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove "Tanglu" config for Acquire::Changelogs and as vendor
Manuel A. Fernandez Montecelo
2018-10-26
1
-1
/
+0
|
*
Remove "Ultimedia" config for Acquire::Changelogs
Manuel A. Fernandez Montecelo
2018-10-26
1
-1
/
+0
*
|
Fix typo reported by codespell in code comments
David Kalnischkies
2018-11-25
7
-9
/
+9
*
|
Fix typos encountered while updating de translation
Chris Leick
2018-10-30
1
-1
/
+1
|
/
*
Merge branch 'feature/subkeys' into 'master'
Julian Andres Klode
2018-10-14
2
-55
/
+69
|
\
|
*
Support multiple keyrings in sources.list Signed-By
David Kalnischkies
2018-09-11
1
-4
/
+7
|
*
Support subkeys properly in Signed-By options
David Kalnischkies
2018-09-11
1
-51
/
+62
*
|
Default to https: scheme for fetching Debian changelogs
Ben Hutchings
2018-10-13
1
-1
/
+1
*
|
Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts
Julian Andres Klode
2018-10-05
2
-0
/
+6
*
|
pkgCacheFile: Only unlock in destructor if locked before
Julian Andres Klode
2018-09-24
2
-5
/
+21
*
|
Fix calculation of elapsed usec in downloads
Julian Andres Klode
2018-09-24
1
-2
/
+2
*
|
Reorder progress report messages
David Kalnischkies
2018-09-11
1
-9
/
+9
*
|
Don't expect duplicated dpkg status-fd messages
David Kalnischkies
2018-09-11
1
-21
/
+12
*
|
Process status-fd completely before finishing dpkg call
David Kalnischkies
2018-09-11
1
-15
/
+36
|
/
*
Fix typos reported by codespell & spellintian
David Kalnischkies
2018-08-29
6
-11
/
+11
*
Don't use invalid iterator in Fallback-Of handling
David Kalnischkies
2018-08-29
1
-0
/
+1
*
clear alternative URIs for mirror:// between steps (CVE-2018-0501)
David Kalnischkies
2018-08-20
1
-21
/
+24
*
Set DPKG_FRONTEND_LOCKED as needed when doing selection changes
Julian Andres Klode
2018-08-08
1
-0
/
+5
*
Add support for dpkg frontend lock
Julian Andres Klode
2018-08-07
5
-7
/
+91
*
Use cheaper entropy source for randomizing items to fetch
Julian Andres Klode
2018-07-06
1
-2
/
+3
*
Fix lock counting in debSystem
Julian Andres Klode
2018-06-13
1
-1
/
+1
*
Use a steady clock source for progress reporting
David Kalnischkies
2018-05-28
2
-32
/
+47
*
Don't show acquire warning for "hidden" components
David Kalnischkies
2018-05-28
1
-2
/
+17
*
Merge branch 'feature/morevolatilesupport' into 'master'
Julian Andres Klode
2018-05-24
3
-30
/
+12
|
\
|
*
Deprectate buggy/incorrect Rls/PkgFile::IsOk methods
David Kalnischkies
2018-05-11
2
-14
/
+2
|
*
Start pkg records for deb files with dpkg output
David Kalnischkies
2018-05-11
1
-16
/
+10
*
|
Merge branch 'feature/byhashviaalturl' into 'master'
Julian Andres Klode
2018-05-24
3
-197
/
+189
|
\
\
|
*
|
Don't force the same mirror for by-hash URIs
David Kalnischkies
2018-05-11
1
-19
/
+40
|
*
|
Handle by-hash URI construction more centrally
David Kalnischkies
2018-05-11
2
-115
/
+74
|
*
|
Drop alternative URIs we got a hash-based fail from
David Kalnischkies
2018-05-11
3
-102
/
+114
|
|
/
*
/
Increase debug verbosity in `apt-get autoremove`
Filipe Brandenburger
2018-05-21
2
-16
/
+23
|
/
*
don't try SRV requests based on IP addresses
David Kalnischkies
2018-05-11
1
-0
/
+10
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
69
-69
/
+0
*
Fix various typos reported by spellcheckers
David Kalnischkies
2018-05-05
12
-18
/
+18
*
Avoid implicitly promotion of float to double
David Kalnischkies
2018-05-05
2
-2
/
+2
*
CMake: Fix builds without zstd
Julian Andres Klode
2018-04-20
1
-2
/
+2
*
Merge branch 'pu/zstd' into 'master'
Julian Andres Klode
2018-04-15
4
-2
/
+244
|
\
|
*
zstd: Implement support for multi-frame files
Julian Andres Klode
2018-04-13
1
-4
/
+12
|
*
Implement compression level handling for zstd
Julian Andres Klode
2018-04-13
1
-1
/
+18
|
*
apt-pkg: Add support for zstd
Julian Andres Klode
2018-03-12
4
-2
/
+219
*
|
fix communication typo in https manpage
David Kalnischkies
2018-04-07
1
-1
/
+1
*
|
Bump cache major version to allow different 1.5 and 1.6 updates
Julian Andres Klode
2018-03-19
1
-1
/
+1
*
|
Use https for Ubuntu changelogs
Julian Andres Klode
2018-03-15
1
-1
/
+1
|
/
[next]