]> git.saurik.com Git - apt.git/history - apt-pkg
edsp: optionally store a compressed copy of the last scenario
[apt.git] / apt-pkg /
2016-06-08  David Kalnischkiesedsp: optionally store a compressed copy of the last...
2016-06-06  David Kalnischkiesedsp: prevent it from trying to write a cache
2016-06-06  David Kalnischkiesget right of the hardcoded string-length compares
2016-06-05  David Kalnischkiesrefactor EDSP classes for better internal reuse
2016-06-04  David Kalnischkiesedsp: use a stanza based interface for solution writing
2016-06-04  David Kalnischkiesedsp: use an ID mapping for the internal solver
2016-05-28  David Kalnischkiesuse de-localed std::put_time instead rolling our own
2016-05-28  David Kalnischkiesaccept only the expected UTC timezones in date parsing
2016-05-27  David Kalnischkiesprevent C++ locale number formatting in text APIs
2016-05-27  David Kalnischkiesfix and document on the fly compressor config
2016-05-24  David Kalnischkiesfix two typos in untranslated errors of libapt-pkg
2016-05-20  David Kalnischkiesrefactor EDSP code into EDSP and EDSP-like parts
2016-05-20  David Kalnischkiesedsp: use a limited scenario based on bool-array
2016-05-20  David Kalnischkiesedsp: add Forbid-{New-Install,Remove} and Upgrade-All
2016-05-20  David Kalnischkiesavoid triggering gcc's -Wunsafe-loop-optimizations...
2016-05-20  David Kalnischkiesedsp: try harder to not generate unneeded error messages
2016-05-20  David Kalnischkiesconvert EDSP to be based on FileFd instead of FILE*
2016-05-20  David Kalnischkiesfail instead of segfault on unreadable config files
2016-05-15  Julian Andres KlodeNormalize Signed-By values by removing trailing commas...
2016-05-15  Julian Andres KlodeAdd conflicting Signed-By values to error message
2016-05-12  David Kalnischkiesedsp: warn if unexpected stanzas appear in the solution
2016-05-10  David Kalnischkiesedsp: support generic and solver-specific configs
2016-05-10  Julian Andres Klodeupdate: Run Post-Invoke-Success if not all sources...
2016-05-10  Julian Andres KlodeStrip trailing commas for created signed-by fingerprint...
2016-05-10  Julian Andres KlodeMerge pull request julian-klode/apt#3 from adrian17...
2016-05-10  David Kalnischkiesdon't sent uninstallable rc-only versions via EDSP
2016-05-08  David Kalnischkiesimplement Identifier field for IndexTargets
2016-05-08  David Kalnischkiesimplement Fallback-Of for IndexTargets
2016-05-07  David Kalnischkiesdownload arch:all also for NATIVE_ARCHITECTURE indextargets
2016-05-07  David Kalnischkiesdon't construct MetaIndex acquire items with IndexTargets
2016-05-07  David Kalnischkiesdelay progress until Release files are downloaded
2016-05-07  David KalnischkiesTransactionManager can never be a nullptr
2016-05-07  David Kalnischkiesfix same-mirror redirection for Release{,.gpg} pair
2016-05-03  David Kalnischkiesallow redirection for items without a space in the...
2016-05-03  David Kalnischkieslet DPKG_COLORS default to our APT::Color setting
2016-05-03  David Kalnischkiesremove 100-levels config nesting limit
2016-05-01  Adrian WielgosikDon't copy strings in Startswith, Endswith
2016-05-01  David Kalnischkiessupport Signed-By in Release files as a sort of HPKP
2016-05-01  David Kalnischkiessupport multiple fingerprints in signed-by
2016-05-01  David Kalnischkiesdon't show NO_PUBKEY warning if repo is signed by anoth...
2016-05-01  David Kalnischkiesshow StateCache flags in Pkg debug prettyprint
2016-04-28  James McCoydeb822: Restore support for <multivalue>-{Add,Remove}
2016-04-28  David Kalnischkiesfactor out Pkg/DepIterator prettyprinters into own...
2016-04-28  David Kalnischkiesdeprecate confusing Pkg.CandVersion() method
2016-04-28  David Kalnischkiesrespect user pinning in M-A:same version (un)screwing
2016-04-28  David KalnischkiesFileFd: avoid further writing if file failed
2016-04-25  Julian Andres Klodepolicy: Remove TODO for replacing old GetCandidateVer()
2016-04-25  Julian Andres Klodepolicy: Get rid of old (pre-1.1) GetCandidateVer algorithm
2016-04-25  David Kalnischkiesrestore pinning to min/max value of short
2016-04-25  David Kalnischkiesgive rc-status packages a pin of -1
2016-04-25  David Kalnischkiesedsp: ask policy engine for the pin of the version...
2016-04-25  David Kalnischkiesuse the same redirection mirror for all index files
2016-04-25  David Kalnischkiesshow more details for "Writing more data" errors, too
2016-04-25  David Kalnischkiesshow more details for "Hash Sum mismatch" errors
2016-04-25  David Kalnischkiesproperly format multiline error messages
2016-04-25  David Kalnischkiessanify unused ReportMirrorFailure a tiny bit
2016-04-25  David Kalnischkiesmake random acquire queues work less random
2016-04-14  David Kalnischkiesensure outdated files are dropped without lists-cleanup
2016-04-14  David Kalnischkiessilently skip acquire of empty index files
2016-04-14  David Kalnischkiesfix Alt-Filename handling of file method
2016-04-13  David Kalnischkiesrecheck Pre-Depends satisfaction in SmartConfigure
2016-04-13  David Kalnischkiesdetect compressed status files on extension again
2016-04-13  David Kalnischkiesdo not require non-broken systems in 'upgrade'
2016-04-07  David Kalnischkiesstop handling items in doomed transactions
2016-04-07  David Kalnischkiesensure transaction states are changed only once
2016-04-03  David Kalnischkiesdon't leak on error in listparser creation
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-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()
next