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
*
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
2016-07-02
13
-31
/
+55
*
deprecate 'apt-key update' and no-op it in Debian
David Kalnischkies
2016-07-02
3
-18
/
+17
*
warn if apt-key is used in scripts/its output parsed
David Kalnischkies
2016-07-01
4
-4
/
+46
*
alias apt-key list to finger
David Kalnischkies
2016-07-01
2
-17
/
+3
*
do not treat same-version local debs as downgrade
David Kalnischkies
2016-07-01
2
-3
/
+20
*
reinstalling local deb file is no downgrade
David Kalnischkies
2016-07-01
2
-8
/
+18
*
protect only the latest same-source providers from autoremove
David Kalnischkies
2016-07-01
2
-5
/
+70
*
more explicit MarkRequired algorithm code (part 2)
David Kalnischkies
2016-06-30
1
-116
/
+68
*
more explicit MarkRequired algorithm code
David Kalnischkies
2016-06-30
1
-19
/
+32
*
tests: deduplicate package creation framework code
David Kalnischkies
2016-06-30
1
-58
/
+38
*
write auto-bits before calling dpkg & again after if needed
David Kalnischkies
2016-06-29
1
-3
/
+10
*
if reading of autobit state failed, let write fail
David Kalnischkies
2016-06-29
1
-0
/
+5
*
don't do atomic overrides with failed files
David Kalnischkies
2016-06-29
2
-1
/
+36
*
Revert "travis: use gcc-5 instead of gcc(-4.8)"
David Kalnischkies
2016-06-29
4
-21
/
+19
*
if conf unset, don't read / as conf/pref/sources dir
David Kalnischkies
2016-06-29
3
-9
/
+11
*
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
|
\
[next]