index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
2016-06-29
20
-133
/
+134
*
cache: Bump minor version to 6
Julian Andres Klode
2016-06-28
1
-1
/
+1
*
Fix buffer overflow in debListParser::VersionHash()
Julian Andres Klode
2016-06-28
1
-2
/
+6
*
eipp: enable xz-compressed scenario logging
David Kalnischkies
2016-06-27
5
-24
/
+79
*
eipp: rename stanza 'Install' to 'Unpack'
David Kalnischkies
2016-06-27
3
-5
/
+44
*
eipp: add Allow-Temporary-Remove-of-Essentials
David Kalnischkies
2016-06-27
5
-3
/
+19
*
eipp: include global errors in reported error
David Kalnischkies
2016-06-27
2
-6
/
+12
*
eipp: implement Immediate-Configuration flag
David Kalnischkies
2016-06-27
5
-3
/
+38
*
eipp: properly handle arch-specific provides
David Kalnischkies
2016-06-27
2
-13
/
+42
*
eipp: make no difference between remove & purge
David Kalnischkies
2016-06-27
1
-5
/
+11
*
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-27
23
-27
/
+530
*
eipp: output at most two versions per package
David Kalnischkies
2016-06-27
2
-20
/
+81
*
eipp: implement version 0.1 of the protocol
David Kalnischkies
2016-06-27
7
-1
/
+446
*
add myself to Uploaders
David Kalnischkies
2016-06-27
1
-1
/
+2
*
close server if parsing of header field failed
David Kalnischkies
2016-06-27
1
-0
/
+1
*
tests: add epoch-packages to try clean with epochs
David Kalnischkies
2016-06-27
1
-7
/
+24
*
imbue .diff/Index parsing with C.UTF-8 as well
David Kalnischkies
2016-06-27
1
-0
/
+5
*
Add a apt suggests powermgmt-base
Nicolas Le Cam
2016-06-27
1
-1
/
+1
*
Use the ConditionACPower feature of systemd in the apt-daily service
Nicolas Le Cam
2016-06-27
3
-27
/
+24
*
methods/ftp: Cope with weird PASV responses
Julian Andres Klode
2016-06-27
1
-2
/
+15
*
zh_CN.po: update simplified chinese translation
Zhou Mo
2016-06-27
1
-6
/
+6
*
imbue datetime parsing with C.UTF-8 locale
David Kalnischkies
2016-06-25
1
-0
/
+2
*
show right binary name in simulation notice
David Kalnischkies
2016-06-23
46
-191
/
+280
*
Release 1.3~exp3
1.3_exp3
Julian Andres Klode
2016-06-22
62
-1590
/
+2723
*
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-06-22
16
-73
/
+211
*
ensure filesize of deb is included in the hashes list
David Kalnischkies
2016-06-22
1
-0
/
+3
*
add [weak] tag to hash errors to indicate insufficiency
David Kalnischkies
2016-06-22
5
-73
/
+84
*
better error message for insufficient hashsums
David Kalnischkies
2016-06-22
3
-7
/
+72
*
source: if download is skipped, don't try to unpack
David Kalnischkies
2016-06-22
1
-0
/
+1
*
forbid insecure repositories by default expect in apt-get
David Kalnischkies
2016-06-22
5
-40
/
+68
*
generalize secure->insecure downgrade protection
David Kalnischkies
2016-06-22
2
-49
/
+85
*
handle weak-security repositories as unauthenticated
David Kalnischkies
2016-06-22
3
-50
/
+197
*
run update post-invokes even on (partial) failures
David Kalnischkies
2016-06-22
2
-22
/
+34
*
zh_CN.po: update simplified chinese translation
Zhou Mo
2016-06-21
1
-3
/
+7
*
Merge pull request Debian/apt#16 from dombenson/master
Julian Andres Klode
2016-06-20
1
-1
/
+18
|
\
|
*
Check for cached hash entries to determine which (if any) hash types
Dominic Benson
2016-06-20
1
-1
/
+18
*
|
implement and document DIRECT for auto-detect-proxy
David Kalnischkies
2016-06-20
4
-42
/
+54
*
|
do not error if auto-detect-proxy cmd has no output
David Kalnischkies
2016-06-20
2
-2
/
+8
*
|
avoid std::get_time usage to sidestep libstdc++6 bug
David Kalnischkies
2016-06-17
2
-36
/
+112
*
|
merge sources.list lines based on Release filename
David Kalnischkies
2016-06-17
2
-20
/
+55
*
|
http: don't hang on redirect with length + connection close
David Kalnischkies
2016-06-15
1
-4
/
+4
*
|
don't use FindFile for external Dir::Bin commands
David Kalnischkies
2016-06-14
3
-10
/
+10
*
|
apt-key: don't search PATH if command is a path already
David Kalnischkies
2016-06-14
1
-0
/
+1
*
|
Norwegian Bokmål program translation update
Petter Reinholdtsen
2016-06-13
1
-58
/
+83
|
/
*
Release 1.3~exp2
1.3_exp2
Julian Andres Klode
2016-06-11
61
-812
/
+2202
*
don't leak FD in AutoProxyDetect command return parsing
David Kalnischkies
2016-06-10
1
-35
/
+20
*
don't leak dpkg statusfd pipe in debugging
David Kalnischkies
2016-06-10
1
-0
/
+2
*
don't leak EDSP solver output fd
David Kalnischkies
2016-06-10
2
-3
/
+4
*
don't leak an FD in lz4 (de)compression
David Kalnischkies
2016-06-10
5
-2
/
+72
*
do not hang on piped input in PipedFileFdPrivate
David Kalnischkies
2016-06-10
4
-3
/
+42
[next]