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/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
*
allow multivalue fields in deb822 sources to be folded
David Kalnischkies
2017-11-19
1
-44
/
+46
*
use store: instead of gzip: to open local changelogs
David Kalnischkies
2017-10-28
1
-2
/
+2
*
Don't segfault if receiving a method warning on empty queue
Julian Andres Klode
2017-10-25
1
-1
/
+1
*
Run the ProxyAutoDetect script in the sandbox again
Julian Andres Klode
2017-10-22
3
-1
/
+13
*
Run Proxy-Auto-Detect script from main process
Julian Andres Klode
2017-10-22
3
-6
/
+38
*
Fix testsuite for and add new fields from dpkg 1.19
Julian Andres Klode
2017-10-20
2
-4
/
+7
*
send the hashes for alternative file correctly
David Kalnischkies
2017-10-05
1
-4
/
+4
*
use pkgTagSection::Key in srcRecords parser
David Kalnischkies
2017-09-26
1
-32
/
+34
*
allow empty build-dependency fields in the parser
David Kalnischkies
2017-09-26
1
-1
/
+4
*
Fix translator comment location for legacy target warning
Julian Andres Klode
2017-09-13
1
-3
/
+5
*
CMake: Properly handle Udev missing
Julian Andres Klode
2017-09-10
1
-2
/
+2
*
Directly link against libudev on Linux systems
Julian Andres Klode
2017-09-09
3
-52
/
+28
*
cdrom: Don't hardcode "Files" field for copying source files
Julian Andres Klode
2017-09-09
1
-1
/
+15
*
Do not warn about duplicate "legacy" targets
Julian Andres Klode
2017-09-09
1
-2
/
+3
*
drop unused/unimplemented & hidden LoadReleaseInfo
David Kalnischkies
2017-09-09
3
-13
/
+0
*
don't ask an uninit _system for supported archs
David Kalnischkies
2017-09-09
1
-1
/
+1
*
don't write & chmod /dev/null log files
David Kalnischkies
2017-09-09
1
-8
/
+8
*
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-08-24
19
-66
/
+66
*
Redefine APT_CONST to mean APT_PURE
Julian Andres Klode
2017-08-24
1
-1
/
+2
*
don't hang if multiple sources use unavailable method
David Kalnischkies
2017-08-04
1
-3
/
+6
*
don't keep configuration files open needlessly
David Kalnischkies
2017-08-04
1
-1
/
+1
*
allow the auth.conf to be root:root owned
David Kalnischkies
2017-07-26
1
-15
/
+0
*
reimplement and document auth.conf
David Kalnischkies
2017-07-26
2
-187
/
+116
[next]