]> git.saurik.com Git - apt.git/history - apt-pkg
use pkgAcqMetaBase as the transactionManager
[apt.git] / apt-pkg /
2014-05-09  David Kalnischkiespromote ExpectedHashes to a pkgAcquire::Item member
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 Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
2014-05-08  Michael Vogtapt-pkg/deb/debindexfile.cc: do not hardcode dpkg
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 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 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 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 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 VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-04  Stefano ZacchiroliEDSP: add APT-Release field to Package stanzas
2014-05-04  Stefano ZacchiroliEDSP: add Source field to Package stanzas
2014-05-04  Stefano ZacchiroliEDSP: add Architecture(s) multi-arch fields to the...
2014-05-04  Stefano ZacchiroliEDSP: bump protocol version to 0.5
2014-04-30  Michael VogtOnly do openpty() if both stdin/stdout are terminals
2014-04-28  David Kalnischkiesinitialize Verify in second pkgAcqIndex constructor
2014-04-28  Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28  Michael Vogtuse flAbsPath()
2014-04-28  Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28  Michael Vogtadd flAbsPath() as a wrapper to realpath()
2014-04-28  Michael Vogtuse new Popen()
2014-04-28  Michael VogtMerge branch 'feature/popen' into feature/apt-install-deb
2014-04-28  Michael VogtImplement Popen() execv helper to avoid popen()
2014-04-28  Michael Vogtavoid deb specific code in private-install
2014-04-28  Michael VogtWIP local deb install
2014-04-26  Adam Conradfix FileFd::Size bitswap on big-endian architectures
2014-04-26  David Kalnischkieshandle pkgnames shorter than modifiers
2014-04-26  John Ognessproperly undo CD-ROM mount in all error cases
2014-04-25  Michael Vogtreduce delta from ubuntu
2014-04-25  Michael Vogtadd support for apt-get build-dep unpacked-source-dir
2014-04-24  Michael Vogtcreate debIFTypeDscFile type
2014-04-22  Michael Vogtadd support for apt-get build-dep foo.dsc
2014-04-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-22  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-17  Michael Vogtpass Target/MetaIndexParser around into pkgAcqDiffIndex...
2014-04-16  Michael Vogtcalculate Percent as part of pkgAcquireStatus to provid...
2014-04-16  Michael Vogtuse correct compression extension when loading the...
2014-04-16  David Kalnischkiesclear HitEof flag in FileFd::Seek
2014-04-16  Michael Vogtadd Debug::acquire::progress debug option and fixme...
2014-04-16  Michael Vogtload the size from the metaindex into the fetcher to...
2014-04-16  Michael Vogtmake the TotalFiles more reliable in apt-get update
2014-04-14  David Kalnischkiesforce fancy progressbar redraw on window size change
2014-04-11  Michael VogtMerge remote-tracking branch 'mvo/feature/helpful-apt...
2014-04-11  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-list-rc...
2014-04-11  David Kalnischkiesconsider priorities only for downloadable pkgs in resolver
2014-04-11  David Kalnischkiesdeal with umask only if we really need to for mkstemp
2014-04-11  David Kalnischkiesdon't double-count seeks in FileFd::Skip for bzip/xz
2014-04-11  David Kalnischkiesdo not create an (additional) empty compressor
2014-04-11  David Kalnischkiesuse wildcard to get files in our library makefiles
2014-04-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1304657...
2014-04-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-search...
2014-04-10  Michael Vogtimprove umask/fchmod code readability
2014-04-10  Michael VogtRename FileFd::Open() Perms to AccessMode
2014-04-10  Michael VogtFix insecure file permissions when using FileFd with...
2014-04-08  Michael VogtMerge branch 'bugfix/apt-search-case' into debian/sid
2014-04-04  Michael VogtImplement CacheDB for source packages in apt-ftparchive
2014-04-01  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-manpage...
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-01  Michael VogtMerge remote-tracking branch 'mvo/feature/more-fancy...
2014-04-01  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-04-01  Michael Vogtdo not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()
2014-04-01  Michael VogtAdd new Debug::RunScripts option
2014-03-27  Michael VogtMerge branch 'debian/sid' into feature/more-fancy-progress
2014-03-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-27  Michael VogtAdd progressbar to "Dpkg::Progress-Fancy"
2014-03-27  Michael Vogtmake fancy-progress fg/bg color configurable
2014-03-23  David Kalnischkiesdiscard candidates via IsInstallOk to allow override
2014-03-23  David Kalnischkiesdo IsInstallOk call in MarkInstall unconditionally
2014-03-22  David Kalnischkiesensure proper teardown in dpkg error cases
2014-03-21  David Kalnischkiesmark optional (private) symbols as hidden
2014-03-21  David Kalnischkiesenable fvisibility=hidden for our private library
2014-03-21  David Kalnischkiescontinue reading in xz even if it outputs nothing
2014-03-15  Julian Andres KlodeFix handling of autoclosing for compressed files (Close...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2014-03-13  David Kalnischkiesuse the pretty fullname of a pkg as download desciption
2014-03-13  David Kalnischkiesrefactor FileFd to hide some #ifdefs
2014-03-13  David Kalnischkiesuse liblzma-dev to provide xz/lzma support
2014-03-13  David Kalnischkiesrefactor setup of file opening via zlib/bz2 lib
2014-03-13  David Kalnischkiesmove fd duplication closer to the gz/bz2 open calls
2014-03-13  David Kalnischkiesabstract version hash comparison a bit
2014-03-13  David Kalnischkiesfactor out parsing of MultiArch flag
2014-03-13  David Kalnischkiesmsgstr with elipses need three dots
2014-03-13  David Kalnischkiessupport very long mtab entries in mountpoint discovery
2014-03-13  David Kalnischkiesapt-cdrom ident shouldn't be interactive
next