summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2005-10-18* full support for apt-get source -t now (and honor pining too)Michael Vogt
2005-10-18* inital support for "apt-get source -t dist" (but no downgrades yetMichael Vogt
2005-09-27* merged with apt--mvoMichael Vogt
2005-09-22* make sure that the pkgRecords D'tor does not segfaultMichael Vogt
2005-09-16* better error string for a failed dpkg-sourceMichael Vogt
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt
2005-08-30* updated with mainlineMichael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-18* merged from mainMichael Vogt
2005-08-09* merged from mainMichael Vogt
2005-08-01* fix the breakage from my last commit (note to self: always, _always_ run ba...Michael Vogt
2005-08-01* added debian/patches dirMichael Vogt
2005-08-01* merged with matts treeMichael Vogt
2005-06-30* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"Michael Vogt
2005-06-29* use mark-and-sweep from aptitude now as GC algorithmMichael Vogt
2005-06-28* cleanups, documentation updates (don't show any debug output if no Debug::p...Michael Vogt
2005-06-27* merged with mainlineMichael Vogt
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-06-24* merged with apt--main and apt--fixesMichael Vogt
2005-06-24* moved the importend algorithm to algorithm.h as "pkgMarkUsed()"Michael Vogt
2005-06-24* write the state file after a successfull commit from the pkgManagerMichael Vogt
2005-06-24* moved most of the real work into depcache::writeStateFileMichael Vogt
2005-06-23* cleanups Michael Vogt
2005-06-08* merged with otavios branchMichael Vogt
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt
2005-05-24merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman
2005-05-24Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-05-17* merged with otavoiMichael Vogt
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt
2005-05-12Another fix included here by mistake. Moving it to apt--fixes--0 branch.Otavio Salvador
2005-05-12Revert fixes changes to move these to apt--fixes--0 branch.Otavio Salvador
2005-05-10* apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...Michael Vogt
2005-05-10* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt
2005-05-05Update French man pages translationsChristian Perrier
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-74Otavio Salvador
2005-03-26Merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman
2005-03-23Fix sintax error on apt-cacheOtavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2005-03-15* ignore time conflicts on apt-key update (this is used at install time when ...Michael Vogt
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2005-02-05Merge with Matt and update French translationChristian Perrier
2005-02-05Fix compilation errors from apt--auth-cdrom--0Matt Zimmerman
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman
2005-01-20Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier
2004-12-24* use gpg --with-colonsMichael Vogt
2004-12-21* added apt-key update methodMichael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-13Merge from CVSMatt Zimmerman