summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
AgeCommit message (Expand)AuthorFilesLines
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies1-14/+4
2014-10-03apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover1-1/+1
2014-10-02apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover1-1/+1
2014-09-29Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-1/+1
2014-09-27cleanup partial directory of lists in apt-get cleanDavid Kalnischkies1-6/+20
2014-09-27allow fetcher setup without directory creationDavid Kalnischkies1-4/+5
2014-09-27store source name and version in binary cacheDavid Kalnischkies1-42/+22
2014-09-27mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies1-1/+1
2014-09-21generalize Acquire::GzipIndexMichael Vogt1-1/+1
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-16/+17
2014-08-26add dpkg::source-options for dpkg-source invocationDavid Kalnischkies1-16/+17
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt1-2/+7
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+9
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt1-0/+9
2014-05-29Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt1-1/+0
2014-05-22fix screen width detection for apt/apt-get listsSebastian Schmidt1-1/+0
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies1-4/+2
2014-05-09use 'best' hash for source authenticationDavid Kalnischkies1-6/+13
2014-05-08Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt1-2/+25
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-87/+69
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt1-19/+3
2014-04-25add support for apt-get build-dep unpacked-source-dirMichael Vogt1-1/+10
2014-04-24create debIFTypeDscFile typeMichael Vogt1-10/+10
2014-04-22add support for apt-get build-dep foo.dscMichael Vogt1-3/+17
2014-03-13use SPtrArray handling instead of explicit delete[]David Kalnischkies1-10/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-41/+42
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-5/+5
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies1-18/+18
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies1-0/+6
2014-02-27Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-169/+214
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-2/+2
2014-02-12Use a APT::VersionSet instead of a VersionListMichael Vogt1-3/+3
2014-02-05move isatty() check into InitOutput()Michael Vogt1-4/+0
2014-01-29fix apt-get download truncation (closes: #736962)Michael Vogt1-3/+6
2014-01-24add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt1-8/+0
2013-12-22factor GetTempDir outMichael Vogt1-6/+4
2013-12-12Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sidMichael Vogt1-1/+1
2013-12-12clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt1-1/+1
2013-12-11improve error messageMichael Vogt1-3/+6
2013-12-11improve error message for apt-get source pkg:arch{=ver,/release}Michael Vogt1-4/+14
2013-12-11add support for "apt-get source pkg:arch"Michael Vogt1-10/+50
2013-12-10user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt1-4/+4
2013-12-10fix typoMichael Vogt1-1/+1
2013-12-10if there is only deb-src pick higest version in deb-src release matchingMichael Vogt1-3/+5
2013-12-05* enable release based selection for deb-src (closes: 731102)Michael Vogt1-25/+97
2013-11-25add basic "edit-sources" commandMichael Vogt1-18/+1
2013-10-22Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sidMichael Vogt1-26/+1
2013-10-08Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt1-1/+1
2013-10-05rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt1-66/+41
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt1-1/+1