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
*
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
*
Optimize VersionHash() to not need temporary copy of input
Julian Andres Klode
2016-11-22
3
-14
/
+11
*
Introduce tolower_ascii_unsafe() and use it for hashing
Julian Andres Klode
2016-11-22
3
-4
/
+9
*
Bump the cache major version for non-backportable changes
Julian Andres Klode
2016-11-22
1
-2
/
+2
*
debListParser: Convert to use pkgTagSection::Key-based lookup
Julian Andres Klode
2016-11-22
2
-42
/
+42
*
TagSection: Introduce functions for looking up by key ids
Julian Andres Klode
2016-11-22
4
-11
/
+190
*
Merge commit 'e2073b0276226b625897ef475f225bf8f508719e' as 'triehash'
Julian Andres Klode
2016-11-22
10
-0
/
+1765
|
\
|
*
Squashed 'triehash/' content from commit 16f59e1
Julian Andres Klode
2016-11-22
10
-0
/
+1765
*
TagSection: Extract Find() methods taking Pos instead of Key
Julian Andres Klode
2016-11-22
2
-20
/
+65
*
TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexes
Julian Andres Klode
2016-11-22
2
-11
/
+14
*
German translation proof read by Helge Kreutzmann
Chris Leick
2016-11-15
1
-172
/
+177
*
unfuzzy various strings in manpage po's
David Kalnischkies
2016-11-11
12
-920
/
+775
[next]