]> git.saurik.com Git - apt.git/shortlog
apt.git
2015-08-10  David Kalnischkiescleanup Container.erase API to look more like std:...
2015-08-10  David Kalnischkiesmake all d-pointer * const pointers
2015-08-10  David Kalnischkiesapply various style suggestions by cppcheck
2015-08-10  Julian Andres... policy: Fix the handling of config-files states
2015-08-10  Julian Andres... Fix test case breakage from the new policy implementation
2015-08-10  Julian Andres... policy: Fix the new policy implementation to handle...
2015-08-10  Julian Andres... Determine the candidate based on per-version pins,...
2015-08-10  Julian Andres... policy: Return highest file pin if version pin == 0...
2015-08-10  Julian Andres... fileutl_test.cc: Check for /etc/passwd instead of ...
2015-08-10  Julian Andres... apt-cache: Change version pin output to use per-version...
2015-08-10  Julian Andres... policy: Assign per-version pins
2015-08-10  Julian Andres... versionmatch: Extract version match checking out of...
2015-08-10  Julian Andres... pkgPolicy: Introduce storage and helpers for per-versio...
2015-06-23  Mert DirikTurkish translation update for apt
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-16  David Kalnischkiesadd d-pointer, virtual destructors and de-inline de...
2015-06-15  David Kalnischkiesallow ratelimiting progress reporting for testcases
2015-06-15  David Kalnischkiescondense parallel requests with the same hashes to one
2015-06-15  David Kalnischkiesshow item ID in Hit, Ign and Err lines as well
2015-06-15  David Kalnischkiescall URIStart in cdrom and file method
2015-06-15  David Kalnischkiesdeal better with acquiring the same URI multiple times
2015-06-15  David Kalnischkiesensure valid or remove destination file in file method
2015-06-15  David Kalnischkiesprovide a public interface for acquiring changelogs
2015-06-15  David Kalnischkieshide Translation-* in 'apt-cache policy' output
2015-06-15  David Kalnischkiespopulate the Architecture field for PackageFiles
2015-06-15  David Kalnischkiesimplement default apt-get file --release-info mode
2015-06-12  David Kalnischkiesstore Release files data in the Cache
2015-06-11  David Kalnischkiesimplement 'apt-get files' to access index targets
2015-06-11  David Kalnischkiesuse an enum instead of strings as IndexTarget::Option...
2015-06-11  David Kalnischkiesuse IndexTarget to get to IndexFile
2015-06-11  David Kalnischkiesshow URI.Path in all acquire item descriptions
2015-06-10  David Kalnischkiesrename Calculate- to GetIndexTargets and use it as...
2015-06-10  David Kalnischkiesstop using IndexTarget pointers which are never freed
2015-06-10  David Kalnischkiesstore all targets data in IndexTarget struct
2015-06-10  David Kalnischkiesabstract the code to iterate over all targets a bit
2015-06-09  David Kalnischkiesreplace ULONG_MAX with c++ style std::numeric_limits
2015-06-09  David Kalnischkiesconfigureable acquire targets to download additional...
2015-06-09  David Kalnischkiesremove debianism file-content verification
2015-06-09  David Kalnischkiesdo not request files if we expect an IMS hit
2015-06-09  David Kalnischkiescleanup pdiff support detection decision
2015-06-09  David Kalnischkiessupport hashes for compressed pdiff files
2015-06-09  David Kalnischkiesfix download-file using testcases to run as root
2015-06-09  David Kalnischkiesadd more parsing error checking for rred
2015-06-09  David Kalnischkiescheck patch hashes in rred worker instead of in the...
2015-06-09  David Kalnischkiesrework hashsum verification in the acquire system
2015-06-07  David Kalnischkiesdon't try other compressions on hashsum mismatch
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtUpdate methods/https.cc now that ServerState::Size...
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/jessie...
2015-05-22  Helmut Grohneparse arch-qualified Provides correctly
2015-05-22  Michael VogtAdd regression test for LP: #1445239
2015-05-22  Michael VogtRename "Size" in ServerState to TotalFileSize
2015-05-22  Michael VogtFix endless loop in apt-get update that can cause disk...
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2015-05-18  David Kalnischkiestreat older Release files than we already have as an...
2015-05-13  David Kalnischkiesdetect Releasefile IMS hits even if the server doesn't
2015-05-12  David Kalnischkiesimplement VerifyFile as all-hashes check
2015-05-11  David Kalnischkiesdetect 416 complete file in partial by expected hash
2015-05-11  David Kalnischkiesrewrite all TFRewrite instances to use the new pkgTagSe...
2015-05-11  David Kalnischkiesimplement a more c++-style TFRewrite alternative
2015-05-11  David Kalnischkiesstop depending on copy-on-write for std::string
2015-05-11  David Kalnischkiessync TFRewrite*Order arrays with dpkg and dak
2015-05-11  David Kalnischkiesfix 'Source' to 'Package' rename in apt-ftparchive
2015-05-11  David Kalnischkiesdrop incorrect parameter implicitely converted to bool
2015-05-11  David Kalnischkiesfix macro definition for very old GCC < 3
2015-05-11  David Kalnischkiesshow non-matching m-a:same versions in debug message
2015-05-11  David Kalnischkiesremove available file to have same dpkg -l behavior
2015-05-11  David Kalnischkiesremove unused and strange default-value for pins
2015-05-11  David Kalnischkiesa pin of 1000 always means downgrade allowed
2015-05-11  David Kalnischkiesdo not require installed libapt-pkg-dev for gtest
2015-05-11  David Kalnischkiesimprove partial/ cleanup in abort and failure cases
2015-04-28  Michael VogtMove sysconf(_SC_OPEN_MAX); out of the for() loop to...
2015-04-28  Michael Vogtreleasing package apt version 1.0.9.9 1.0.9.9
2015-04-22  David Kalnischkiesremove "first package seen is native package" assumption
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-18  David Kalnischkieshide first pdiff merge failure debug message
2015-04-18  David Kalnischkiesa hit on Release files means the indexes will be hits too
2015-04-18  David Kalnischkiesrefactor calculation of final lists/ name from URI
2015-04-18  David Kalnischkiesunsigned Release files can expire, too
2015-04-18  David Kalnischkiesensure lists/ files have correct permissions after...
2015-04-18  David Kalnischkiescalculate hashes while downloading in https
2015-04-18  Milo CasagrandeItalian program translation update
2015-04-18  David Kalnischkiescalculate only expected hashes in methods
2015-04-18  David Kalnischkiesif we can, use gccs __builtin_swap methods
2015-04-18  David Kalnischkiesuse SHA2 unrolled code as its a bit faster
2015-04-18  David Kalnischkieshandle servers closing encoded connections correctly
2015-04-18  David Kalnischkiessend Alt-* info for uncompressed based on any compressions
2015-04-18  David Kalnischkiesremove duplicated check for same file copy
2015-04-18  David Kalnischkiesimprove https method queue progress reporting
2015-04-18  David Kalnischkiesdo not unlink https file on general error
2015-04-18  David Kalnischkiesdemote missing gtest to a buildtime warning
2015-04-13  Michael VogtRevert "HttpsMethod::Fetch(): Zero the FetchResult...
2015-04-13  David Kalnischkiesrelease 1.0.9.8
2015-04-12  David Kalnischkiesparse specific-arch dependencies correctly on single...
2015-04-10  David Kalnischkiestest for or-group choice behaviour in upgrade
2015-04-10  David Kalnischkiesadd a simple unit test for acquire progress
2015-04-10  David Kalnischkiesreimplement the last uses of sprintf
2015-04-07  David Kalnischkieskeyids in "apt-key del" should be case-insensitive
2015-04-07  David Kalnischkiesdemote VectorizeString gcc attribute from const to...
2015-04-07  Michael Vogtfix crash in order writing in pkgDPkgPM::WriteApportRep...
next