apt-key del: Ignore case when checking if a keyid exists in a keyring.
[ntk/apt.git] / apt-pkg / install-progress.cc
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
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-04-22 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-22 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-14 David Kalnischkiesforce fancy progressbar redraw on window size change
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-03-27 Michael VogtMerge branch 'debian/sid' into feature/more-fancy-progress
2014-03-27 Michael VogtAdd progressbar to "Dpkg::Progress-Fancy"
2014-03-27 Michael Vogtmake fancy-progress fg/bg color configurable
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
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: extra ‘;’ [-Wpedantic]
2014-01-26 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
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 remote-tracking branch 'origin/bugfix/bts731738...
2013-12-27 Michael Vogtproperly handle SIGWINCH in PackageManagerFancy again
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-06 Michael VogtHandle SIGWINCH in APT::Progress-Fancy=1
2013-11-01 Michael Vogtsmall documentation updates 0.9.13_exp1
2013-10-31 Michael Vogtsetup LINES in apt-pkg/install-progress.cc
2013-10-31 Michael Vogtuse StartDpkg() in PackageManagerProgressDeb822Fd...
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 Vogtrestore ABI and prepare next ABI via #if (APT_PKG_MAJOR...
2013-10-25 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22 Michael Vogtfix install-progress location
2013-10-22 Michael Vogtmove install-progress.{cc,h} to apt-pkg