summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies
2014-12-22dispose http(s) 416 error page as non-contentDavid Kalnischkies
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies
2014-10-02apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover
2014-09-21generalize Acquire::GzipIndexMichael Vogt
2014-09-02Use heap to allocate PatternMatch to avoid potential stack overflowMichael Vogt
2014-09-02Make Proxy-Auto-Detect check for each hostMichael Vogt
2014-08-26add dpkg::source-options for dpkg-source invocationDavid Kalnischkies
2014-06-18show our broken packages message in 'apt' solverDavid Kalnischkies
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt
2014-06-10support Acquire::GzipIndexes in dumpavailDavid Kalnischkies
2014-06-06cmdline/apt-helper.cc: use less generic description/short-descriptionMichael Vogt
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt
2014-05-30print error stack on failure of 'apt' solverDavid Kalnischkies
2014-05-22fix screen width detection for apt/apt-get listsSebastian Schmidt
2014-05-22show upgradable packages after apt updateMichael Vogt
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt
2014-04-26remove unused duplicated acqprogress.{cc,h} filesDavid Kalnischkies
2014-04-04Fix crash in "apt list" when a sources.list file is unreableMichael Vogt
2014-04-01enable DPkg::Progress-Fancy by defaultMichael Vogt
2014-03-27Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt
2014-03-14fix test/integration/test-apt-helperMichael Vogt
2014-03-13cmdline parsing: apt-config is not apt-cdromDavid Kalnischkies
2014-03-13improve debug output in case downloadfile failsDavid Kalnischkies
2014-03-13remove code duplication for Add & Ident in apt-cdromDavid Kalnischkies
2014-03-13use SPtrArray handling instead of explicit delete[]David Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies
2014-03-12Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...Michael Vogt
2014-03-12add hashsum support in apt-file download and add more testsMichael Vogt
2014-02-27initial version of apt-helperMichael Vogt
2014-02-27initial version of apt-helperMichael Vogt
2014-02-22Add support for data.tar, control.tar and control.tar.xzGuillem Jover
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-02-22remove auto-generated apt-key and sources.list on clean (closes: 739749)Michael Vogt
2014-02-13trivial indent fixMichael Vogt
2014-02-12Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt
2014-02-12Use a APT::VersionSet instead of a VersionListMichael Vogt
2014-02-12apt-cdrom should succeed if any drive succeedsJohn Ogness
2014-02-10use VersionSet in download to handle repeatsDavid Kalnischkies
2014-02-05move isatty() check into InitOutput()Michael Vogt
2014-01-29fix apt-get download truncation (closes: #736962)Michael Vogt
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt