Commit History

作者 SHA1 備註 提交日期
  Sebastian Schmidt d287a035e0 fix screen width detection for apt/apt-get lists 12 年之前
  Michael Vogt 3163087b04 Fix missing ScreenWidth check in apt.cc 12 年之前
  David Kalnischkies 500dc07001 use SPtrArray handling instead of explicit delete[] 12 年之前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 年之前
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 12 年之前
  David Kalnischkies c3ccac9232 warning: no previous declaration for foobar() [-Wmissing-declarations] 12 年之前
  David Kalnischkies ce7f128c02 support DEB_BUILD_PROFILES and -P for build profiles 12 年之前
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 12 年之前
  Michael Vogt 8f3594c348 Use a APT::VersionSet instead of a VersionList 12 年之前
  Michael Vogt 33b813ce44 move isatty() check into InitOutput() 12 年之前
  Michael Vogt 6ae22905f6 fix apt-get download truncation (closes: #736962) 12 年之前
  Michael Vogt 59e81cec3e add "apt full-upgrade" and tweak "apt upgrade" 12 年之前
  Michael Vogt 68e0172140 factor GetTempDir out 12 年之前
  Michael Vogt 3ab9b6c0e9 Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid 12 年之前
  Michael Vogt 017d3f3b4b clarify error message when apt-get source=ver fails, print a real error message instead of "ignoring" 12 年之前
  Michael Vogt c9829e0744 improve error message 12 年之前
  Michael Vogt 37f45a579d improve error message for apt-get source pkg:arch{=ver,/release} 12 年之前
  Michael Vogt adf379e7ad add support for "apt-get source pkg:arch" 12 年之前
  Michael Vogt 65dcff55dc user-requested version tag gets precedence in apt-get source -t dist pkg=version requests 12 年之前
  Michael Vogt bfa7bfc8e4 fix typo 12 年之前
  Michael Vogt 651ae5ce5f if there is only deb-src pick higest version in deb-src release matching 12 年之前
  Michael Vogt 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 年之前
  Michael Vogt cfacba5230 add basic "edit-sources" command 12 年之前
  Michael Vogt 4c9234d668 Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid 12 年之前
  Michael Vogt 649d3c5b7d Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid 13 年之前
  Michael Vogt 3f506f684c rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES 13 年之前
  Michael Vogt 82e369c4b9 * move upgrade releated code into upgrade.{cc,h} 13 年之前
  Michael Vogt 5ca0cf5119 cleanup upgrade API some more (thanks for the feedback from David) 13 年之前
  David Kalnischkies d57f6084aa use pkgAcqArchive in 'download' for proper errors 13 年之前
  David Kalnischkies 866893a619 put fetch errors in 'source' on our errorstack 13 年之前