apt-key del: Ignore case when checking if a keyid exists in a keyring.
[ntk/apt.git] / apt-pkg /
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 Vogtinitial version of apt-helper
2014-02-22 Michael VogtFix typos in documentation (codespell)
2014-02-20 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-20 Michael Vogtprepare re-enable fnmatch() once we have proper reporting
2014-02-14 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-02-14 Michael Vogtdisable fnmatch()
2014-02-14 Michael Vogtadd missing canNotFindFnmatch/showFnmatchSelection...
2014-02-14 David Kalnischkiessimplify code some more to make reddit happy
2014-02-14 David Kalnischkiesallow http protocol to switch to https
2014-02-12 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-12 David Kalnischkiesremove duplication in pkgCdrom::Add and ::Ident
2014-02-12 John Ognessapt-cdrom should succeed if any drive succeeds
2014-02-10 David Kalnischkiesalways cleanup patchfiles at the end of rred call
2014-02-10 David Kalnischkiesdo not use an empty APT_CONFIG environment variable
2014-02-10 David Kalnischkiessimplify code to make compilers happy
2014-02-06 Michael VogtMerge remote-tracking branch 'mvo/bugfix/multiarch...
2014-02-06 David Kalnischkiesdiscard impossible candidates in MarkInstall
2014-02-04 Michael VogtFix multiarch package upgrade issue
2014-01-31 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-29 David Kalnischkiesrestart debSrcRecordParsers only if needed
2014-01-29 David KalnischkiespkgTagFile: if we have seen the end, do not try to...
2014-01-26 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-25 Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-25 Michael Vogtsupport " " in deb822 source options
2014-01-24 Michael Vogtset APT::Sources::Use-Deb822 to default false for now
2014-01-24 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
2014-01-24 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-24 Michael VogtMerge remote-tracking branch 'ajt/better-pdiffs-dk...
2014-01-22 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-22 Michael Vogt"apt show" show user friendly size info
2014-01-21 Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-20 Michael Vogtadd support for multipl types in one line
2014-01-20 Michael Vogtadd support for multiple URIs in deb822 style sources...
2014-01-20 Michael Vogtadd support for Enabled: no in deb822 sources.list
2014-01-18 Michael Vogtdo not ignore ioctl(TIOCSCTTY) errors
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18 Michael Vogtrename "Suite/Section" to plural
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-17 Michael Vogtimplement suggestion by donkult (thanks!)
2014-01-16 David Kalnischkiescorrect some style/performance/warnings from cppcheck
2014-01-16 Michael Vogtmerged mvo/feature/deb822
2014-01-16 David Kalnischkiesrework some code to fix some scan-build warnings
2014-01-16 Michael Vogtsupport multiple "Suite:" entries
2014-01-16 Michael Vogtrename URL to Uri in deb822-sources
2014-01-16 Michael Vogtrename "distribution" in sources.list to "suite"
2014-01-16 Michael Vogt* refactor to have a new virtual ParseStanza
next