index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-09
Version the build-depends on liblz4-dev to >= 0.0~r126
Julian Andres Klode
1
-1
/
+1
2016-01-09
Bump dpkg-dev and debhelper build-dep to make lintian happy
Julian Andres Klode
1
-1
/
+1
2016-01-09
Do not break apt-file (<< 3.0~exp1~), 2.X works fine
Julian Andres Klode
1
-1
/
+1
2016-01-09
NEWS: Refer to apt(8) instead of apt(1)
Julian Andres Klode
1
-1
/
+1
2016-01-08
Release 1.2~exp1
1.2_exp1
Julian Andres Klode
58
-587
/
+857
2016-01-08
Break apt-file (<< 3.0~exp1~)
Julian Andres Klode
1
-1
/
+1
2016-01-08
Install bash completion with correct name
Julian Andres Klode
2
-1
/
+1
2016-01-08
libapt-pkg5.0: Add Breaks appstream (<< 0.9.0-3~)
Julian Andres Klode
1
-1
/
+1
2016-01-08
Store the size of strings in the cache
Julian Andres Klode
4
-6
/
+24
2016-01-08
HashSumValue::Set: Do not provide const char* overload
Julian Andres Klode
1
-6
/
+3
2016-01-08
debListParser: Convert another ParseDepends to StringView
Julian Andres Klode
2
-3
/
+5
2016-01-08
NEWS: Document recompression of indices
Julian Andres Klode
1
-1
/
+7
2016-01-08
remove uncompressed leftover partial file before pdiff bootstrap
David Kalnischkies
2
-8
/
+27
2016-01-08
use filesize of compressed pdiffs for the limit if possible
David Kalnischkies
2
-14
/
+55
2016-01-08
tests: limit autotest-functionname generation to sane characters
David Kalnischkies
1
-3
/
+3
2016-01-08
support '-' and no parameter for stdin in apt-helper cat-file
David Kalnischkies
2
-22
/
+22
2016-01-08
keep compressed indexes in a low-cost format
David Kalnischkies
14
-128
/
+157
2016-01-08
tests: try to pick up compressors from config automatically
David Kalnischkies
3
-18
/
+20
2016-01-08
allow pdiff bootstrap from all supported compressors
David Kalnischkies
5
-193
/
+172
2016-01-08
ensure compression cleanup even without lists-cleanup
David Kalnischkies
1
-5
/
+32
2016-01-08
use one 'store' method to rule all (de)compressors
David Kalnischkies
4
-54
/
+69
2016-01-08
include all compressed Packages/Sources files in Release file
David Kalnischkies
1
-8
/
+2
2016-01-08
fix typo in SrvRecords documentation
David Kalnischkies
1
-1
/
+1
2016-01-08
AvailableDescriptionLanguages: Use one string for all iterations
Julian Andres Klode
1
-2
/
+9
2016-01-08
pkgCacheGenerator: CurMd5.Value() cannot be empty
Julian Andres Klode
1
-4
/
+0
2016-01-08
operator==(char*, StringView) use StringView.operator==
Julian Andres Klode
1
-1
/
+1
2016-01-08
pkgCacheGenerator::hash: Do not call tolower_ascii()
Julian Andres Klode
1
-1
/
+1
2016-01-08
pkgCacheGenerator::StoreString: Get rid of std::string
Julian Andres Klode
2
-12
/
+34
2016-01-08
Replace compare() == 0 checks with this == other checks
Julian Andres Klode
2
-5
/
+5
2016-01-08
pkgCacheGenerator: Use StringView for toString
Julian Andres Klode
2
-7
/
+12
2016-01-08
pkgCacheGenerator::StoreString: Move the string into the map
Julian Andres Klode
1
-2
/
+2
2016-01-07
StringView: rfind: pos should be end of substr, not start
Julian Andres Klode
1
-1
/
+1
2016-01-07
StringView: pos argument default should be npos
Julian Andres Klode
1
-2
/
+2
2016-01-07
StringView::rfind(): Call rfind() instead of find() on subst
Julian Andres Klode
1
-1
/
+1
2016-01-07
Switch performance critical code to use APT::StringView
Julian Andres Klode
14
-111
/
+349
2016-01-07
Introduce internal APT::StringView class
Julian Andres Klode
1
-0
/
+112
2016-01-07
rred: Run in parallel
Julian Andres Klode
1
-1
/
+1
2016-01-07
acquire: Allow parallelizing methods without hosts
Julian Andres Klode
1
-2
/
+22
2016-01-07
CopyFile: Use 64 * 1024 instead of 64000 as buffer size
Julian Andres Klode
1
-7
/
+9
2016-01-07
apt-helper: cat-file: Add -C/--compress option
Julian Andres Klode
2
-3
/
+36
2016-01-07
FileFd: (native) LZ4 support
Julian Andres Klode
8
-2
/
+183
2016-01-07
travis: pull liblz4-dev from wily
Julian Andres Klode
1
-3
/
+3
2016-01-05
Do not remove a not working SrvRecords server twice
Michael Vogt
1
-3
/
+1
2016-01-05
Add documentation about the SrvRecords support in apt
Michael Vogt
1
-0
/
+22
2016-01-05
Document new APT::Keep-Downloaded-Packages option in NEWS
Michael Vogt
1
-0
/
+18
2016-01-03
test-apt-cache: Adjust for hashtable size change
Julian Andres Klode
1
-3
/
+3
2016-01-03
Increase APT::Cache-HashTableSize default to 50503
Julian Andres Klode
1
-1
/
+1
2016-01-03
apt-cache: stats: Show a table utilization as percentage
Julian Andres Klode
2
-2
/
+3
2016-01-03
apt-cache: stats: Average is over used, not all, buckets
Julian Andres Klode
1
-1
/
+1
2016-01-03
Allow building without libgtest-dev under <nocheck> build profile
Helmut Grohne
2
-1
/
+6
[next]