]> git.saurik.com Git - apt.git/history - apt-pkg
test-apt-download-progress: Use a larger file for testing
[apt.git] / apt-pkg /
2016-03-27  Julian Andres KlodeDo not mark packages for keep that we want to remove
2016-03-25  David Kalnischkiesdrop confusing comma from no strong hash message
2016-03-24  Julian Andres KlodeSet hidden visibility for StringView
2016-03-19  David Kalnischkiesrefactor loading of previous release file
2016-03-19  Julian Andres Klodecachefile: Only set members that were initialized succe...
2016-03-16  David Kalnischkiesdo not strip epochs from state version strings
2016-03-16  Julian Andres KlodeUse descriptive URIs in 104 Warning messages
2016-03-16  Julian Andres KlodeReport non-transient errors as errors, not as warnings
2016-03-16  Michael VogtGet accurate progress reporting in apt update again
2016-03-15  Michael VogtFix bug where the problemresolve can put a pkg into...
2016-03-15  Julian Andres Klodeapt-pkg/acquire-worker.cc: Introduce 104 Warning message
2016-03-14  David Kalnischkiesenforce verify of filesize in 'apt-get source'
2016-03-14  David Kalnischkiesdon't use Desc.URI to calculate .diff/Index filenames
2016-03-14  David Kalnischkiesstreamline dpkgpm cleanup-handling
2016-03-14  David Kalnischkiesflush line-clearing on progress stop before post-invoke
2016-03-14  David Kalnischkiesrequire $(HASH)-Download field in .diff/Index files
2016-03-13  Julian Andres KlodeDo not consider SHA1 usable
2016-03-07  Julian Andres Klodeapt-pkg/algorithms.cc: Avoid stack buffer overflow...
2016-03-06  Veres LajosFix several typos
2016-03-06  David Kalnischkiesget group again after potential remap in Source: parse
2016-03-06  Julian Andres KlodePrevent double remapping of iterators and string views
2016-03-06  David Kalnischkiesdo not move not-failed pdiff-patches into CWD on failure
2016-03-06  Colin WatsonFix lzma write support to handle "try again" case
2016-03-06  David Kalnischkiesdeal with partially downloaded changelogs
2016-02-26  Julian Andres KlodeAdd missing numeric includes in files using std::accumu...
2016-02-25  Julian Andres KlodeFix crash with empty architecture list
2016-02-16  David Kalnischkiespass versioned provides to external solvers in EDSP
2016-02-11  David Kalnischkiesalways download changelogs into /tmp first
2016-02-11  David Kalnischkiesuse local changelog from /usr/share/doc if possible
2016-02-10  David Kalnischkiesget dpkg lock in build-dep if cache was invalid again
2016-02-10  Julian Andres KlodeSet seekpos to 0 after reopening files in Seek()
2016-02-04  Julian Andres KlodeUse some semantically more correct buffer operations
2016-02-04  Julian Andres KlodeCorrectly report write errors when flushing buffered...
2016-02-04  Julian Andres KlodeMerge branch 'master' of github.com:adrian17/apt
2016-02-03  Fredrik Fornwalledspsystem.cc: include <stdlib.h> for mkdtemp
2016-02-03  Adrian WielgosikAvoid temporary strings in SubstVar.
2016-02-01  Julian Andres KlodeDo not buffer writes larger than the buffer if possible
2016-02-01  Julian Andres KlodeBufferedWriteFileFdPrivate: Simplify InternalWrite()
2016-02-01  Julian Andres Klodesimple_buffer::write: Use free() instead of maxsize...
2016-01-31  David Kalnischkiessupport <libc>-<kernel>-<cpu> in architecture specs
2016-01-31  David Kalnischkiesuse CPPFLAGS instead of CXXFLAGS for stringview export
2016-01-30  Stefan Bühlerfix "Mismatched free() / delete / delete []" in simple_...
2016-01-27  David Kalnischkiesonly warn about missing/invalid Date field for now
2016-01-26  David Kalnischkiesdeal better with (very) small apt::cache-start values
2016-01-26  David Kalnischkiesconvert Version() and Architecture() to APT::StringView
2016-01-26  David Kalnischkiesremove unused Description methods in listparsers
2016-01-26  David Kalnischkiesparse version correctly from binary Source field
2016-01-26  David Kalnischkiesact on various suggestions from cppcheck
2016-01-26  David Kalnischkiesdrop explicit check for EWOULDBLOCK if it has the same...
2016-01-26  Julian Andres KlodeDelete copy constructor and operator= for Dynamic
2016-01-25  David Kalnischkiesreimplement build-dep via apts normal resolver
2016-01-25  David Kalnischkiesuse consistently the last : as name:arch separator
2016-01-25  David Kalnischkiesprefer upgrading installed provides satisfier
2016-01-25  David Kalnischkiestreat an empty dependency field just like it doesn...
2016-01-25  David Kalnischkiesalways create pkg at the time pkg:arch is created
2016-01-25  Michael VogtUse c++11 for loop in AptHistoryRequestingUser
2016-01-25  Michael VogtStore "Requested-By" user in history.log in a simpler...
2016-01-25  Michael VogtLog calling SUDO_USER or PKEXEC_UID in history.log
2016-01-23  Julian Andres KlodeRemap another (non-parameter) StringView
2016-01-23  Julian Andres KlodeRemap StringView instances pointing into the cache
2016-01-23  Julian Andres KlodePass the old map size to ReMap()
2016-01-15  Julian Andres Klodestring_view: Drop constexpr constructor for standard...
2016-01-15  David Kalnischkiesuse APT::StringView for GrabWord
2016-01-15  David Kalnischkiesprovide a constexpr char[] overload for APT::StringView
2016-01-15  David Kalnischkiesreturn correct position in APT::StringView::(r)find
2016-01-15  David Kalnischkiesrevert file-hash based action-merging in acquire
2016-01-14  David Kalnischkiesfix M-A:foreign provides creation for unknown archs
2016-01-11  Mattia RizzoloSort the list of sources to be built and linked
2016-01-08  Julian Andres KlodeStore the size of strings in the cache
2016-01-08  Julian Andres KlodeHashSumValue::Set: Do not provide const char* overload
2016-01-08  Julian Andres KlodedebListParser: Convert another ParseDepends to StringView
2016-01-08  David Kalnischkiesremove uncompressed leftover partial file before pdiff...
2016-01-08  David Kalnischkiesuse filesize of compressed pdiffs for the limit if...
2016-01-08  David Kalnischkieskeep compressed indexes in a low-cost format
2016-01-08  David Kalnischkiesallow pdiff bootstrap from all supported compressors
2016-01-08  David Kalnischkiesensure compression cleanup even without lists-cleanup
2016-01-08  David Kalnischkiesuse one 'store' method to rule all (de)compressors
2016-01-08  Julian Andres KlodeAvailableDescriptionLanguages: Use one string for all...
2016-01-08  Julian Andres KlodepkgCacheGenerator: CurMd5.Value() cannot be empty
2016-01-08  Julian Andres Klodeoperator==(char*, StringView) use StringView.operator==
2016-01-08  Julian Andres KlodepkgCacheGenerator::hash: Do not call tolower_ascii()
2016-01-08  Julian Andres KlodepkgCacheGenerator::StoreString: Get rid of std::string
2016-01-07  Julian Andres KlodeReplace compare() == 0 checks with this == other checks
2016-01-07  Julian Andres KlodepkgCacheGenerator: Use StringView for toString
2016-01-07  Julian Andres KlodepkgCacheGenerator::StoreString: Move the string into...
2016-01-07  Julian Andres KlodeStringView: rfind: pos should be end of substr, not...
2016-01-07  Julian Andres KlodeStringView: pos argument default should be npos
2016-01-07  Julian Andres KlodeStringView::rfind(): Call rfind() instead of find(...
2016-01-07  Julian Andres KlodeSwitch performance critical code to use APT::StringView
2016-01-07  Julian Andres KlodeIntroduce internal APT::StringView class
2016-01-07  Julian Andres Klodeacquire: Allow parallelizing methods without hosts
2016-01-07  Julian Andres KlodeCopyFile: Use 64 * 1024 instead of 64000 as buffer...
2016-01-07  Julian Andres KlodeFileFd: (native) LZ4 support
2016-01-03  Julian Andres KlodeIncrease APT::Cache-HashTableSize default to 50503
2016-01-03  Julian Andres Klodeapt-cache: stats: Show a table utilization as percentage
2016-01-03  Julian Andres KlodeChange compressor costs to be 100 apart
2016-01-03  Julian Andres Klodesimple_compressor: Provide some accessors for end and...
2016-01-03  Julian Andres Klodesimple_buffer: Allow buffer size to change
2016-01-02  David Kalnischkiesproperly parse comments in apt_preferences and deb822...
2016-01-02  David Kalnischkiessupport comments in debian/control parsing
next