summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-291-1/+1
|\|
| * generalize Acquire::GzipIndexMichael Vogt2014-09-211-1/+1
* | cleanup partial directory of lists in apt-get cleanDavid Kalnischkies2014-09-271-6/+20
* | allow fetcher setup without directory creationDavid Kalnischkies2014-09-271-4/+5
* | store source name and version in binary cacheDavid Kalnischkies2014-09-271-42/+22
* | mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-271-1/+1
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-051-16/+17
|\|
| * add dpkg::source-options for dpkg-source invocationDavid Kalnischkies2014-08-261-16/+17
* | Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt2014-07-081-2/+7
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-181-0/+9
|\|
| * Show unauthenticated warning for source packages as wellMichael Vogt2014-06-021-0/+9
* | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt2014-05-291-1/+0
|\|
| * fix screen width detection for apt/apt-get listsSebastian Schmidt2014-05-221-1/+0
* | use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-4/+2
* | use 'best' hash for source authenticationDavid Kalnischkies2014-05-091-6/+13
* | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-081-2/+25
|\ \
| * | add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-251-1/+10
| * | create debIFTypeDscFile typeMichael Vogt2014-04-241-10/+10
| * | add support for apt-get build-dep foo.dscMichael Vogt2014-04-221-3/+17
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-87/+69
|\ \ \ | | |/ | |/|
| * | Fix missing ScreenWidth check in apt.ccMichael Vogt2014-04-281-19/+3
| |/
| * use SPtrArray handling instead of explicit delete[]David Kalnischkies2014-03-131-10/+1
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-41/+42
| * warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-5/+5
| * warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-18/+18
| * support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-131-0/+6
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-02-271-169/+214
|\|
| * Fix typos in documentation (codespell)Michael Vogt2014-02-221-2/+2
| * Use a APT::VersionSet instead of a VersionListMichael Vogt2014-02-121-3/+3
| * move isatty() check into InitOutput()Michael Vogt2014-02-051-4/+0
| * fix apt-get download truncation (closes: #736962)Michael Vogt2014-01-291-3/+6
| * add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt2014-01-241-8/+0
| * factor GetTempDir outMichael Vogt2013-12-221-6/+4
| * Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sidMichael Vogt2013-12-121-1/+1
| |\
| | * clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt2013-12-121-1/+1
| * | improve error messageMichael Vogt2013-12-111-3/+6
| |/
| * improve error message for apt-get source pkg:arch{=ver,/release}Michael Vogt2013-12-111-4/+14
| * add support for "apt-get source pkg:arch"Michael Vogt2013-12-111-10/+50
| * user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt2013-12-101-4/+4
| * fix typoMichael Vogt2013-12-101-1/+1
| * if there is only deb-src pick higest version in deb-src release matchingMichael Vogt2013-12-101-3/+5
| * * enable release based selection for deb-src (closes: 731102)Michael Vogt2013-12-051-25/+97
| * add basic "edit-sources" commandMichael Vogt2013-11-251-18/+1
| * Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sidMichael Vogt2013-10-221-26/+1
| |\
| | * rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt2013-10-051-66/+41
| | |\
| | * | * move upgrade releated code into upgrade.{cc,h}Michael Vogt2013-10-051-1/+1
| | * | cleanup upgrade API some more (thanks for the feedback from David)Michael Vogt2013-10-051-26/+0
| * | | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt2013-10-081-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-newMichael Vogt2013-08-281-3/+4
| | |\ \
| | * | | add man-page, improve option, use --with-new-pkgs as the flagMichael Vogt2013-08-281-1/+1