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
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
2016-02-10
Set seekpos to 0 after reopening files in Seek()
Julian Andres Klode
2016-02-04
Use some semantically more correct buffer operations
Julian Andres Klode
2016-02-04
Correctly report write errors when flushing buffered writer
Julian Andres Klode
2016-02-04
Merge branch 'master' of github.com:adrian17/apt
Julian Andres Klode
2016-02-03
edspsystem.cc: include <stdlib.h> for mkdtemp
Fredrik Fornwall
2016-02-03
Avoid temporary strings in SubstVar.
Adrian Wielgosik
2016-02-01
Do not buffer writes larger than the buffer if possible
Julian Andres Klode
2016-02-01
BufferedWriteFileFdPrivate: Simplify InternalWrite()
Julian Andres Klode
2016-02-01
simple_buffer::write: Use free() instead of maxsize - size()
Julian Andres Klode
2016-01-31
support <libc>-<kernel>-<cpu> in architecture specs
David Kalnischkies
2016-01-31
use CPPFLAGS instead of CXXFLAGS for stringview export
David Kalnischkies
2016-01-30
fix "Mismatched free() / delete / delete []" in simple_buffer
Stefan Bühler
2016-01-27
only warn about missing/invalid Date field for now
David Kalnischkies
2016-01-27
deal better with (very) small apt::cache-start values
David Kalnischkies
2016-01-26
convert Version() and Architecture() to APT::StringView
David Kalnischkies
2016-01-26
remove unused Description methods in listparsers
David Kalnischkies
2016-01-26
parse version correctly from binary Source field
David Kalnischkies
2016-01-26
act on various suggestions from cppcheck
David Kalnischkies
2016-01-26
drop explicit check for EWOULDBLOCK if it has the same value as EAGAIN
David Kalnischkies
2016-01-26
Delete copy constructor and operator= for Dynamic
Julian Andres Klode
2016-01-25
reimplement build-dep via apts normal resolver
David Kalnischkies
2016-01-25
use consistently the last : as name:arch separator
David Kalnischkies
2016-01-25
prefer upgrading installed provides satisfier
David Kalnischkies
2016-01-25
treat an empty dependency field just like it doesn't exist
David Kalnischkies
2016-01-25
always create pkg at the time pkg:arch is created
David Kalnischkies
2016-01-25
Use c++11 for loop in AptHistoryRequestingUser
Michael Vogt
2016-01-25
Store "Requested-By" user in history.log in a simpler format
Michael Vogt
2016-01-25
Log calling SUDO_USER or PKEXEC_UID in history.log
Michael Vogt
2016-01-23
Remap another (non-parameter) StringView
Julian Andres Klode
2016-01-23
Remap StringView instances pointing into the cache
Julian Andres Klode
2016-01-23
Pass the old map size to ReMap()
Julian Andres Klode
2016-01-15
string_view: Drop constexpr constructor for standard compatibility
Julian Andres Klode
2016-01-15
use APT::StringView for GrabWord
David Kalnischkies
2016-01-15
provide a constexpr char[] overload for APT::StringView
David Kalnischkies
2016-01-15
return correct position in APT::StringView::(r)find
David Kalnischkies
2016-01-15
revert file-hash based action-merging in acquire
David Kalnischkies
2016-01-14
fix M-A:foreign provides creation for unknown archs
David Kalnischkies
2016-01-11
Sort the list of sources to be built and linked
Mattia Rizzolo
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
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
keep compressed indexes in a low-cost format
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
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
[next]