summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)AuthorFilesLines
2006-08-11* merged ddtp supportMichael Vogt1-22/+78
2006-08-11* merged the apt--install-recommends branchMichael Vogt1-1/+16
2006-08-11* cmdline/apt-get.cc:Michael Vogt1-1/+16
2006-08-10* merged the apt--install-recommends branchMichael Vogt1-59/+80
2006-08-09* merged with mainlineMichael Vogt1-57/+75
2006-08-09* cmdline/apt-get.cc:Michael Vogt1-0/+2
2006-08-09* cmdline/apt-get.cc:Michael Vogt1-57/+73
2006-08-09* cmdline/apt-get.cc:Michael Vogt1-0/+1
2006-07-26* merged with auto-markMichael Vogt1-129/+132
2006-07-26* cmdline/apt-get.cc:Michael Vogt1-129/+132
2006-07-21* cmdline/apt-get.cc:Michael Vogt1-0/+2
2006-07-21* apt-pkg/depcache.cc:Michael Vogt1-0/+2
2006-07-03* merged the debian--auto-mark patchMichael Vogt2-3/+126
2006-06-26* cmdline/apt-mark:Michael Vogt1-0/+63
2006-06-26* merged with mainlineMichael Vogt3-14/+32
2006-05-02* depcache.cc:Michael Vogt1-2/+4
2006-03-28* fix the apt-key (merge problem?)Michael Vogt1-3/+3
2006-03-28* merged from mainMichael Vogt1-3/+3
2006-02-21* more work for the DefaultAptSources specMichael Vogt1-4/+15
2006-02-21* handle network failures more gracefully (default apt sources spec)Michael Vogt1-1/+1
2006-02-20* make errors during apt-get update warnings only (default sources spec)Michael Vogt1-1/+1
2006-02-20* merged with mainlineMichael Vogt2-3/+4
2006-02-16* only clean out the list dir if the update was successfulMichael Vogt1-1/+1
2006-02-13* make apt-cache madion wotk without deb-src linesMichael Vogt1-2/+3
2006-02-13* merged with mainlineMichael Vogt1-9/+0
2006-02-08* fix regression about not working --print-uris in "install"Michael Vogt1-9/+0
2006-01-18* fix apt-key to ask for the correct packageMichael Vogt1-1/+1
2006-01-10* merged with apt--mvoMichael Vogt1-1/+27
2006-01-06Fix typo in apt-get.cc and update PO filesChristian Perrier1-1/+1
2006-01-04* make apt-get source smarter about not downloading the same sources twiceMichael Vogt1-1/+27
2005-12-08* merged with the current debian versionMichael Vogt1-0/+1
2005-11-16* merged with apt--mvo--0Michael Vogt3-21/+55
2005-11-09* merged daniel burrows fixes for the auto-mark codeMichael Vogt1-12/+23
2005-11-09* merged with apt--mvo Michael Vogt2-16/+43
2005-10-24* cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213)Michael Vogt1-5/+1
2005-10-23* be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULLMichael Vogt1-1/+5
2005-10-21* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt1-7/+1
2005-10-20* fix a off-by-one error when showing the descriptionMichael Vogt1-1/+1
2005-10-19* merged with mainlineMichael Vogt2-16/+43
2005-10-19apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach...Michael Vogt1-3/+3
2005-10-19* init the default ScreenWidth to 79 columns by default (Closes: #324921)Michael Vogt1-1/+1
2005-10-19* don't get candidate release as version tag for FindSrc by default. because ...Michael Vogt1-13/+5
2005-10-19* fix segfault when there is no Archive for a VerFileMichael Vogt1-1/+1
2005-10-18* full support for apt-get source -t now (and honor pining too)Michael Vogt1-17/+44
2005-10-18* inital support for "apt-get source -t dist" (but no downgrades yetMichael Vogt1-1/+9
2005-09-27* merged with apt--mvoMichael Vogt2-5/+12
2005-09-22* make sure that the pkgRecords D'tor does not segfaultMichael Vogt1-1/+1
2005-09-16* better error string for a failed dpkg-sourceMichael Vogt1-0/+1
2005-09-13* make it possible to fall back to other sources on fail in MediaChange eventsMichael Vogt1-4/+10
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt1-4/+10