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
*
Release 1.4~beta3
1.4_beta3
Julian Andres Klode
2017-01-05
58
-2159
/
+2190
*
Run parsedepends_test for two different native archs
Julian Andres Klode
2017-01-02
1
-40
/
+43
*
ParseDepends: Support passing the desired architecture
Niels Thykier
2017-01-02
2
-3
/
+36
*
allow warning generation for non-whitelisted options
David Kalnischkies
2016-12-31
4
-247
/
+688
*
fix minimum pkgs option for dpkg --recursive usage
David Kalnischkies
2016-12-31
1
-1
/
+1
*
apt-key: ignore gpg1 already imported secret key import failure
David Kalnischkies
2016-12-31
1
-2
/
+5
*
use FindB instead of FindI for Debug::pkgAutoRemove
David Kalnischkies
2016-12-31
2
-2
/
+2
*
avoid producing invalid options if repo has no host
David Kalnischkies
2016-12-31
1
-2
/
+5
*
gets file location via FindFile instead of manual merge
David Kalnischkies
2016-12-31
1
-5
/
+6
*
rename ServerMethod to BaseHttpMethod
David Kalnischkies
2016-12-31
7
-45
/
+45
*
separating state variables regarding server/request
David Kalnischkies
2016-12-31
6
-226
/
+211
*
expand -f to --fix-broken in error messages
David Kalnischkies
2016-12-31
60
-1034
/
+1081
*
allow default build-essentials to be overridden
David Kalnischkies
2016-12-31
2
-7
/
+65
*
add --indep-only for build-dep command
David Kalnischkies
2016-12-31
4
-2
/
+30
*
ensure generation of valid EDSP error stanzas
David Kalnischkies
2016-12-31
2
-3
/
+16
*
Dutch manpages translation update
Frans Spiesschaert
2016-12-31
1
-14
/
+20
*
do not generate Maximum-Size if we already have that field
David Kalnischkies
2016-12-31
1
-3
/
+5
*
warn if clearsigned file has ignored content parts
David Kalnischkies
2016-12-31
5
-4
/
+377
*
tests: cache the apt-key homedir used for Release signing
David Kalnischkies
2016-12-21
3
-14
/
+56
*
Catalan program translation update
Oriol Debian
2016-12-16
1
-750
/
+353
*
default to --no-check for dpkg-source call
David Kalnischkies
2016-12-16
1
-1
/
+1
*
remove needless fork() in apt-get source
David Kalnischkies
2016-12-16
1
-66
/
+62
*
let {dsc,tar,diff}-only implicitly enable download-only
David Kalnischkies
2016-12-16
3
-10
/
+6
*
reword "Can't drop priv" warning message
David Kalnischkies
2016-12-16
1
-2
/
+2
*
Merge pull request Debian/apt#31 from paperlessreceipts/https-forceipv
Julian Andres Klode
2016-12-13
1
-0
/
+5
|
\
|
*
Honour Acquire::ForceIPv4/6 in the https transport
Lukasz Kawczynski
2016-12-08
1
-0
/
+5
*
|
Release 1.4~beta2 security update
1.4_beta2
Julian Andres Klode
2016-12-08
1
-2
/
+2
*
|
releasing package apt version 1.4~beta2
Julian Andres Klode
2016-12-08
14
-15
/
+29
*
|
gpgv: Flush the files before checking for errors
Julian Andres Klode
2016-12-08
1
-0
/
+6
*
|
SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)
Julian Andres Klode
2016-12-08
1
-1
/
+22
|
/
*
bash-completion: Only complete understood file paths for install
John R. Lenton
2016-11-30
1
-1
/
+3
*
Release 1.4~beta1
1.4_beta1
Julian Andres Klode
2016-11-25
64
-210
/
+622
*
Add apt-pkg/tagfile-keys.cc to the gitignore file
Julian Andres Klode
2016-11-25
1
-0
/
+1
*
gpgv: Untrust SHA1, RIPE-MD/160, but allow downgrading to weak
Julian Andres Klode
2016-11-25
2
-4
/
+22
*
show output as documented for APT::Periodic::Verbose 2
Paul Wise
2016-11-25
1
-2
/
+2
*
optional write aptwebserver log to client specific files
David Kalnischkies
2016-11-25
9
-96
/
+200
*
follow the googletest merge in build-depends
David Kalnischkies
2016-11-25
2
-3
/
+5
*
get pdiff files from the same mirror as the index
David Kalnischkies
2016-11-25
3
-36
/
+52
*
document which keyring formats are supported by apt-key
David Kalnischkies
2016-11-25
11
-17
/
+31
*
add apt-key support for armored GPG key files (*.asc)
David Kalnischkies
2016-11-25
2
-102
/
+215
*
report apt-key errors via status-fd messages
David Kalnischkies
2016-11-24
3
-26
/
+81
*
skip unconfigure for unconfigured to-be removed pkgs
David Kalnischkies
2016-11-24
1
-0
/
+12
*
do not configure unconfigured to be removed packages
David Kalnischkies
2016-11-24
1
-1
/
+2
*
don't perform implicit crossgrades involving M-A:same
David Kalnischkies
2016-11-24
2
-7
/
+50
*
improve arch-unqualified dpkg-progress parsing
David Kalnischkies
2016-11-24
4
-64
/
+169
*
correct cross & disappear progress detection
David Kalnischkies
2016-11-23
3
-62
/
+112
*
react to trig-pend only if we have nothing else to do
David Kalnischkies
2016-11-23
1
-12
/
+12
*
Do not use MD5SumValue for Description_md5()
Julian Andres Klode
2016-11-22
6
-33
/
+42
*
debListParser: Micro-optimize AvailableDescriptionLanguages()
Julian Andres Klode
2016-11-22
1
-8
/
+7
*
Compare size before data when ordering cache bucket entries
Julian Andres Klode
2016-11-22
3
-3
/
+14
[next]