index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-14
change debian related entities to a more explicit name
David Kalnischkies
2016-01-14
ensure built en-manpages are ignored by git
David Kalnischkies
2016-01-14
mark not-declared helper function for showsrc as static
David Kalnischkies
2016-01-14
Do not show multiple identical apt-cache showsrc entries
Michael Vogt
2016-01-12
test-apt-acquire-additional-files: Set file mode of touched files
Julian Andres Klode
2016-01-12
Only enable pipelining if server is HTTP/1.1
Julian Andres Klode
2016-01-12
AUTHORS: Update: I am active, bubulle is not
Julian Andres Klode
2016-01-11
Sort the list of sources to be built and linked
Mattia Rizzolo
2016-01-11
search: Handle packages without description
Julian Andres Klode
2016-01-09
Version the build-depends on liblz4-dev to >= 0.0~r126
Julian Andres Klode
2016-01-09
Bump dpkg-dev and debhelper build-dep to make lintian happy
Julian Andres Klode
2016-01-09
Do not break apt-file (<< 3.0~exp1~), 2.X works fine
Julian Andres Klode
2016-01-09
NEWS: Refer to apt(8) instead of apt(1)
Julian Andres Klode
2016-01-08
Release 1.2~exp1
1.2_exp1
Julian Andres Klode
2016-01-08
Break apt-file (<< 3.0~exp1~)
Julian Andres Klode
2016-01-08
Install bash completion with correct name
Julian Andres Klode
2016-01-08
libapt-pkg5.0: Add Breaks appstream (<< 0.9.0-3~)
Julian Andres Klode
2016-01-08
Store the size of strings in the cache
Julian Andres Klode
2016-01-08
HashSumValue::Set: Do not provide const char* overload
Julian Andres Klode
2016-01-08
debListParser: Convert another ParseDepends to StringView
Julian Andres Klode
2016-01-08
NEWS: Document recompression of indices
Julian Andres Klode
2016-01-08
remove uncompressed leftover partial file before pdiff bootstrap
David Kalnischkies
2016-01-08
use filesize of compressed pdiffs for the limit if possible
David Kalnischkies
2016-01-08
tests: limit autotest-functionname generation to sane characters
David Kalnischkies
2016-01-08
support '-' and no parameter for stdin in apt-helper cat-file
David Kalnischkies
2016-01-08
keep compressed indexes in a low-cost format
David Kalnischkies
2016-01-08
tests: try to pick up compressors from config automatically
David Kalnischkies
2016-01-08
allow pdiff bootstrap from all supported compressors
David Kalnischkies
2016-01-08
ensure compression cleanup even without lists-cleanup
David Kalnischkies
2016-01-08
use one 'store' method to rule all (de)compressors
David Kalnischkies
2016-01-08
include all compressed Packages/Sources files in Release file
David Kalnischkies
2016-01-08
fix typo in SrvRecords documentation
David Kalnischkies
2016-01-08
AvailableDescriptionLanguages: Use one string for all iterations
Julian Andres Klode
2016-01-08
pkgCacheGenerator: CurMd5.Value() cannot be empty
Julian Andres Klode
2016-01-08
operator==(char*, StringView) use StringView.operator==
Julian Andres Klode
2016-01-08
pkgCacheGenerator::hash: Do not call tolower_ascii()
Julian Andres Klode
2016-01-08
pkgCacheGenerator::StoreString: Get rid of std::string
Julian Andres Klode
2016-01-08
Replace compare() == 0 checks with this == other checks
Julian Andres Klode
2016-01-08
pkgCacheGenerator: Use StringView for toString
Julian Andres Klode
2016-01-08
pkgCacheGenerator::StoreString: Move the string into the map
Julian Andres Klode
2016-01-07
StringView: rfind: pos should be end of substr, not start
Julian Andres Klode
2016-01-07
StringView: pos argument default should be npos
Julian Andres Klode
2016-01-07
StringView::rfind(): Call rfind() instead of find() on subst
Julian Andres Klode
2016-01-07
Switch performance critical code to use APT::StringView
Julian Andres Klode
2016-01-07
Introduce internal APT::StringView class
Julian Andres Klode
2016-01-07
rred: Run in parallel
Julian Andres Klode
2016-01-07
acquire: Allow parallelizing methods without hosts
Julian Andres Klode
2016-01-07
CopyFile: Use 64 * 1024 instead of 64000 as buffer size
Julian Andres Klode
2016-01-07
apt-helper: cat-file: Add -C/--compress option
Julian Andres Klode
2016-01-07
FileFd: (native) LZ4 support
Julian Andres Klode
[next]