]> git.saurik.com Git - apt.git/history - apt-pkg
Determine the candidate based on per-version pins, instead of old code
[apt.git] / apt-pkg /
2015-08-10  Julian Andres KlodeDetermine the candidate based on per-version pins,...
2015-08-10  Julian Andres Klodepolicy: Return highest file pin if version pin == 0...
2015-08-10  Julian Andres Klodepolicy: Assign per-version pins
2015-08-10  Julian Andres Klodeversionmatch: Extract version match checking out of...
2015-08-10  Julian Andres KlodepkgPolicy: Introduce storage and helpers for per-versio...
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 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 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 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 VogtMerge remote-tracking branch 'upstream/debian/jessie...
2015-05-22  Helmut Grohneparse arch-qualified Provides correctly
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 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 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 unused and strange default-value for pins
2015-05-11  David Kalnischkiesa pin of 1000 always means downgrade allowed
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-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 only expected hashes in methods
2015-04-18  David Kalnischkiesif we can, use gccs __builtin_swap methods
2015-04-12  David Kalnischkiesparse specific-arch dependencies correctly on single...
2015-04-10  David Kalnischkiesreimplement the last uses of sprintf
2015-04-07  David Kalnischkiesdemote VectorizeString gcc attribute from const to...
2015-04-07  Michael Vogtfix crash in order writing in pkgDPkgPM::WriteApportRep...
2015-04-07  David Kalnischkiesavoid depends on std::string implementation for pkgAcqu...
2015-04-07  Michael VogtFix crash in pkgDPkgPM::WriteApportReport(() (LP: ...
2015-03-16  Helmut Grohneparse arch-qualified Provides correctly
2015-03-16  David Kalnischkiesfix some new compiler warnings reported by gcc-5
2015-03-16  David Kalnischkiesproperly implement pkgRecord::Parser for *.deb files
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2015-01-10  David Kalnischkiesaward points for positive dependencies again
2014-12-23  David Kalnischkiespass-through stdin fd instead of content if not a terminal
2014-12-23  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-23  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-12-10  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-12-07  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-07  David Kalnischkiescorrect architecture detection for 'rc' packages for...
2014-12-07  David Kalnischkiesproperly handle already reinstall pkgs in ordering
2014-11-28  David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-28  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-19  David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-18  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-18  David Kalnischkiescreate our cache and lib directory always with mode 755
2014-11-18  David Kalnischkiescreate directory for extended_states if needed
2014-11-10  David Kalnischkiesallow options between command and -- on commandline
2014-11-10  David Kalnischkiesdeprecate the Section member from package struct
2014-11-10  David Kalnischkiesuse 'best' hash for source authentication
2014-11-10  David Kalnischkiesadd a simple container for HashStrings
2014-11-09  David Kalnischkiesuse pkgAcquire::GetLock instead of own code
2014-11-09  David Kalnischkiesstreamline display of --help in all tools
2014-11-08  David Kalnischkiesfix variable naming typo used in debug output
2014-11-08  David Kalnischkiesrestore ABI of pkgTagSection
2014-11-08  David Kalnischkiesrevert useless abibreak in sourceslist.h
2014-11-08  David Kalnischkiesguard pkg/grp hashtable creation changes
2014-11-08  David Kalnischkiesexplicit overload methods instead of adding parameters
2014-11-08  David Kalnischkiesguard const-ification API changes
2014-11-08  David Kalnischkiesguard ABI changes for SourcePkg/Ver in pkgCache
2014-11-08  David Kalnischkiesmark internal interfaces as hidden
2014-11-08  David Kalnischkiesbetter non-virtual metaIndex.LocalFileName() implementation
2014-11-08  David Kalnischkiesuse a abi version check similar to the gcc check
2014-11-08  David Kalnischkiesreplace ignore-deprecated #pragma dance with _Pragma
next