summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2004-09-20Fix never-ending loop in apt-get install -V.Arch Librarian
2004-09-20Typo (file1 and file2)Arch Librarian
2004-09-20Fix suggested and recommends showlist calls, to include...Arch Librarian
2004-09-20Add a rdepends command to apt-cache.Arch Librarian
2004-09-20Insert some newlines in the cdrom change media message.Arch Librarian
2004-09-20apt-get now prints out suggested and recommended packages.Arch Librarian
2004-09-20Add option to apt-get to show versions of packages beingArch Librarian
2004-09-20Add a vcg command to apt-cache, similiar to dotty.Arch Librarian
2004-09-20Change frozen to testing everywhere.Arch Librarian
2004-09-20Remove trailing lines on package lists.Arch Librarian
2004-09-20Typo fixes.Arch Librarian
2004-09-20Fix segfault on really wide screens, #176052Arch Librarian
2004-09-20Check candidate version when installing build-deps. Clo...Arch Librarian
2004-09-20fix some build-dep bugs; update changelogArch Librarian
2004-09-20G++ 3.2 fixesArch Librarian
2004-09-20Fix typo, and convert file.Package to const char.Arch Librarian
2004-09-20Add -n synonym for --names-only for apt-cache.Arch Librarian
2004-09-20apt-extracttemplates now prepends the package name when...Arch Librarian
2004-09-20Change wording of 'additional disk space usage' message.Arch Librarian
2004-09-20Remove 'Sorry' from messages.Arch Librarian
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian
2004-09-20Don't segfault if the cache can't be made.Arch Librarian
2004-09-20Print out a message when doing regexing, change regex c...Arch Librarian
2004-09-20'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian
2004-09-20Allow an uninstalled package to be marked for removalArch Librarian
2004-09-20--print-uris works with update now. Closes: 57070Arch Librarian
2004-09-20Do not check for free space if --no-dowload is setArch Librarian
2004-09-20Use std C++ header names for includesArch Librarian
2004-09-20Spelling errors and other fixesArch Librarian
2004-09-20commented out a stray debugging line that will break debconfArch Librarian
2004-09-20Added locale.h for LC_ALLArch Librarian
2004-09-20setup textdomain/etc for i18n stuffArch Librarian
2004-09-20Fixed a possible segfaultArch Librarian
2004-09-20Fixed possible segv if there are no packagesArch Librarian
2004-09-20apt-pkg/init.ccArch Librarian
2004-09-20Add --arch-only option for apt-get build-dep only only ...Arch Librarian
2004-09-20Ignore build-conflicts if package is unknown (Closes: #...Arch Librarian
2004-09-20SpelingArch Librarian
2004-09-20Fix bug #97364Arch Librarian
2004-09-20apt-cache search searchs provide names too now. Closes:...Arch Librarian
2004-09-20Changes for the now printing of showbrokenArch Librarian
2004-09-20Various bug fixesArch Librarian
2004-09-20Strip Config-Version when copying status to available. ...Arch Librarian
2004-09-20Fixed more (null) printoutsArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Updated help blurbArch Librarian
2004-09-20Fliped comparision operator. Closes: #94618Arch Librarian
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian
2004-09-20Add missing \nArch Librarian
2004-09-20Fix for display bug. Closes: #92033Arch Librarian