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