]> git.saurik.com Git - apt.git/history - apt-pkg/contrib
do not require non-broken systems in 'upgrade'
[apt.git] / apt-pkg / contrib /
2016-04-03  David Kalnischkiesuse buffered writing for InRelease splitting
2016-04-03  David Kalnischkiesconsistently add APT_OVERRIDE as method marker
2016-03-28  Julian Andres KlodeAllow lowering trust level of a hash via config
2016-03-24  Julian Andres KlodeSet hidden visibility for StringView
2016-03-13  Julian Andres KlodeDo not consider SHA1 usable
2016-03-06  Veres LajosFix several typos
2016-03-06  Colin WatsonFix lzma write support to handle "try again" case
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  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-30  Stefan Bühlerfix "Mismatched free() / delete / delete []" in simple_...
2016-01-26  David Kalnischkiesdrop explicit check for EWOULDBLOCK if it has the same...
2016-01-15  Julian Andres Klodestring_view: Drop constexpr constructor for standard...
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-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 Klodeoperator==(char*, StringView) use StringView.operator==
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 KlodeCopyFile: Use 64 * 1024 instead of 64000 as buffer...
2016-01-07  Julian Andres KlodeFileFd: (native) LZ4 support
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
2015-12-29  Julian Andres Klodestrutl.cc: Add declarations for the compat _ascii(...
2015-12-29  Julian Andres KlodeTurn tolower_ascii() and isspace_ascii() into inline...
2015-12-28  Julian Andres KlodeBufferedFileFdPrivate: Make InternalFlush() save agains...
2015-12-28  Julian Andres KlodeBufferedWriter: flushing: Check for written < size...
2015-12-27  Julian Andres KlodeFileFd: Add a buffered writing mode
2015-12-27  Julian Andres KlodeFildFd: Introduce a Flush() function and call it from...
2015-12-27  Julian Andres KlodeFileFdPrivate: Add getter and setter for fields
2015-12-27  Julian Andres Klodefileutl: simple_buffer: Add write() and full() methods
2015-12-27  Julian Andres Klodefileutl: simple_buffer: Mark accessors as const
2015-12-27  Julian Andres KlodeFileFdPrivate: Extract SimpleBuffer and mark it as...
2015-12-27  Niels ThykierHex2Digit: Do not use isxdigit()
2015-12-27  Julian Andres KlodeConvert most callers of isspace() to isspace_ascii()
2015-12-26  Julian Andres KlodeIntroduce isspace_ascii() for use by parsers
2015-12-26  Julian Andres KlodeRefactor InternalReadLine to not unroll Size == 0 case
2015-12-26  Julian Andres KlodeChange InternalReadLine to always use buffer.read(...
2015-12-26  Julian Andres KlodeGet rid of memmove() in our read buffering
2015-12-26  Julian Andres KlodeUse a hardcoded buffer size of 4096 to fix performance
2015-12-24  Julian Andres KlodeMark all FileFdPrivate classes as hidden 1.1.6
2015-12-23  David Kalnischkiesfix new[] vs delete mismatch introduced by b3db9d81
2015-12-23  David Kalnischkiesuse a dynamic buffer for ReadLine
2015-12-23  David Kalnischkiesimplement a buffer system for FileFd::ReadLine
2015-12-22  David Kalnischkiesparse xz-compression level from configuration
2015-12-22  David Kalnischkiesfollow dpkg and xz and use CRC64 for xz compression
2015-12-22  David Kalnischkiesshuffle compressor-specific code into private subclasses
2015-12-19  Julian Andres KlodeDo not try to read in FileFd::Read() if Size is 0
2015-12-19  Julian Andres KlodeDo nothing in FileFd::Write() if Size is 0
2015-12-19  Pino ToscanoCopyFile: avoid failing on EOF on some systems
2015-12-19  Pino ToscanoCopyFile: fix BufSize to a sane value
2015-12-13  David Kalnischkiesfix typos and docs in GlobalError documentation
2015-12-11  Julian Andres Klodemmap: Define _DEFAULT_SOURCE instead of _BSD_SOURCE
2015-11-29  David Kalnischkiesdoc: VerifyFile checks all hashes instead of best only
2015-11-28  Julian Andres KlodeRevert "Revert "appease adequate with some weak symbols...
2015-11-28  Julian Andres KlodeRevert "appease adequate with some weak symbols for...
2015-11-28  David Kalnischkiesdisable privilege-drop verification by default as faker...
2015-11-28  David Kalnischkiesshow the group we failed to drop via setgroups
2015-11-27  David Kalnischkiesadd messages to our deprecation warnings in libapt
2015-11-27  David Kalnischkiesappease adequate with some weak symbols for -private
2015-11-21  Justin B Ryereview of new/changed translatable program strings
2015-11-19  David Kalnischkiesdo not segfault in cache generation on mmap failure
2015-11-19  David Kalnischkiessupport setting empty values (sanely) & removing suppor...
2015-11-19  David Kalnischkiesdo not use _apt for file/copy sources if it isn't world...
2015-11-05  David Kalnischkiesencode UTF-8 characters correctly in QuoteString
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-11-04  David Kalnischkiesensure FileFd doesn't try to open /dev/null as atomic...
2015-11-04  David Kalnischkiesmove apts cmdline helper type into -private
2015-11-04  David Kalnischkiesnew quiet level -qq for apt to hide progress output
2015-11-04  David Kalnischkiesdeduplicate main methods
2015-11-04  David Kalnischkiessplit up help messages for simpler reuse
2015-11-04  David Kalnischkiesadd binary-specific options via Binary scope
2015-10-30  Julian Andres Klodesrvrec: Do not expose C++11 tuple use in header
2015-10-30  Julian Andres KlodeGetSrvRecords: Make thread-safe
2015-09-14  David Kalnischkiessrv test: do 100 pulls twice and compare list
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-09-14  David Kalnischkiescopy ReadWrite-error to the bottom to make clang happy
2015-09-14  David Kalnischkiesimplement CopyFile without using FileFd::Size()
2015-09-02  David Kalnischkiesavoid triggering the c++11 erase api change on travis
2015-09-01  David Kalnischkiesuse clock() as source for SRV randomness
2015-09-01  David Kalnischkiesuse unusable-for-security hashes for integrity checks
2015-09-01  Michael VogtConsider md5sum no longer a usable hash
2015-09-01  David Kalnischkiesimprove CheckDropPrivsMustBeDisabled further
2015-08-31  David Kalnischkiesignore for _apt inaccessible TMPDIR in pkgAcqChangelog
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  Julian Andres KlodeAlways close compressed files in FileFd
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
2015-08-20  Michael VogtAdd basic (non weight adjusted) shuffling for SrvRecord...
2015-08-18  Michael Vogtapt-pkg/contrib/srvrec.cc: res_query() should not gener...
2015-08-18  Michael Vogtcleanup
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
next