]> git.saurik.com Git - apt.git/history - cmdline/apt-cache.cc
* cmdline/apt-get.cc:
[apt.git] / cmdline / apt-cache.cc
2006-06-26  Michael Vogt* merged with mainline
2006-03-12  bubulle@debian.orgMerge from Michael tree
2006-02-22  Michael Vogt* merged with bubulle
2006-02-22  Michael Vogt* synced with mainline
2006-02-13  Michael Vogt* make apt-cache madion wotk without deb-src lines
2006-01-10  Michael Vogt* fix http data corruption (#280844)
2005-10-23  Michael Vogt* merged with apt--mvo--0 and apt--ddtp--0
2005-10-21  Michael Vogt* ABI/API change: add "VerIterator::TranslatedDescripti...
2005-10-20  Michael Vogt* merge with apt--ddtp--0
2005-10-20  Michael Vogt* fix a off-by-one error when showing the description
2005-10-20  Michael Vogt* merged with main
2005-10-19  Michael Vogt* merged with apt--mvo, prepared another upload
2005-10-19  Michael Vogt* merged with mainline
2005-10-19  Michael Vogt* merged with apt--mvo
2005-10-17  Michael Vogt* merged with apt--mvo--0
2005-10-17  Michael Vogt* merged pdiff support
2005-10-17  Michael Vogt* merged ddtp support
2005-09-27  Michael Vogt* merged with apt--mvo
2005-08-30  Michael Vogt* updated with mainline
2005-06-01  Michael Vogt* added a missing OpProgress::Done() in depCache::Init...
2005-05-17  Michael Vogt* merged with otavoi
2005-05-13  Michael Vogt* fix for output of the description and the debTranslat...
2005-05-12  Otavio SalvadorMerge last changes from apt--main--0.
2005-05-12  Otavio SalvadorAnother fix included here by mistake. Moving it to...
2005-05-10  Michael Vogt* apt-cache show <virtual-pkg> shows all virtual packag...
2005-04-08  Otavio SalvadorSync with apt--main--0--patch-78
2005-03-31  Otavio SalvadorSync with apt--main--0--patch-76
2005-03-30  Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-75
2005-03-30  Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-74
2005-03-28  Christian PerrierSync with Matt
2005-03-26  Matt ZimmermanMerge bubulle@debian.org--2005/apt--main--0
2005-03-23  Otavio SalvadorFix sintax error on apt-cache
2005-03-23  Otavio SalvadorPort DDTP to APT 0.6 branch
2005-03-14  Michael Vogt* sync with matt again
2005-03-06  Christian PerrierBring consistency to the use of capitals in programs...
2005-03-05  Matt ZimmermanMerge from bubulle@debian.org--2005/apt--main--0 (trans...
2005-03-05  Christian PerrierMerge with matt
2005-02-05  Christian PerrierMerge with Matt and update French translation
2005-01-20  Christian PerrierCorrect typo in Usage message : s/arbitary/arbitrary...
2004-12-20  Michael Vogt* merged changes from the conference
2004-12-13  Matt ZimmermanMerge apt--authentication--0
2004-09-20  Arch Librarian* Suppress a signed/unsigned warning in apt-cache.cc...
2004-09-20  Arch LibrarianDon't use the Archive name in madison; it won't be...
2004-09-20  Arch Librarian* Add an "apt-cache madison" command with an output...
2004-09-20  Arch Librarian* Correctly implement -n as a synonym for --names-only ...
2004-09-20  Arch Librarian* Use isatty rather than ttyname for checking if stdin ...
2004-09-20  Arch Librarian* Write records from "apt-cache show" using fwrite...
2004-09-20  Arch Librarian* Patch from Otavio Salvador to exit successfully after...
2004-09-20  Arch Librarian* Have apt-cache show exit with an error if it cannot...
2004-09-20  Arch LibrarianTypo (file1 and file2)
2004-09-20  Arch LibrarianAdd a rdepends command to apt-cache.
2004-09-20  Arch LibrarianAdd a vcg command to apt-cache, similiar to dotty.
2004-09-20  Arch LibrarianTypo fixes.
2004-09-20  Arch LibrarianG++ 3.2 fixes
2004-09-20  Arch LibrarianAdd -n synonym for --names-only for apt-cache.
2004-09-20  Arch LibrarianUse std C++ header names for includes
2004-09-20  Arch LibrarianSpelling errors and other fixes
2004-09-20  Arch LibrarianAdded locale.h for LC_ALL
2004-09-20  Arch Librariansetup textdomain/etc for i18n stuff
2004-09-20  Arch LibrarianFixed a possible segfault
2004-09-20  Arch LibrarianFixed possible segv if there are no packages
2004-09-20  Arch Librarianapt-cache search searchs provide names too now. Closes:...
2004-09-20  Arch LibrarianStrip Config-Version when copying status to available...
2004-09-20  Arch LibrarianFixed more (null) printouts
2004-09-20  Arch LibrarianG++3 fixes from Randolph
2004-09-20  Arch LibrarianUpdated help blurb
2004-09-20  Arch Librarian'apt-cache policy' preferences debug tool.
2004-09-20  Arch LibrarianDoc update
2004-09-20  Arch LibrarianTwo small bug fixes
2004-09-20  Arch LibrarianJoin with aliencode
2004-09-20  Arch LibrarianDotty
2004-09-20  Arch Librarianpackage name lister in apt-cache
2004-09-20  Arch LibrarianRegex, --all-versions and more OR stuff
2004-09-20  Arch LibrarianFixed for 0 length source files
2004-09-20  Arch Librarianapt-cache showsrc
2004-09-20  Arch LibrarianMore or group patches
2004-09-20  Arch LibrarianAdded a depends option to apt-cache
2004-09-20  Arch LibrarianFixed more things
2004-09-20  Arch LibrarianFixed some more bugs
2004-09-20  Arch LibrarianMade apt-cache regenerate its cache in memory
2004-09-20  Arch LibrarianFixed espy's bug with experimental
2004-09-20  Arch LibrarianChanged ie to eg
2004-09-20  Arch LibrarianFixed bug#34944: apt-get should not print progress...
2004-09-20  Arch LibrarianFixed dumpavail some more
2004-09-20  Arch LibrarianWichert and Espys bugs
2004-09-20  Arch Librarianapt-cache enhancments
2004-09-20  Arch LibrarianFixed weird to-configure inconsitency and added apt...
2004-09-20  Arch LibrarianFixed dumpavail bug with dup packageS
2004-09-20  Arch LibrarianFixed glibc2.1 compile
2004-09-20  Arch Librarianglibc fix
2004-09-20  Arch LibrarianAdded --version and fixed clogging for -s
2004-09-20  Arch LibrarianMoved strutl.h
2004-09-20  Arch LibrarianFixed help text man page references
2004-09-20  Arch LibrarianMore cache usage counters
2004-09-20  Arch LibrarianRelease support
2004-09-20  Arch Librarianhttp pipelining control
2004-09-20  Arch LibrarianMore bugs fixes
2004-09-20  Arch LibrarianFew more stats
2004-09-20  Arch LibrarianStuff
2004-09-20  Arch LibrarianCDROM and GlobOr fix
next