]> git.saurik.com Git - apt.git/history - apt-pkg
add APT::String::Strip(), start cleanup of ProcessDpkgStatusLine
[apt.git] / apt-pkg /
2013-10-18  Michael Vogtadd APT::String::Strip(), start cleanup of ProcessDpkgS...
2013-10-17  Michael Vogtfix broken clean when apt was finished and ensure that...
2013-10-15  Michael Vogttests, do not send pkgname with arch via the status-fd
2013-10-15  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-15  Michael Vogtfix logic for finding what package dpkg means in the...
2013-10-14  David Kalnischkiesfix progress-segfault in case of dpkg errors/prompts
2013-10-11  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-10-11  Michael Vogtadd missing _() around the new "Progress" string
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/add-upgrade...
2013-10-08  Michael Vogtapt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalS...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-07  Michael Vogtfix off-by-one error in pkgDPkgPM::SetupTerminalScrollA...
2013-10-07  Michael Vogtfix libapt-inst for >2G debs (closes: #725483)
2013-10-07  Michael Vogtuse Dpkg::Progress-Fancy to be consitent with Dpkg...
2013-10-07  Michael Vogtadd -o DpkgPM::Progress-Fancy for better dpkg progress...
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05  Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-03  David Kalnischkiesfix lzma-support detection via xz binary
2013-10-03  David Kalnischkiesuse pkgAcqArchive in 'download' for proper errors
2013-10-02  David Kalnischkiesrefactor onError relabeling of DestFile as '.FAILED'
2013-10-02  Michael VogtMerge remote-tracking branch 'origin/bugfix/dpkg-progre...
2013-10-02  Michael Vogtmake dpkg progress slightly nicer
2013-10-01  Michael Vogtchange maxsplit default from "0" to maxint
2013-10-01  Michael Vogtimprove documentation for StringSplit()
2013-10-01  David Kalnischkiesdon't consider holds for autoremoval
2013-09-26  David Kalnischkiespkg from only trusted sources keeps being trusted
2013-09-26  David Kalnischkiesdon't strip :any from dependencies in single-arch
2013-09-20  David Kalnischkiesdo not trust FileFd::Eof() in pkgTagFile::Fill()
2013-09-07  Michael Vogtdoc update
2013-09-07  Michael Vogtfix multiarch status-fd progress calculation
2013-09-07  Michael Vogtadd maxsplit parameter to StringSplit
2013-09-07  Michael Vogtimplement StringSplit() as we need this to fix the...
2013-09-01  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-31  Michael Vogtfix typo (mkostemp->mkstemp)
2013-08-28  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-08-28  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-27  David Kalnischkiesuse mkstemp instead of mkostemp in FileFd::Open()
2013-08-27  Angel Guzman Maesoreplace usage of potential dangerous mktemp with mkstemp
2013-08-26  Michael Vogtset Acquire::PDiffs::FileLimit to 20 to avoid needless...
2013-08-22  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22  Michael Vogtdo chdir("/") after chroot()
2013-08-22  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-22  Ángel Guzmán Maesoapt-pkg:contrib Avoid compiler warning about sign-compare
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-22  Angel Guzman Maesofix compiler warning about sign-compare
2013-08-19  Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-17  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-17  Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-16  David Kalnischkiesallow Pre-Install-Pkgs hooks to get info over an FD...
2013-08-15  David Kalnischkiesuse malloc instead of new[] in pkgTagFile
2013-08-15  David Kalnischkiesensure that pkgTagFile isn't writing past Buffer length
2013-08-15  David Kalnischkiesinit the pkgTagFile with the size of the Release file
2013-08-15  Michael Vogtadd PACKAGE_MATCHER_ABI_COMPAT mode for now so that...
2013-08-15  Michael Vogt* lp:~mvo/apt/add-glob-function:
2013-08-15  Michael Vogt* lp:~mvo/apt/config-clear:
2013-08-15  Michael Vogtmake destructors virtual
2013-08-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12  Michael Vogtsquash merge of the feature/apt-binary branch without...
2013-08-12  David Kalnischkiesuse our _error stack to generate openpty errors
2013-08-12  David Kalnischkiesdo not try to chown if not run as root
2013-08-12  David Kalnischkiesfix: --print-uris removes authentication
2013-08-12  Michael Vogtsome more coverity fixes
2013-08-10  Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-08  Michael Vogtfix -Wall errors
2013-08-08  David Kalnischkiesuse pkgTagFile to parse "header" of Release files
2013-08-08  David Kalnischkiesstop skipping "-----" sections in Release files
2013-08-08  David Kalnischkiesspecific pins below 1000 cause downgrades
2013-08-06  Michael Vogtmemset() pkgTagSections data to make coverity happy
2013-08-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-05  Michael Vogtfix some unitialized data members
2013-08-01  Colin Watsonprefer native arch over higher priority for providers
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26  Michael Vogtfix another missing va_end()
2013-07-26  Michael Vogtfix some coverity chroot() releated warnings
2013-07-26  David Kalnischkiesensure that FileFd::Size returns 0 in error cases
2013-07-26  David Kalnischkiesproper cleanup varargs in _error (uncovered by Coverity)
2013-07-25  David Kalnischkiespick up Translation-* even if only compressed available
2013-07-25  Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25  Michael Vogtdelete targets data
2013-07-25  Michael Vogtfix resource leak when verification fails
2013-07-25  Michael Vogtapt-pkg/indexcopy.cc: check for pending errors before...
2013-07-25  Michael Vogtcall fdopen() after FileFd was checked
2013-07-25  Michael Vogtfix resource leak (thanks coverity)
2013-07-25  Michael Vogtrework the code in cdromutl.cc to make coverity (more...
2013-07-25  Michael Vogtfix off-by-one error and do not use magic constant...
2013-07-25  Michael Vogtalways "delete d" in FileFd::~FileFd to coverity happy
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-23  Michael Vogtremove double list include
2013-07-17  Michael VogtMerge remote-tracking branch 'geissert/proxy-keep-alive...
2013-07-17  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-16  David Kalnischkiesfix if-clause to generate hook-info for 'rc' packages
2013-07-11  Michael VogtAdd DPkgPM::Progress for terminal install progress
2013-07-11  David Kalnischkiesprevent MarkInstall of unsynced Multi-Arch:same siblings
2013-07-11  David Kalnischkiesimplement arch+= and arch-= for sources.list
next