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
...
*
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
*
apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fields
James Clarke
2016-11-11
5
-17
/
+93
*
show distribution mismatch for changed codenames
David Kalnischkies
2016-11-11
2
-0
/
+20
*
don't warn if untransformed distribution matches
David Kalnischkies
2016-11-11
3
-45
/
+37
*
add hidden config to set packages as Essential/Important
David Kalnischkies
2016-11-11
4
-5
/
+122
*
http: skip connection cleanup if we close it anyhow
David Kalnischkies
2016-11-11
1
-0
/
+3
*
http: clear content before reporting the failure
Edgar Fuß
2016-11-11
1
-1
/
+1
*
add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance
David Kalnischkies
2016-11-11
1
-9
/
+20
*
travis: ignore profiling warning in test diffs
David Kalnischkies
2016-11-10
1
-1
/
+14
*
support 'apt build-dep .' (aka: without /)
David Kalnischkies
2016-11-10
2
-2
/
+10
*
improve SOCKS error messages for http slightly
David Kalnischkies
2016-11-10
2
-24
/
+101
*
rename Checksum-FileSize to Filesize in hashsum mismatch
David Kalnischkies
2016-11-09
5
-54
/
+57
*
show the conflicting distribution warning again
David Kalnischkies
2016-11-09
2
-2
/
+39
*
reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges
David Kalnischkies
2016-11-09
6
-4
/
+85
*
fix three typos in sources & manpages
Chris Leick
2016-11-09
15
-42
/
+39
*
add a testcase for support of various build-dependency types
David Kalnischkies
2016-11-09
1
-0
/
+70
*
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
2016-11-09
5
-7
/
+14
*
fix testcase expecting incorrect remove log from dpkg
David Kalnischkies
2016-11-09
1
-1
/
+21
*
Do not (re)start "apt-daily.system"
Michael Vogt
2016-11-09
1
-0
/
+5
*
keep Release.gpg on untrusted to trusted IMS-Hit
David Kalnischkies
2016-11-02
2
-3
/
+55
*
don't install new deps of candidates for kept back pkgs
David Kalnischkies
2016-11-02
4
-96
/
+58
*
Dutch manpages translation update
Frans Spiesschaert
2016-11-02
1
-247
/
+197
*
Dutch program translation update
Frans Spiesschaert
2016-11-02
1
-33
/
+35
*
fix invalid XML in German manpage translation
James Clarke
2016-11-02
1
-1
/
+1
*
Updated German documentation translation
Chris Leick
2016-10-29
1
-1311
/
+915
*
Release 1.3.1
1.3.1
Julian Andres Klode
2016-10-04
18
-41
/
+56
*
travis: Move codecov from after_success to after_script
Julian Andres Klode
2016-10-04
1
-1
/
+1
*
Turkish program translation update
Mert Dirik
2016-10-04
1
-18
/
+14
*
Japanese manpages translation update
victory
2016-10-04
1
-745
/
+187
*
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
2016-10-04
5
-2
/
+46
*
Release 1.3
1.3
Julian Andres Klode
2016-09-20
18
-19
/
+33
*
VersionHash: Do not skip too long dependency lines
Julian Andres Klode
2016-09-18
5
-3
/
+49
*
travis: Add coverage testing using codecov.io
Julian Andres Klode
2016-09-11
1
-1
/
+7
*
Coverage: Do not print messages from gcov
Julian Andres Klode
2016-09-11
3
-0
/
+57
[prev]
[next]