apt-key del: Ignore case when checking if a keyid exists in a keyring.
[ntk/apt.git] / apt-pkg / deb /
2015-04-07 Michael VogtFix crash in pkgDPkgPM::WriteApportReport(() (LP: ...
2014-12-23 David Kalnischkiespass-through stdin fd instead of content if not a terminal
2014-12-23 David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-23 David Kalnischkiesdo not make PTY slave the controlling terminal
2014-11-28 David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-28 David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-10 David Kalnischkiesuse 'best' hash for source authentication
2014-10-23 Michael VogtFix incorrect comparison between signed/unsigned
2014-10-23 Michael VogtUse sysconf(_SC_ARG_MAX) to find the size of Dpkg:...
2014-10-08 Guillem JoverUpdate Status field values handling
2014-10-06 joschimplement the updated build profile spec
2014-09-26 Michael VogtMerge remote-tracking branch 'donkult/feature/generaliz...
2014-09-21 Michael Vogtgeneralize Acquire::GzipIndex
2014-09-08 David Kalnischkiesrework PTY magic to fix stair-stepping on kfreebsd
2014-09-08 David Kalnischkiesfix progress report for upgrade and reinstall
2014-09-02 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2014-08-26 David Kalnischkiessupport versioned provides as implemented by dpkg
2014-08-24 Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-07-10 Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-07 David Kalnischkieshandle moved mmap after UniqFindTagWrite call
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
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-28 Michael VogtFix warning about uninitialized variable
2014-05-27 Michael Vogtuse free() instead of delete[] in debSrcRecordParser...
2014-05-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-15 Michael VogtNever parse Version/Architecture tags in a Translation...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
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-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-30 Michael VogtOnly do openpty() if both stdin/stdout are terminals
2014-04-25 Michael Vogtreduce delta from ubuntu
2014-04-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-search...
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-22 David Kalnischkiesensure proper teardown in dpkg error cases
2014-03-21 David Kalnischkiesmark optional (private) symbols as hidden
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiesabstract version hash comparison a bit
2014-03-13 David Kalnischkiesfactor out parsing of MultiArch flag
2014-03-13 David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13 David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-03-13 David Kalnischkiesfix -Wmissing-field-initializers warnings
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-02-22 Michael VogtFix typos in documentation (codespell)
2014-02-12 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-06 Michael VogtMerge remote-tracking branch 'mvo/bugfix/multiarch...
2014-01-31 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-29 David Kalnischkiesrestart debSrcRecordParsers only if needed
2014-01-26 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25 Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-24 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
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-21 Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-18 Michael Vogtdo not ignore ioctl(TIOCSCTTY) errors
2014-01-16 David Kalnischkiescorrect some style/performance/warnings from cppcheck
2014-01-06 Michael Vogtimprove apt.8.xml
2014-01-06 Michael VogtMerge branch 'debian/sid' into feature/apt-manpage
2014-01-05 Michael VogtMerge remote-tracking branch 'donkult/feature/clientmer...
2014-01-04 Michael VogtMerge branch 'debian/sid' into feature/source-deb822
2013-12-29 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-12-27 Michael VogtMerge branch 'debian/sid' into bugfix/bts731738-fancy...
2013-12-27 Michael VogtMerge branch 'feature/tests-on-installed' into debian/sid
2013-12-27 Michael VogtMerge branch 'feature/test-apt-key-net-update' into...
2013-12-27 Michael VogtMerge branch 'feature/policy-parser-bts732746' into...
2013-12-22 Michael Vogtfirst proof-of-concept for a fix for #731738
2013-12-22 Michael Vogtfirst proof-of-concept for a fix for #731738
2013-12-12 Michael VogtMerge remote-tracking branch 'mvo/bugfix/conffile'...
2013-12-12 Michael VogtFix conffile prompt regression (LP: #1260297)
2013-12-10 Michael VogtMerge remote-tracking branch 'mvo/feature/deb-src-bts73...
2013-12-10 Michael VogtMerge remote-tracking branch 'origin/feature/source...
2013-12-10 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-12-09 Michael VogtMerge remote-tracking branch 'origin/feature/deb-src...
2013-12-06 Michael VogtHandle SIGWINCH in APT::Progress-Fancy=1
2013-12-05 Michael Vogt* enable release based selection for deb-src (closes...
2013-12-05 Michael Vogtremove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexU...
2013-12-05 Michael Vogtadd new LocalFileName() method to metaindex
2013-12-04 Michael Vogtadd #ifdefed ABI break & cleaner solution once the...
2013-11-30 David Kalnischkiesmerge ubuntus apport reporting changes to reduce diff
2013-11-29 Michael Vogtfix apport report writing (LP: #1254499)
2013-11-29 Michael Vogtreset terminal on error (closes: #730795)
2013-11-29 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-11-28 Michael VogtMerge remote-tracking branch 'mvo/feature/short-list...
2013-11-28 Michael Vogtfix regression that APT::Keep-Fds is not honored (close...
2013-10-31 Michael Vogtadd new pid_t ExecFork(std::set<int> KeepFDs) to get...
2013-10-31 Michael Vogtmove pty magic into its own functions
2013-10-31 Michael Vogtfix some more ABI issues, abicheck is happy now
2013-10-31 Michael Vogtrestore ABI and prepare next ABI via #if (APT_PKG_MAJOR...
next