summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | * ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt2005-05-101-0/+159
| |/ / / / / / / /
* | | | | | | | | * merged with debian-sid branchMichael Vogt2006-03-013-13/+5
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | * only clean out the list dir if the update was successfulMichael Vogt2006-02-161-1/+1
| * | | | | | | | * make apt-cache madion wotk without deb-src linesMichael Vogt2006-02-131-2/+3
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | * fix regression about not working --print-uris in "install"Michael Vogt2006-02-081-9/+0
| * | | | | | | * fix apt-key to ask for the correct packageMichael Vogt2006-01-181-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | * merged with apt--debian-sid--0Michael Vogt2006-01-121-1/+27
|\| | | | | |
| * | | | | | Fix typo in apt-get.cc and update PO filesChristian Perrier2006-01-061-1/+1
| * | | | | | * make apt-get source smarter about not downloading the same sources twiceMichael Vogt2006-01-041-1/+27
| | |/ / / / | |/| | | |
* | | | | | * merged with apt--mvoMichael Vogt2005-11-141-5/+1
|\| | | | |
| * | | | | * cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213)Michael Vogt2005-10-241-5/+1
| | | | | |
| \ \ \ \ \
*-. | | | | | * merged with apt--mvo--0 and apt--ddtp--0Michael Vogt2005-10-232-8/+6
|\ \| | | | | | | |_|_|_|/ | |/| | | |
| | * | | | * be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULLMichael Vogt2005-10-231-1/+5
| * | | | | * ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt2005-10-211-7/+1
|/ / / / /
* | | | | * fix a off-by-one error when showing the descriptionMichael Vogt2005-10-201-1/+1
* | | | | * merged with mainlineMichael Vogt2005-10-192-16/+43
|\| | | |
| * | | | apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach...Michael Vogt2005-10-191-3/+3
| * | | | * init the default ScreenWidth to 79 columns by default (Closes: #324921)Michael Vogt2005-10-191-1/+1
| * | | | * don't get candidate release as version tag for FindSrc by default. because ...Michael Vogt2005-10-191-13/+5
| * | | | * fix segfault when there is no Archive for a VerFileMichael Vogt2005-10-191-1/+1
| * | | | * full support for apt-get source -t now (and honor pining too)Michael Vogt2005-10-181-17/+44
| * | | | * inital support for "apt-get source -t dist" (but no downgrades yetMichael Vogt2005-10-181-1/+9
* | | | | * merged with apt--mvoMichael Vogt2005-09-272-5/+12
|\| | | |
| * | | | * make sure that the pkgRecords D'tor does not segfaultMichael Vogt2005-09-221-1/+1
| * | | | * better error string for a failed dpkg-sourceMichael Vogt2005-09-161-0/+1
| | |_|/ | |/| |
| * | | * merged from apt--cdrom-fallback--0Michael Vogt2005-09-131-4/+10
| * | | * merged with apt--fixes--0Michael Vogt2005-08-231-1/+1
| | |/ | |/|
| * | * merged from mainMichael Vogt2005-08-091-2/+4
| * | * fix the breakage from my last commit (note to self: always, _always_ run ba...Michael Vogt2005-08-011-3/+3
| * | * added debian/patches dirMichael Vogt2005-08-011-3/+3
| * | * merged with matts treeMichael Vogt2005-08-011-8/+8
| * | * merged/removed conflicts with apt--main--0Michael Vogt2005-06-262-5/+5
| * | * added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt2005-06-011-14/+0
| * | * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-0/+9
| * | * apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...Michael Vogt2005-05-101-0/+14
| |/
* | * updated with mainlineMichael Vogt2005-08-303-18/+37
* | * merged with otavios branchMichael Vogt2005-06-081-2/+11
* | * merged with otavoiMichael Vogt2005-05-171-3/+4
* | * fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt2005-05-131-3/+1
* | Another fix included here by mistake. Moving it to apt--fixes--0 branch.Otavio Salvador2005-05-121-13/+0
* | Revert fixes changes to move these to apt--fixes--0 branch.Otavio Salvador2005-05-121-11/+2
* | Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador2005-03-303-31/+31
|\|
| * Merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman2005-03-263-31/+31
| |\
| | * Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-063-31/+31
* | | Sync with apt@packages.debian.org/apt--main--0--patch-74Otavio Salvador2005-03-301-1/+1
|\| |
| * | * ignore time conflicts on apt-key update (this is used at install time when ...Michael Vogt2005-03-151-1/+1
| |/
* | Fix sintax error on apt-cacheOtavio Salvador2005-03-231-1/+1
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-232-24/+92
|/
* Merge with Matt and update French translationChristian Perrier2005-02-054-1243/+57
|\
| * Fix compilation errors from apt--auth-cdrom--0Matt Zimmerman2005-02-051-3/+3