summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
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-08-09* cmdline/apt-get.cc:Michael Vogt
2006-08-09* cmdline/apt-get.cc:Michael Vogt
2006-02-16* only clean out the list dir if the update was successfulMichael Vogt
2006-02-13* make apt-cache madion wotk without deb-src linesMichael Vogt
2006-02-08* fix regression about not working --print-uris in "install"Michael Vogt
2006-01-18* fix apt-key to ask for the correct packageMichael 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-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-19apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach...Michael 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-09-13* merged from apt--cdrom-fallback--0Michael Vogt
2005-08-23* merged with apt--fixes--0Michael 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-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-05-10* apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...Michael Vogt
2005-03-26Merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman
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
2004-09-20* Suppress a signed/unsigned warning in apt-cache.cc:Di...Arch Librarian
2004-09-20s/Saftey/Safety/Arch Librarian
2004-09-20* Fix apt-get's suggests/recommends printing, which was...Arch Librarian
2004-09-20Clean up some indentation, etc. in the suggest/recommen...Arch Librarian
2004-09-20* Clearer error message in place of "...has no availabl...Arch Librarian
2004-09-20* Add colons to apt-get's "kept back"/"upgraded"/"downg...Arch Librarian
2004-09-20Don't use the Archive name in madison; it won't be uniq...Arch Librarian
2004-09-20* Add an "apt-cache madison" command with an output for...Arch Librarian
2004-09-20* Don't suggest apt-get -f install to correct broken bu...Arch Librarian