]> git.saurik.com Git - apt.git/history - apt-pkg
apt-pkg/contrib/macros.h: bump library version to 4.13
[apt.git] / 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 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-04-30  Michael VogtOnly do openpty() if both stdin/stdout are terminals
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-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-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
2014-03-13  David Kalnischkiesno error for non-existing mountpoints in MountCdrom
2014-03-13  David Kalnischkiesif mountpoint has a ".disk" directory it is mounted
2014-03-13  David Kalnischkiesdo not configure already unpacked packages needlessly
2014-03-13  David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkiesmove defines for version to macros.h
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13  David Kalnischkieswarning: type qualifiers ignored on function return...
2014-03-13  David Kalnischkieswarning: cannot optimize loop, the loop counter may...
2014-03-13  David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
2014-03-13  David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-03-13  David Kalnischkieswarning: cast from type A to type B casts away qualifie...
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-03-13  David Kalnischkiesfix -Wmissing-field-initializers warnings
2014-03-13  David Kalnischkiesmake doxygen more quiet, fix issues and disable latex
2014-03-13  David Kalnischkiessupport DEB_BUILD_PROFILES and -P for build profiles
2014-03-13  Johannes Schauerimplement BuildProfileSpec support as dpkg has in 1...
2014-03-13  David Kalnischkiesadd default and override handling for Cnf::FindVector
2014-03-13  David Kalnischkiescheck version before adding scores in resolver
2014-03-13  David Kalnischkiesshow debug output only if told so in packagemanager
2014-03-13  David Kalnischkiesdo not do the same looping twice
2014-03-13  David Kalnischkiespropagate a negative score point along breaks/conflicts
2014-03-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-12  Michael Vogtadd hashsum support in apt-file download and add more...
2014-02-27  Michael Vogtinitial version of apt-helper
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
next