]> git.saurik.com Git - apt.git/shortlog
apt.git
2014-06-10  Michael Vogtuse pkgSrcRecords::Step() instead of Next()
2014-06-10  Michael Vogtprepare 1.0.4 upload
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-06-10  David Kalnischkiessupport Acquire::GzipIndexes in dumpavail
2014-06-09  David Kalnischkiesseparate implementation from declaration of TryTo{Insta...
2014-06-09  Michael Vogtadd pkgSrcRecords::Next() to step through all the pkgSr...
2014-06-07  David Kalnischkiesdo not revert candidate for protected packages
2014-06-07  Milo CasagrandeItalian program translation update
2014-06-06  Michael Vogtcmdline/apt-helper.cc: use less generic description...
2014-06-04  Michael VogtAdd compat mode for old (32bit FileSize) CacheDB (LP...
2014-06-02  Michael VogtShow unauthenticated warning for source packages as...
2014-05-30  David Kalnischkiesuse 'native' instead of 'amd64' as pkg arch
2014-05-30  David Kalnischkiesupdate symbols files
2014-05-30  David Kalnischkiesshow current/total testcase statistic also in concise...
2014-05-30  David Kalnischkiessupport parsing EDSP requests Architecture{,s} stanza
2014-05-30  David Kalnischkieswithout a filename we can't stat pipes
2014-05-30  David Kalnischkiesprint error stack on failure of 'apt' solver
2014-05-30  David Kalnischkiescheck exit status of external solvers
2014-05-30  David Kalnischkiesif Resolver fails, do not continue even if not broken
2014-05-30  David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-05-29  Michael VogtFix more warnings from clang
2014-05-29  Michael Vogtcmdline/apt-extracttemplates.cc: remove unused private var
2014-05-29  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-29  David Kalnischkies(try to) fix travis-ci build failures
2014-05-29  Michael Vogtincrease Pkg/Grp hash table size from 2k to 64k
2014-05-29  Michael Vogtadd hashtable stats
2014-05-28  Michael Vogtcmdline/apt-extracttemplates.cc: remove unused private var
2014-05-28  Michael Vogttest/integration/test-apt-ftparchive-src-cachedb: make...
2014-05-28  Michael VogtFix more warnings from clang
2014-05-28  Michael VogtFix warning about uninitialized variable
2014-05-28  Michael VogtFix uninitialized value
2014-05-27  Michael Vogtuse free() instead of delete[] in debSrcRecordParser...
2014-05-27  Michael VogtDo not try to cast a pkgDepCache::Policy to a pkgCache
2014-05-27  Michael Vogtuse free() instead of delete() when realloc is used
2014-05-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-22  David Kalnischkiesupdate Doxyfile to 1.8.7 to silence deprecation warnings
2014-05-22  Sebastian Schmidtfix screen width detection for apt/apt-get lists
2014-05-22  Michael Vogtmove ByHash into its own function
2014-05-22  David Kalnischkiesfix tight loop detection and temporary removes
2014-05-22  David Kalnischkiesconsistently fail if Smart* packagemanager actions...
2014-05-22  David Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
2014-05-22  David Kalnischkiesmake test independent from the actual Install-Size
2014-05-22  Michael VogtAdd APT::Acquire::$(host)::By-Hash=1 knob, add Acquire...
2014-05-22  Michael Vogtadd TODO
2014-05-22  Michael VogtImplement simple by-hash for apt update
2014-05-22  Michael Vogtshow upgradable packages after apt update
2014-05-16  David Kalnischkiesadd an additional test for arch specific conflicts
2014-05-15  Michael VogtNever parse Version/Architecture tags in a Translation...
2014-05-14  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-05-14  Michael VogtAdd new pkgAcqBaseIndex as base class for pkgAcq{DiffIn...
2014-05-14  Michael VogtPass struct IndexTarget/indexRecords to pkgAcqIndex...
2014-05-12  David Kalnischkies(try to) fix travis-ci build failures
2014-05-10  David Kalnischkiesadd an additional test for arch specific conflicts
2014-05-10  David Kalnischkiesinvalid cache if architecture set doesn't match
2014-05-10  David Kalnischkiesimprove pkgTagSection scanning and parsing
2014-05-09  David Kalnischkiesparse and retrieve multiple Descriptions in one record
2014-05-09  David Kalnischkiesreenable pipelining via hashsum reordering support
2014-05-09  David Kalnischkiestell download methods the expected hashes
2014-05-09  David Kalnischkiespromote ExpectedHashes to a pkgAcquire::Item member
2014-05-09  David Kalnischkiesdeal with hashes in ftparchive more dynamic as well
2014-05-09  David Kalnischkiesuse HashStringList in the acquire system
2014-05-09  David Kalnischkiesuse 'best' hash for source authentication
2014-05-08  David Kalnischkiesadd a simple container for HashStrings
2014-05-08  David Kalnischkiestests: be able to disable "Fetched …" statistics message
2014-05-08  David Kalnischkiesuse a std::vector instead of hardcoded array
2014-05-08  David Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
2014-05-08  David Kalnischkiesmake test independent from the actual Install-Size
2014-05-08  David Kalnischkiesfix apt-config test now that PATH changed in 8c617819
2014-05-08  Michael Vogtapt-pkg/deb/debindexfile.cc: do not hardcode dpkg
2014-05-08  Michael Vogtapt-private/acqprogress.cc: do not show file size on...
2014-05-08  Michael VogtRevert "fix test-bug-602412-dequote-redirect by removin...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08  Michael Vogtupdate test-apt-progress-fd
2014-05-08  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-08  Michael Vogtfix regression from commit 215b0faf
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08  Michael Vogtcheck for UnfetchedReleaseFiles when calculating the...
2014-05-08  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-07  Michael Vogtfix tests
2014-05-07  Michael Vogtadd BUILDDIRECTORY to PATH in the tests
2014-05-07  Michael Vogtfix some compile errors in the now enabled #if (APT_PKG...
2014-05-07  Michael Vogtapt-pkg/contrib/macros.h: bump library version to 4.13
2014-05-07  Michael Vogtshow progress in run-tests
2014-05-07  Michael Vogtfix test-bug-602412-dequote-redirect by removing the...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-install...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-07  Michael Vogtmove pkgSourceList::AddMetaIndex() into a private subcl...
2014-05-07  Michael Vogtrename pkgSourceList::Add() to pkgSourceList::AddMetaIn...
2014-05-07  Michael VogtMerge branch 'debian/sid' into bugfix/update-progress...
2014-05-05  Michael Vogtprepare release 1.0.3 1.0.3
next