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
*
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
|
/
*
Merge branch 'pu/not-valid-before' into 'master'
Julian Andres Klode
2018-02-19
6
-43
/
+126
|
\
|
*
Check that Date of Release file is not in the future
Julian Andres Klode
2018-02-19
6
-43
/
+126
*
|
ensure correct file permissions for auxfiles
David Kalnischkies
2018-02-19
2
-1
/
+5
*
|
indexcopy: Copy uncompressed indices from cdrom again
Julian Andres Klode
2018-02-19
1
-2
/
+2
|
/
*
allow the apt/lists/auxfiles/ directory to be missing
David Kalnischkies
2018-01-19
2
-18
/
+36
*
Introduce inrelease-path option for sources.list
Julian Andres Klode
2018-01-17
4
-5
/
+29
*
dpkg status parsing: check if name is valid before use
David Kalnischkies
2018-01-05
1
-2
/
+17
*
simplify translating "lists directory missing" msg
David Kalnischkies
2018-01-04
2
-7
/
+7
*
require methods to request AuxRequest capability at startup
David Kalnischkies
2018-01-03
6
-56
/
+106
*
reimplement and simplify mirror:// method
David Kalnischkies
2018-01-03
1
-19
/
+6
*
allow a method to request auxiliary files
David Kalnischkies
2018-01-03
7
-22
/
+229
*
refactor message generation for methods
David Kalnischkies
2018-01-03
2
-90
/
+102
*
Support cleartext signed InRelease files with CRLF line endings
David Kalnischkies
2018-01-02
1
-6
/
+21
*
do not remap current files if nullptrs in cache generation
David Kalnischkies
2017-12-24
1
-10
/
+11
*
remove pointless APT_PURE from void functions
David Kalnischkies
2017-12-14
8
-22
/
+22
*
implement fallback to alternative URIs for all items
David Kalnischkies
2017-12-13
5
-159
/
+211
*
give the methods more metadata about the files to acquire
David Kalnischkies
2017-12-13
3
-12
/
+49
*
implement Acquire::Retries support for all items
David Kalnischkies
2017-12-13
3
-49
/
+56
*
support multiline values in LookupTag
David Kalnischkies
2017-12-13
1
-23
/
+69
*
deal with floats without old-style cast
David Kalnischkies
2017-12-13
3
-12
/
+14
*
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
2017-12-13
3
-28
/
+22
*
convert various c-style casts to C++-style
David Kalnischkies
2017-12-13
9
-26
/
+28
*
deprecate the single-line deprecation ignoring macro
David Kalnischkies
2017-12-13
5
-5
/
+16
*
fix over-calculating dpkg commandline length
David Kalnischkies
2017-12-13
1
-0
/
+2
*
explicitly name token in auth.conf parsing error
David Kalnischkies
2017-12-13
1
-2
/
+12
*
don't auto-switch candidate if installed is good enough
David Kalnischkies
2017-12-13
1
-0
/
+7
*
if insecure repo is allowed continue on all http errors
David Kalnischkies
2017-12-13
1
-5
/
+14
[next]