apt-key del: Ignore case when checking if a keyid exists in a keyring.
[ntk/apt.git] / test / libapt / commandline_test.cc
2014-11-10 David Kalnischkiesallow options between command and -- on commandline
2014-07-16 Michael VogtStringToBool: only act if the entire string is consumed...
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-16 David Kalnischkiesuse Google C++ Testing Framework for libapt tests
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-06-11 Michael Vogtmerged from donkult
2012-06-09 David Kalnischkiesfix segfault with empty LongOpt in --no-* branch
2012-06-09 Daniel Hartwig* apt-pkg/contrib/cmdline.cc: