summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
AgeCommit message (Expand)Author
2006-12-14* merged from the apt--auto-mark branchMichael Vogt
2006-10-02* merged from apt--auto-markMichael Vogt
2006-10-02* merged the "apt--install-task" branchMichael Vogt
2006-09-29* cmdline/apt-get.cc:Michael Vogt
2006-09-19* cmdline/apt-get.cc:Michael Vogt
2006-09-19* cmdline/apt-get.cc:Michael Vogt
2006-09-19* cmdline/apt-get.cc:Michael Vogt
2006-09-19* tasksupport (apt-get installtask lala) addedMichael Vogt
2006-09-16* reverted otavios patch again because it breaks the following behaviour:Michael Vogt
2006-09-16* cmdline/apt-get.cc:Michael Vogt
2006-09-13* cmdline/apt-get.cc:Michael Vogt
2006-09-13* cmdline/apt-get.cc:Michael Vogt
2006-09-13* cmdline/apt-get.cc:Michael Vogt
2006-09-06* cmdline/apt-get.cc:Michael Vogt
2006-09-06* merged with the apt--mvo branchMichael Vogt
2006-08-15* merged the install-recommends branchMichael Vogt
2006-08-11* cmdline/apt-get.cc:Michael Vogt
2006-08-09* merged with mainlineMichael Vogt
2006-08-09* cmdline/apt-get.cc:Michael Vogt
2006-08-09* cmdline/apt-get.cc:Michael Vogt
2006-08-09* cmdline/apt-get.cc:Michael Vogt
2006-07-26* cmdline/apt-get.cc:Michael Vogt
2006-07-21* apt-pkg/depcache.cc:Michael Vogt
2006-06-26* merged with mainlineMichael Vogt
2006-05-02* depcache.cc:Michael Vogt
2006-02-16* only clean out the list dir if the update was successfulMichael Vogt
2006-02-08* fix regression about not working --print-uris in "install"Michael Vogt
2006-01-06Fix typo in apt-get.cc and update PO filesChristian Perrier
2006-01-04* make apt-get source smarter about not downloading the same sources twiceMichael Vogt
2005-11-16* merged with apt--mvo--0Michael Vogt
2005-11-09* merged daniel burrows fixes for the auto-mark codeMichael Vogt
2005-10-24* cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213)Michael Vogt
2005-10-23* be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULLMichael Vogt
2005-10-19* init the default ScreenWidth to 79 columns by default (Closes: #324921)Michael Vogt
2005-10-19* don't get candidate release as version tag for FindSrc by default. because ...Michael Vogt
2005-10-19* fix segfault when there is no Archive for a VerFileMichael Vogt
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-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-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* 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-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